chore(deps): update github-actions#201
Open
renovate[bot] wants to merge 2 commits into
Open
Conversation
Merging this PR will not alter performance
Warning Please fix the performance issues or acknowledge them on CodSpeed. Performance Changes
Tip Investigate this regression by commenting Comparing |
2479122 to
8bad6fc
Compare
041be11 to
3c90ddc
Compare
7d181bb to
eb4b233
Compare
eb4b233 to
d1df33f
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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:
v6.3.0→v6.4.0d125de8→7884dedv6.0.0→v6.0.110.33.2→10.33.4v6.0.5→v6.0.8v2.75.18→v2.79.1v2.79.8(+6)Release Notes
actions/setup-node (actions/setup-node)
v6.4.0Compare Source
codecov/codecov-action (codecov/codecov-action)
v6.0.1Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v6.0.0...v6.0.1
pnpm/pnpm (pnpm)
v10.33.4: pnpm 10.33.4Compare Source
Patch Changes
Pin the integrity of git-hosted tarballs (codeload.github.com, gitlab.com, bitbucket.org) in the lockfile so that subsequent installs detect a tampered or substituted tarball and refuse to install it. Previously the lockfile only stored the tarball URL for git dependencies, so a compromised git host or a man-in-the-middle could serve arbitrary code on later installs without lockfile changes.
A new
gitHosted: truefield is recorded on git-hosted tarball resolutions in the lockfile, letting every reader/writer route them by a single typed check instead of pattern-matching the tarball URL in each call site. Lockfiles written by older pnpm versions are enriched on load (URL fallback) so the field can be relied on uniformly across the codebase.Fix a regression where
pnpm --recursive --filter '!<pkg>' run/exec/test/addwould include the workspace root in the matched projects. The workspace root is now correctly excluded by default when only negative--filterarguments are provided, matching the documented behavior. To include the root, pass--include-workspace-root#11341.Platinum Sponsors
Gold Sponsors
v10.33.3Compare Source
pnpm/action-setup (pnpm/action-setup)
v6.0.8Compare Source
v6.0.7Compare Source
v6.0.6Compare Source
What's Changed
Full Changelog: pnpm/action-setup@v6.0.5...v6.0.6
taiki-e/install-action (taiki-e/install-action)
v2.79.1: 2.79.1Compare Source
Update
tombi@latestto 0.11.5.Update
cargo-nextest@latestto 0.9.136.Update
typos@latestto 1.46.2.Update
mise@latestto 2026.5.10.v2.79.0: 2.79.0Compare Source
Support more host architectures. (#1841, thanks @Gelbpunkt)
Deprecate
mdbook-alertsbecause the feature now included inmdbookand the repository has been archived. (#1844)Deprecate
iai-callgrind-runnerbecause it has been renamed togungraun-runner.gungraun-runneris also supported by this action. (#1844)v2.78.3: 2.78.3Compare Source
Update
zizmor@latestto 1.25.2.Update
cargo-zigbuild@latestto 0.22.3. (#1814, thanks @simonhollingshead)Update
wasm-tools@latestto 1.249.0.Update
gungraun-runner@latestto 0.19.0.v2.78.2: 2.78.2Compare Source
Update
wasm-pack@latestto 0.15.0.Update
zizmor@latestto 1.25.0.Update
mise@latestto 2026.5.9.Update
cargo-nextest@latestto 0.9.135.Update
cyclonedx@latestto 0.32.0.Update
prek@latestto 0.4.0.v2.78.1: 2.78.1Compare Source
Update
mise@latestto 2026.5.7.Diagnostic improvements.
v2.78.0: 2.78.0Compare Source
Support
cargo-mutants. (#1812, thanks @jakewimmer)Update
covgate@latestto 0.2.0.Update
cargo-llvm-cov@latestto 0.8.7.Update
uv@latestto 0.11.14.Update
martin@latestto 1.9.1.Update
tombi@latestto 0.11.4.v2.77.7: 2.77.7Compare Source
Update
mise@latestto 2026.5.6.Update
cargo-deny@latestto 0.19.6.v2.77.6: 2.77.6Compare Source
Fix
wasm-packinstallation failure.Update
mise@latestto 2026.5.5.Update
release-plz@latestto 0.3.158.Update
just@latestto 1.51.0.v2.77.5: 2.77.5Compare Source
Update
biome@latestto 2.4.15.Update
mise@latestto 2026.5.4.Update
cargo-deny@latestto 0.19.5.v2.77.4: 2.77.4Compare Source
Update
tombi@latestto 0.11.1.Update
cargo-llvm-cov@latestto 0.8.6.Update
uv@latestto 0.11.12.v2.77.3: 2.77.3Compare Source
Update
typos@latestto 1.46.1.Update
rclone@latestto 1.74.1.Update
tombi@latestto 0.11.0.Update
osv-scanner@latestto 2.3.8.Update
mise@latestto 2026.5.3.v2.77.2: 2.77.2Compare Source
Update
martin@latestto 1.9.0.Update
wasm-bindgen@latestto 0.2.121.Update
uv@latestto 0.11.11.Update
mise@latestto 2026.5.1.Update
prek@latestto 0.3.13.Update
tombi@latestto 0.10.6.v2.77.1: 2.77.1Compare Source
Support
taiki-e/install-action@rusttag.Update
tombi@latestto 0.10.3.Update
martin@latestto 1.8.2.v2.77.0: 2.77.0Compare Source
Support
rust. (#1779)This installs rust using rustup.
If rustup is not yet installed, this action downloads rustup-init for the current platform using HTTPS with tlsv1.2+, verifies SHA256 checksum, and then installs rustup using it.
This also supports installing additional components at the same time by
+<additional>syntax:Fix issue where x86_64 binary will be installed on AArch64 Windows even when AArch64 Windows binary available.
Update
mise@latestto 2026.5.0.Diagnostic improvements.
v2.76.0: 2.76.0Compare Source
Support
mdbook-d2. (#1737, thanks @nhu)Support
cargo-apple-runner. (#1731, thanks @madsmtm)Support
cargo-binstallon riscv64 Linux.Update
cargo-deb@latestto 3.7.0.Update
tombi@latestto 0.10.2.v2.75.30: 2.75.30Compare Source
Support
cargo-spellcheckon AArch64 Linux/Windows.Update
cargo-spellcheck@latestto 0.15.7.Update
biome@latestto 2.4.14.v2.75.29: 2.75.29Compare Source
Update
syft@latestto 1.44.0.Update
rclone@latestto 1.74.0.Update
osv-scanner@latestto 2.3.6.v2.75.28: 2.75.28Compare Source
Update
wasmtime@latestto 44.0.1.Update
typos@latestto 1.46.0.Update
tombi@latestto 0.10.1.Update
sccache@latestto 0.15.0.Update
mise@latestto 2026.4.28.Update
gungraun-runner@latestto 0.18.2.Update
cyclonedx@latestto 0.31.0.v2.75.27: 2.75.27Compare Source
Update
cargo-udeps@latestto 0.1.61.Update
wasm-tools@latestto 1.248.0.Update
cargo-deb@latestto 3.6.4.v2.75.26: 2.75.26Compare Source
Update
wasm-bindgen@latestto 0.2.120.Update
mise@latestto 2026.4.25.Update
martin@latestto 1.8.0.Update
vacuum@latestto 0.26.4.v2.75.25: 2.75.25Compare Source
Update
uv@latestto 0.11.8.Update
typos@latestto 1.45.2.Update
tombi@latestto 0.9.25.Update
mise@latestto 2026.4.24.v2.75.24: 2.75.24Compare Source
Update
prek@latestto 0.3.11.Update
mise@latestto 2026.4.23.Update
vacuum@latestto 0.26.3.v2.75.23: 2.75.23Compare Source
Update
vacuum@latestto 0.26.2.Update
tombi@latestto 0.9.24.Update
mise@latestto 2026.4.22.Update
martin@latestto 1.7.0.Update
git-cliff@latestto 2.13.1.Update
cargo-tarpaulin@latestto 0.35.4.Update
cargo-sort@latestto 2.1.4.v2.75.22: 2.75.22Compare Source
Update
tombi@latestto 0.9.22.Update
biome@latestto 2.4.13.v2.75.21: 2.75.21Compare Source
Update
mise@latestto 2026.4.19.Update
tombi@latestto 0.9.21.Update
syft@latestto 1.43.0.v2.75.20: 2.75.20Compare Source
Update
prek@latestto 0.3.10.Update
cargo-xwin@latestto 0.22.0.v2.75.19: 2.75.19Compare Source
Update
wasmtime@latestto 44.0.0.Update
tombi@latestto 0.9.20.Update
martin@latestto 1.6.0.Update
just@latestto 1.50.0.Update
mise@latestto 2026.4.18.Update
rclone@latestto 1.73.5.Configuration
📅 Schedule: (in timezone Asia/Shanghai)
🚦 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.