Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update github-actions deps #12727

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2025

This PR contains the following updates:

Package Type Update Change
actions/cache action patch v4.2.2 -> v4.2.3
actions/download-artifact action minor v4.1.9 -> v4.2.1
actions/setup-go action minor v5.3.0 -> v5.4.0
actions/upload-artifact action patch v4.6.1 -> v4.6.2
fossas/fossa-action action minor v1.5.0 -> v1.6.0
github/codeql-action action patch v3.28.11 -> v3.28.13
go uses-with minor ~1.23.7 -> ~1.24.0
lycheeverse/lychee-action action digest f613c4a -> a99389a

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/cache (actions/cache)

v4.2.3

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.2.2...v4.2.3

actions/download-artifact (actions/download-artifact)

v4.2.1

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v4.2.0...v4.2.1

v4.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v4.1.9...v4.2.0

actions/setup-go (actions/setup-go)

v5.4.0

Compare Source

What's Changed
Dependency updates :
New Contributors

Full Changelog: actions/setup-go@v5...v5.4.0

actions/upload-artifact (actions/upload-artifact)

v4.6.2

Compare Source

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4...v4.6.2

fossas/fossa-action (fossas/fossa-action)

v1.6.0

Compare Source

What's Changed

Full Changelog: fossas/fossa-action@v1.5.0...v1.6.0

github/codeql-action (github/codeql-action)

v3.28.13

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.13 - 24 Mar 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.12

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.12 - 19 Mar 2025
  • Dependency caching should now cache more dependencies for Java build-mode: none extractions. This should speed up workflows and avoid inconsistent alerts in some cases.
  • Update default CodeQL bundle version to 2.20.7. #​2810

See the full CHANGELOG.md for more information.

actions/go-versions (go)

v1.24.1: 1.24.1

Compare Source

Go 1.24.1

v1.24.0: 1.24.0

Compare Source

Go 1.24.0


Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovatebot labels Mar 25, 2025
@renovate renovate bot requested a review from a team as a code owner March 25, 2025 00:07
@renovate renovate bot requested a review from songy23 March 25, 2025 00:07
Copy link

codecov bot commented Mar 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.50%. Comparing base (7275cdd) to head (fccbbe8).
Report is 53 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12727   +/-   ##
=======================================
  Coverage   91.50%   91.50%           
=======================================
  Files         480      480           
  Lines       26464    26464           
=======================================
  Hits        24217    24217           
  Misses       1778     1778           
  Partials      469      469           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

with:
go-version: ~1.23.7
go-version: ~1.24.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cannot use go1.24 yet

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not for some actions like api compatibility?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I asked the same question and got the no answer in #12655 & open-telemetry/opentelemetry-collector-contrib#38726

@renovate renovate bot force-pushed the renovate/github-actions-deps branch from b407fe5 to 4a1dbc7 Compare March 25, 2025 01:23
@songy23 songy23 requested review from atoulme and codeboten March 25, 2025 14:11
Co-authored-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
@github-actions github-actions bot added the release:risky-change This change may affect the release label Mar 25, 2025
Copy link
Contributor

github-actions bot commented Apr 9, 2025

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Apr 9, 2025
@mowies
Copy link
Member

mowies commented Apr 10, 2025

maybe renovate PRs should be excluded from the stale bot 😅

@songy23 songy23 marked this pull request as draft April 10, 2025 17:32
@songy23 songy23 removed the Stale label Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file release:risky-change This change may affect the release renovatebot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants