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.4.1v4→v6v1.7.1→v1.7.2v5→v71.9.0-rc01→1.11.01.2.0→1.2.11.4.4→1.4.58.3.0→8.4.08.3.0→8.4.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.59.01.56.0→1.59.01.56.0→1.59.04.16→4.16.12.11.0→3.0.02.11.0→3.0.00.9.6→0.10.04.29.2→4.34.14.29.2→4.34.14.12.0→5.3.22.3.4→2.3.72.3.4→2.3.71.8.0→1.11.00.6.1→0.7.1-0.6.x-compat1.10.1→1.10.21.10.1→1.10.21.10.1→1.10.21.10.1→1.10.22.3.0→2.3.212.3.0→2.3.212.3.0→2.3.212.3.0→2.3.212.3.0→2.3.212.3.0→2.3.212.3.0→2.3.212.3.0→2.3.211.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.11.017.1.0→17.5.13.0.6→3.0.73.0.6→3.0.733.7.0→34.12.02.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.4.01.0.0→1.1.11.0.0→1.1.12.8.5→2.9.81.0.0-beta01→1.0.01.5.0-alpha01→1.5.0-alpha051.5.0-alpha01→1.5.0-alpha051.0.0-alpha03→1.0.0-beta011.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.18.01.7.6→1.11.01.3.0-alpha04→1.3.0-alpha101.1.0-rc01→1.2.01.1.0-rc01→1.2.01.1.0-rc01→1.2.01.8.0-alpha07→1.11.02025.09.01→2026.04.011.8.0→1.10.01.7.0→1.7.11.9.3→1.13.032.0.0→32.2.032.0.0→32.2.032.0.0→32.2.032.0.0→32.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.02.1.4→2.1.50.37.0→0.37.3Release 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
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
v4.3.1Compare Source
What's Changed
Full Changelog: actions/checkout@v4...v4.3.1
v4.3.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v4...v4.3.0
v4.2.2Compare Source
url-helper.tsnow leverages well-known environment variables by @jww3 in #1941isGhesby @jww3 in #1946v4.2.1Compare Source
v4.2.0Compare Source
v4.1.7Compare Source
v4.1.6Compare Source
v4.1.5Compare Source
user.emailto be41898282+github-actions[bot]@​users.noreply.github.comby @cory-miller in #1707v4.1.4Compare Source
extensions.worktreeConfigwhen disablingsparse-checkoutby @jww3 in #1692v4.1.3Compare Source
sparse-checkoutby @jww3 in #1656actions/checkoutversion inupdate-main-version.ymlby @jww3 in #1650v4.1.2Compare Source
sparse-checkoutoption is not present @dscho in #1598v4.1.1Compare Source
v4.1.0Compare 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 Changel
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.