Update all dependencies#2886
Open
renovate[bot] wants to merge 1 commit intodevelopfrom
Open
Conversation
b7a1a67 to
41abe53
Compare
846c4a5 to
88a68d2
Compare
e524490 to
3947c15
Compare
31d40d6 to
25dca7a
Compare
2e3642d to
9595c96
Compare
ff952cb to
044dd89
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
v5→v6v4.7.1→v5.2.0v4→v79.3.1→9.5.0v4→v6v7→v8v1.1.3→v1.1.534.9.0→34.12.01.21→1.223.4.0→3.4.23.4.0→3.4.23.16.4→3.17.01.9.2→1.10.01.9.2→1.10.01.9.2→1.10.04.1.1→4.2.13.0.6→3.0.73.5.1→3.9.01.4.1→1.6.03.6.0→3.9.13.6.0→3.9.13.6.0→3.9.13.6.0→3.9.13.6.0→3.9.11.0.0-alpha03→1.0.0-alpha041.0.0-alpha03→1.0.0-alpha043.3.0→3.4.03.3.0→3.4.03.3.0→3.4.03.3.0→3.4.03.3.0→3.4.02.2.1.1→2.2.2.12.2.1.1→2.2.2.12.9.1→2.9.22.9.1→2.9.21.10.0→1.10.32.9.6→2.10.02.9.6→2.10.02.9.6→2.10.02.9.6→2.10.02.9.6→2.10.01.0.0→1.0.11.10.0→1.10.31.10.0→1.10.31.10.0→1.10.31.10.0→1.10.31.10.0→1.10.31.10.0→1.10.31.10.0→1.10.31.10.0→1.10.31.10.0→1.10.31.10.0→1.10.31.10.0→1.10.31.10.0→1.10.31.10.0→1.10.31.10.0→1.10.31.10.0→1.10.31.10.0→1.10.31.10.0→1.10.31.10.2→1.11.01.10.2→1.11.01.10.2→1.11.02.11.1→2.11.21.17.0→1.18.01.17.0→1.18.01.9.0→1.10.02.9.7→2.9.82.9.7→2.9.82.9.7→2.9.81.2.0→1.2.11.2.0→1.2.12026.01.01→2026.04.011.9.1→1.10.01.12.3→1.13.01.12.3→1.13.011.2.1→11.4.14.3.2→4.4.10.16→0.17.13.4.0→3.4.33.4.0→3.4.33.4.0→3.4.33.4.0→3.4.33.4.0→3.4.33.4.0→3.4.33.4.0→3.4.33.4.0→3.4.32.3.2→2.3.71.0.1→1.0.21.22.0→1.26.03.0.6→3.0.74.4.1→4.4.34.4.1→4.4.34.4.1→4.4.34.4.1→4.4.34.4.1→4.4.34.4.1→4.4.34.4.1→4.4.39.0.0→9.2.09.0.0→9.2.09.0.0→9.2.09.0.0→9.2.09.0.0→9.2.09.0.0→9.2.032.0.0→32.2.0Release Notes
actions/checkout (actions/checkout)
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
v6Compare Source
v5.0.1Compare Source
What's Changed
Full Changelog: actions/checkout@v5...v5.0.1
actions/setup-java (actions/setup-java)
v5.2.0Compare Source
What's Changed
Enhancement
Documentation Changes
Dependency Updates
New Contributors
Full Changelog: actions/setup-java@v5...v5.2.0
v5.1.0Compare Source
What's Changed
New Features
.sdkmanrcfile injava-version-fileparameter by @guicamest in #736Bug Fixes & Improvements
Documentation changes
Dependency updates
New Contributors
Full Changelog: actions/setup-java@v5...v5.1.0
v5.0.0Compare Source
What's Changed
Breaking Changes
Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes
Dependency Upgrades
Bug Fixes
New Contributors
Full Changelog: actions/setup-java@v4...v5.0.0
v5Compare Source
v4.8.0Compare Source
What's Changed
Full Changelog: actions/setup-java@v4...v4.8.0
actions/upload-artifact (actions/upload-artifact)
v7.0.1Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v7...v7.0.1
v7.0.0Compare Source
v7 What's new
Direct Uploads
Adds support for uploading single files directly (unzipped). Callers can set the new
archiveparameter tofalseto skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. Thenameparameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.ESM
To support new versions of the
@actions/*packages, we've upgraded the package to ESM.What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v6...v7.0.0
v7Compare Source
v6Compare Source
v6.0.0Compare Source
v5Compare Source
v5.0.0Compare Source
v4.6.2Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4...v4.6.2
v4.6.1Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.1
v4.6.0Compare Source
What's Changed
Full Changelog: <http
Configuration
📅 Schedule: (UTC)
* 0-3 * * *)🚦 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.