chore(deps): update github-actions#359
Merged
renovate[bot] merged 1 commit intomainfrom Apr 26, 2026
Merged
Conversation
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.1.0→v6.4.0v3.0.2→v3.0.3v2→v2.2.1v1.0.4→v1.2.0v1.0.2→v1.0.16v4.1.0→v4.4.0Release Notes
actions/setup-node (actions/setup-node)
v6.4.0Compare Source
v6.3.0Compare Source
What's Changed
Enhancements:
devEnginesfield by @susnux in #1283Dependency updates:
Bug fixes:
New Contributors
Full Changelog: actions/setup-node@v6...v6.3.0
v6.2.0Compare Source
dorny/paths-filter (dorny/paths-filter)
v3.0.3Compare Source
mlugg/setup-zig (mlugg/setup-zig)
v2.2.1Compare Source
v2.2.0Compare Source
v2.1.0Compare Source
v2.0.5Compare Source
v2.0.4Compare Source
ziglang.orgdownload URL?sourcequery parameter valuev2.0.3Compare Source
This release switches from a hardcoded
mirrors.jsonlist, to fetching the list of mirrors now available from the Zig website. There are no user-facing changes.v2.0.2Compare Source
v2.0.1Compare Source
The recent Zig 0.14.1 release flipped the "arch" and "OS" fields in the tarball name; for instance,
zig-x86_64-linux-0.14.1.tar.xzinstead ofzig-linux-x86_64-0.14.1.tar.xz. This brings the tarball names in line with target triple syntax.The change does not retroactively apply to old Zig tarballs.
So, this patch has only one fix:
oxc-project/setup-node (oxc-project/setup-node)
v1.2.0Compare Source
v1.1.0Compare Source
v1.0.7Compare Source
v1.0.6Compare Source
v1.0.5Compare Source
What's Changed
Full Changelog: oxc-project/setup-node@v1.0.4...v1.0.5
oxc-project/setup-rust (oxc-project/setup-rust)
v1.0.16: v.1.0.16Compare Source
v1.0.15Compare Source
v1.0.14Compare Source
v1.0.13Compare Source
v1.0.12Compare Source
v1.0.11Compare Source
v1.0.10Compare Source
v1.0.9Compare Source
What's Changed
Full Changelog: oxc-project/setup-rust@v1.0.8...v1.0.9
v1.0.8Compare Source
What's Changed
Full Changelog: oxc-project/setup-rust@v1.0.7...v1.0.8
v1.0.7Compare Source
v1.0.6Compare Source
v1.0.5Compare Source
v1.0.4Compare Source
v1.0.3Compare Source
pnpm/action-setup (pnpm/action-setup)
v4.4.0Compare Source
Updated the action to use Node.js 24.
v4.3.0Compare Source
What's Changed
@types/node-fetchdependency by @silverwind in #186New Contributors
Full Changelog: pnpm/action-setup@v4.2.0...v4.3.0
v4.2.0Compare Source
When there's a
.npmrcfile at the root of the repository, pnpm will be fetched from the registry that is specified in that.npmrcfile #179Configuration
📅 Schedule: (in timezone Asia/Shanghai)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.