deps: update github actions (major) #3919
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
v4.2.2
->v5.0.0
v4
->v5
v7
->v8
v5
->v6
v5
->v6
v4.3.0
->v5.0.0
v9
->v10
v5.5.3
->v6.1.1
v4.6.0
->v5.5.1
v6
->v8
16
->22
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/checkout (actions/checkout)
v5.0.0
Compare Source
What's Changed
v2.327.1
Release Notes
Make sure your runner is updated to this version or newer to use this release.
Full Changelog: actions/checkout@v4...v5.0.0
v4.3.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v4...v4.3.0
actions/download-artifact (actions/download-artifact)
v5
Compare Source
actions/github-script (actions/github-script)
v8
: .0.0Compare Source
What's Changed
v2.327.1
Release Notes
Make sure your runner is updated to this version or newer to use this release.
New Contributors
Full Changelog: actions/github-script@v7.1.0...v8.0.0
actions/labeler (actions/labeler)
v6
Compare Source
actions/setup-go (actions/setup-go)
v6
Compare Source
actions/setup-node (actions/setup-node)
v5.0.0
Compare Source
What's Changed
Breaking Changes
This update, introduces automatic caching when a valid
packageManager
field is present in yourpackage.json
. This aims to improve workflow performance and make dependency management more seamless.To disable this automatic caching, set
package-manager-cache: false
Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes
Dependency Upgrades
New Contributors
Full Changelog: actions/setup-node@v4...v5.0.0
v4.4.0
Compare Source
What's Changed
Bug fixes:
Enhancement:
Dependency update:
New Contributors
Full Changelog: actions/setup-node@v4...v4.4.0
actions/stale (actions/stale)
v10
Compare Source
amannn/action-semantic-pull-request (amannn/action-semantic-pull-request)
v6.1.1
Compare Source
Bug Fixes
headerPatternCorrespondence
properly (#295) (800da4c)v6.1.0
Compare Source
Features
Bug Fixes
v6.0.1
Compare Source
Bug Fixes
v6.0.0
Compare Source
⚠ BREAKING CHANGES
Features
codecov/codecov-action (codecov/codecov-action)
v5.5.1
Compare Source
What's Changed
codecov-cli
version reference example by @webknjaz in #1774Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1
v5.5.0
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0
v5.4.3
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3
v5.4.2
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.1..v5.4.2
v5.4.1
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.0..v5.4.1
v5.4.0
Compare Source
What's Changed
use_pypi
bypasses integrity checks too by @webknjaz in #1773Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.1..v5.4.0
v5.3.1
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.0..v5.3.1
v5.3.0
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.2.0..v5.3.0
v5.2.0
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.2..v5.2.0
v5.1.2
Compare Source
What's Changed
${{ inputs.token }}
inaction.yml
by @jwodder in #1721Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.1..v5.1.2
v5.1.1
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.0..v5.1.1
v5.1.0
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.7..v5.1.0
v5.0.7
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.6..v5.0.7
v5.0.6
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.5..v5.0.6
v5.0.5
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.4..v5.0.5
v5.0.4
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.3..v5.0.4
v5.0.3
Compare Source
What's Changed
inputs.disable_safe_directory
by @mkroening in #1666Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.2..v5.0.3
v5.0.2
Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v5.0.1...v5.0.2
v5.0.1
Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v5.0.0...v5.0.1
v5.0.0
Compare Source
v5 Release
v5
of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.Migration Guide
The
v5
release also coincides with the opt-out feature for tokens for public repositories. In theGlobal Upload Token
section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.The following arguments have been added:
binary
gcov_args
gcov_executable
gcov_ignore
gcov_include
report_type
skip_validation
swift_project
You can see their usage in the
action.yml
file.golangci/golangci-lint-action (golangci/golangci-lint-action)
v8
Compare Source
v7
Compare Source
actions/node-versions (node)
v22.20.0
: 22.20.0Compare Source
Node.js 22.20.0
v22.19.0
: 22.19.0Compare Source
Node.js 22.19.0
v22.18.0
: 22.18.0Compare Source
Node.js 22.18.0
v22.17.1
: 22.17.1Compare Source
Node.js 22.17.1
v22.17.0
: 22.17.0Compare Source
Node.js 22.17.0
v22.16.0
: 22.16.0Compare Source
Node.js 22.16.0
v22.15.1
: 22.15.1Compare Source
Node.js 22.15.1
v22.15.0
: 22.15.0Compare Source
Node.js 22.15.0
v22.14.0
: 22.14.0Compare Source
Node.js 22.14.0
v22.13.1
: 22.13.1Compare Source
Node.js 22.13.1
v22.13.0
: 22.13.0Compare Source
Node.js 22.13.0
v22.12.0
: 22.12.0Compare Source
Node.js 22.12.0
v22.11.0
: 22.11.0Compare Source
Node.js 22.11.0
v22.10.0
: 22.10.0Compare Source
Node.js 22.10.0
v22.9.0
: 22.9.0Compare Source
Node.js 22.9.0
v22.8.0
: 22.8.0Compare Source
Node.js 22.8.0
v22.7.0
: 22.7.0Compare Source
Node.js 22.7.0
v22.6.0
: 22.6.0Compare Source
Node.js 22.6.0
v22.5.1
: 22.5.1Compare Source
Node.js 22.5.1
v22.5.0
: 22.5.0Compare Source
Node.js 22.5.0
v22.4.1
: 22.4.1Compare Source
Node.js 22.4.1
v22.4.0
: 22.4.0Compare Source
Node.js 22.4.0
v22.3.0
: 22.3.0Compare Source
Node.js 22.3.0
v22.2.0
: 22.2.0Compare Source
Node.js 22.2.0
v22.1.0
: 22.1.0Compare Source
Node.js 22.1.0
v22.0.0
: 22.0.0Compare Source
Node.js 22.0.0
v20.19.5
: 20.19.5Compare Source
Node.js 20.19.5
v20.19.4
: 20.19.4Compare Source
Node.js 20.19.4
v20.19.3
: 20.19.3Compare Source
Node.js 20.19.3
v20.19.2
: 20.19.2Compare Source
Node.js 20.19.2
v20.19.1
: 20.19.1Compare Source
Node.js 20.19.1
v20.19.0
: 20.19.0Compare Source
Node.js 20.19.0
v20.18.3
: 20.18.3Compare Source
Node.js 20.18.3
v20.18.2
: 20.18.2Compare Source
Node.js 20.18.2
v20.18.1
: 20.18.1Compare Source
Node.js 20.18.1
v20.18.0
: 20.18.0Compare Source
Node.js 20.18.0
v20.17.0
: 20.17.0Compare Source
Node.js 20.17.0
v20.16.0
: 20.16.0Compare Source
Node.js 20.16.0
v20.15.1
: 20.15.1Compare Source
Node.js 20.15.1
v20.15.0
: 20.15.0Compare Source
Node.js 20.15.0
v20.14.0
: 20.14.0Compare Source
Node.js 20.14.0
v20.13.1
: 20.13.1Compare Source
Node.js 20.13.1
v20.13.0
: 20.13.0Compare Source
Node.js 20.13.0
v20.12.2
: 20.12.2Compare Source
Node.js 20.12.2
v20.12.1
: 20.12.1Compare Source
Node.js 20.12.1
v20.12.0
: 20.12.0Compare Source
Node.js 20.12.0
v20.11.1
: 20.11.1Compare Source
Node.js 20.11.1
v20.11.0
: 20.11.0Compare Source
Node.js 20.11.0
v20.10.0
: 20.10.0Compare Source
Node.js 20.10.0
v20.9.0
: 20.9.0Compare Source
Node.js 20.9.0
v20.8.1
: 20.8.1Compare Source
Node.js 20.8.1
v20.8.0
: 20.8.0Compare Source
Node.js 20.8.0
v20.7.0
: 20.7.0Compare Source
Node.js 20.7.0
v20.6.1
: 20.6.1Compare Source
Node.js 20.6.1
v20.6.0
: 20.6.0Compare Source
Node.js 20.6.0
v20.5.1
: 20.5.1Compare Source
Node.js 20.5.1
v20.5.0
: 20.5.0Compare Source
Node.js 20.5.0
v20.4.0
: 20.4.0Compare Source
Node.js 20.4.0
v20.3.1
: 20.3.1Compare Source
Node.js 20.3.1
v20.3.0
: 20.3.0Compare Source
Node.js 20.3.0
v20.2.0
: 20.2.0Compare Source
Node.js 20.2.0
v20.1.0
: 20.1.0Compare Source
Node.js 20.1.0
v20.0.0
: 20.0.0Compare Source
Node.js 20.0.0
v18.20.8
: 18.20.8Compare Source
Node.js 18.20.8
v18.20.7
: 18.20.7Compare Source
Node.js 18.20.7
v18.20.6
: 18.20.6Compare Source
Node.js 18.20.6
v18.20.5
: 18.20.5Compare Source
Node.js 18.20.5
v18.20.4
: 18.20.4Compare Source
Node.js 18.20.4
v18.20.3
: 18.20.3Compare Source
Node.js 18.20.3
v18.20.2
: 18.20.2Compare Source
Node.js 18.20.2
v18.20.1
: 18.20.1Compare Source
Node.js 18.20.1
v18.20.0
: 18.20.0Compare Source
Node.js 18.20.0
v18.19.1
: 18.19.1Compare Source
Node.js 18.19.1
v18.19.0
: 18.19.0Compare Source
Node.js 18.19.0
v18.18.2
: 18.18.2Compare Source
Node.js 18.18.2
v18.18.1
: 18.18.1Compare Source
Node.js 18.18.1
v18.18.0
: 18.18.0Compare Source
Node.js 18.18.0
v18.17.1
: 18.17.1Compare Source
Node.js 18.17.1
v18.17.0
: 18.17.0Compare Source
Node.js 18.17.0
v18.16.1
: 18.16.1Compare Source
Node.js 18.16.1
v18.16.0
: 18.16.0Compare Source
Node.js 18.16.0
v18.15.0
: 18.15.0Compare Source
Node.js 18.15.0
v18.14.2
: 18.14.2Compare Source
Node.js 18.14.2
v18.14.1
: 18.14.1[Compare Source](https://redirect.github.com/actions/node-versions/compare/18.14.0-4082410607...18.14.1-42
Configuration
📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Vienna, 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.
This PR was generated by Mend Renovate. View the repository job log.