chore(deps): update github-actions (major) #3648
Merged
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.
This PR contains the following updates:
v3.13.0
->v4.2.1
v3.8.1
->v4.0.2
v3
->v4
v2.0.0
->v3.0.0
v2.0.0
->v5.0.0
v2.22.4
->v3.25.5
v1.1.1
->v2.1.3
v2.9.0
->v3.3.2
Release Notes
actions/setup-java (actions/setup-java)
v4.2.1
Compare Source
What's Changed
Full Changelog: actions/setup-java@v4...v4.2.1
v4.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-java@v4...v4.2.0
v4.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-java@v4...v4.1.0
v4.0.0
Compare Source
What's Changed
In the scope of this release, the version of the Node.js runtime was updated to 20. The majority of dependencies were updated to the latest versions. From now on, the code for the setup-java will run on Node.js 20 instead of Node.js 16.
Breaking changes
Non-breaking changes
New Contributors
Full Changelog: actions/setup-java@v3...v4.0.0
actions/setup-node (actions/setup-node)
v4.0.2
Compare Source
What's Changed
volta.extends
by @ThisIsManta in https://github.com/actions/setup-node/pull/921New Contributors
Full Changelog: actions/setup-node@v4.0.1...v4.0.2
v4.0.1
Compare Source
What's Changed
package.json
tonode-version-file
list of examples. by @TWiStErRob in https://github.com/actions/setup-node/pull/879New Contributors
Full Changelog: actions/setup-node@v4...v4.0.1
v4.0.0
Compare Source
What's Changed
In scope of this release we changed version of node runtime for action from node16 to node20 and updated dependencies in https://github.com/actions/setup-node/pull/866
Besides, release contains such changes as:
New Contributors
Full Changelog: actions/setup-node@v3...v4.0.0
v3.8.2
Compare Source
What's Changed
Full Changelog: actions/setup-node@v3...v3.8.2
bazelbuild/setup-bazelisk (bazelbuild/setup-bazelisk)
v3.0.0
Compare Source
What's Changed
npm run build
working again. by @junyer in https://github.com/bazelbuild/setup-bazelisk/pull/63New Contributors
Full Changelog: bazelbuild/setup-bazelisk@v2...v3.0.0
geekyeggo/delete-artifact (geekyeggo/delete-artifact)
v5.0.0
Compare Source
token
parameter (Sebastian Weigand) #24v4.1.0
Compare Source
catch
output; errors now correctly result in a failed run (@TheMrMilchmann).v4.0.0
: Support for actions/upload-artifact@v4Compare Source
actions/upload-artifact@v4
.token
with read and write access to actions.actions/upload-artifact@v1
,actions/upload-artifact@v2
, andactions/upload-artifact@v3
(please usegeekyeggo/delete-artifact@v2
).github/codeql-action (github/codeql-action)
v3.25.5
Compare Source
v3.25.4
Compare Source
v3.25.3
Compare Source
v3.25.2
Compare Source
v3.25.1
Compare Source
v3.25.0
Compare Source
v3.24.11
Compare Source
v3.24.10
Compare Source
v3.24.9
Compare Source
v3.24.8
Compare Source
v3.24.7
Compare Source
v3.24.6
Compare Source
v3.24.5
Compare Source
v3.24.4
Compare Source
v3.24.3
Compare Source
v3.24.2
Compare Source
v3.24.1
Compare Source
v3.24.0
Compare Source
v3.23.2
Compare Source
v3.23.1
Compare Source
v3.23.0
Compare Source
v3.22.12
Compare Source
v3.22.11
Compare Source
v2.25.5
Compare Source
v2.25.4
Compare Source
v2.25.3
Compare Source
v2.25.2
Compare Source
v2.25.1
Compare Source
v2.25.0
Compare Source
v2.24.11
Compare Source
v2.24.10
Compare Source
v2.24.9
Compare Source
v2.24.8
Compare Source
v2.24.7
Compare Source
v2.24.6
Compare Source
v2.24.5
Compare Source
v2.24.4
Compare Source
v2.24.3
Compare Source
v2.24.2
Compare Source
v2.24.1
Compare Source
v2.24.0
Compare Source
v2.23.2
Compare Source
v2.23.1
Compare Source
v2.23.0
Compare Source
v2.22.12
Compare Source
v2.22.11
Compare Source
v2.22.10
Compare Source
v2.22.9
Compare Source
v2.22.8
Compare Source
v2.22.7
Compare Source
v2.22.6
Compare Source
v2.22.5
Compare Source
google-github-actions/auth (google-github-actions/auth)
v2.1.3
Compare Source
What's Changed
New Contributors
Full Changelog: google-github-actions/auth@v2.1.2...v2.1.3
v2.1.2
Compare Source
What's Changed
New Contributors
Full Changelog: google-github-actions/auth@v2...v2.1.2
v2.1.1
Compare Source
What's Changed
Full Changelog: google-github-actions/auth@v2...v2.1.1
v2.1.0
Compare Source
What's Changed
Full Changelog: google-github-actions/auth@v2...v2.1.0
v2.0.1
Compare Source
What's Changed
Full Changelog: google-github-actions/auth@v2...v2.0.1
v2.0.0
Compare Source
What's Changed
Full Changelog: google-github-actions/auth@v1...v2.0.0
v1.3.0
Compare Source
What's Changed
Full Changelog: google-github-actions/auth@v1...v1.3.0
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (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.
This PR has been generated by Mend Renovate. View repository job log here.