Update all dependencies#1803
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
8cccfa0 to
de04ce8
Compare
Contributor
|
Beware, the badging check job in CI failed, but the PR mentions |
d5a7477 to
53a829b
Compare
5467061 to
ab3dcf7
Compare
dbf45d7 to
b6ac7cf
Compare
Qingcaj
reviewed
Nov 2, 2025
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:
v4→v6v4→v7v3→v4v3→v49.4.0→9.5.1v4→v6v1.7.1→v1.8.0v5→v71.9.0-rc01→1.11.21.2.0→1.2.11.4.4→1.4.58.3.0→8.6.08.3.0→8.6.02.8.3→2.8.42.8.3→2.8.42.8.3→2.8.42.8.3→2.8.42.8.3→2.8.41.56.0→1.63.01.56.0→1.63.01.56.0→1.63.04.16→4.16.12.11.0→3.0.02.11.0→3.0.00.9.6→0.10.04.29.2→4.35.04.29.2→4.35.04.12.0→5.4.02.3.4→2.3.91.8.0→1.11.00.6.1→0.8.0-0.6.x-compat1.10.1→1.11.01.10.1→1.11.01.10.1→1.11.01.10.1→1.11.02.3.0→2.4.02.3.0→2.4.02.3.0→2.4.02.3.0→2.4.02.3.0→2.4.02.3.0→2.4.02.3.0→2.4.02.3.0→2.4.01.2.0→1.3.01.2.0→1.3.02.59→2.59.22.59→2.59.22.59→2.59.22.59→2.59.22.59→2.59.20.10.9→0.12.017.1.0→17.5.13.0.6→3.0.73.0.6→3.0.733.7.0→34.14.12.10.0→2.11.22.10.0→2.11.21.3.0→1.5.11.3.0-alpha02→1.3.01.7.0-rc01→1.7.01.7.0-rc01→1.7.01.3.0-rc01→1.3.01.7.0-rc01→1.7.01.3.1→1.5.01.0.0→1.1.21.0.0→1.1.22.8.5→2.9.81.0.0-beta01→1.0.01.5.0-alpha01→1.5.0-alpha061.5.0-alpha01→1.5.0-alpha061.0.0-alpha03→1.0.0-rc011.3.0-alpha02→1.3.03.6.1→3.7.01.2.0→1.2.11.2.0→1.2.11.0.1→1.2.01.15.0→1.19.01.7.6→1.11.21.3.0-alpha04→1.3.0-beta021.1.0-rc01→1.2.01.1.0-rc01→1.2.01.1.0-rc01→1.2.01.8.0-alpha07→1.11.22025.09.01→2026.05.021.8.0→1.10.01.7.0→1.7.11.9.3→1.13.032.0.0→32.2.132.0.0→32.2.132.0.0→32.2.132.0.0→32.2.19.0.0→9.2.19.0.0→9.2.19.0.0→9.2.19.0.0→9.2.19.0.0→9.2.12.1.4→2.1.50.37.0→0.37.3Release Notes
actions/checkout (actions/checkout)
v6.0.3Compare Source
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
v5.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.
Full Changelog: actions/checkout@v4...v5.0.0
v5Compare Source
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
v6.0.0Compare Source
v6Compare Source
v5.0.0Compare Source
v5Compare Source
android-actions/setup-android (android-actions/setup-android)
v4.0.1Compare Source
Update npm dependencies
v4.0.0Compare Source
Hello,
The long awaited update of setup-android.
1474292)Incrementing major version to safeguard incase node upgrade or default cmdline-tools upgrade breaks something downstream.
v4Compare Source
github/codeql-action (github/codeql-action)
v4.36.2Compare Source
v4.36.1Compare Source
v4.36.0Compare Source
v4.35.5Compare Source
analysis-kindsinput, onlycode-scanningwill be enabled. Theanalysis-kindsinput is experimental, for GitHub-internal use only, and may change without notice at any time. #3892v4.35.4Compare Source
v4.35.3Compare Source
GETrequests instead ofHEADfor better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. #3853v4.35.2Compare Source
CODEQL_ACTION_CLEANUP_TRAP_CACHESenvironment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP caching by passing thetrap-caching: falseinput to theinitAction. #3795v4.35.1Compare Source
v4.35.0Compare Source
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.