Skip to content

chore(deps): update github-actions#359

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/github-actions
Apr 26, 2026
Merged

chore(deps): update github-actions#359
renovate[bot] merged 1 commit intomainfrom
renovate/github-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 26, 2026

This PR contains the following updates:

Package Type Update Change
actions/setup-node action minor v6.1.0v6.4.0
dorny/paths-filter action patch v3.0.2v3.0.3
mlugg/setup-zig action minor v2v2.2.1
oxc-project/setup-node action minor v1.0.4v1.2.0
oxc-project/setup-rust action patch v1.0.2v1.0.16
pnpm/action-setup action minor v4.1.0v4.4.0

Release Notes

actions/setup-node (actions/setup-node)

v6.4.0

Compare Source

v6.3.0

Compare Source

What's Changed

Enhancements:

When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node.

Dependency updates:
Bug fixes:

New Contributors

Full Changelog: actions/setup-node@v6...v6.3.0

v6.2.0

Compare Source

dorny/paths-filter (dorny/paths-filter)

v3.0.3

Compare Source

mlugg/setup-zig (mlugg/setup-zig)

v2.2.1

Compare Source

  • Print which version of Zig was installed
  • Add a little more log output (helps debug cache issues)

[!NOTE]
The setup-zig project is now hosted on Codeberg, and this GitHub repository exists as a mirror solely to work around the vendor lock-in mechanisms employed by GitHub Actions. While there are no plans to discontinue GitHub Actions support, I would nonetheless encourage users to consider upgrading to Forgejo Actions on a non-profit forge like Codeberg to avoid being affected by GitHub's profit-driven behavior (such as attempting to charge users by the minute for using their own hardware).

v2.2.0

Compare Source

  • Update dependencies
  • Replace libsodium dependency with node:crypto, improving target support
  • Use hardcoded mirror list when ziglang.org is inaccessible
  • Fix incorrect tarball names when fetching certain versions

[!NOTE]
The setup-zig project is now hosted on Codeberg, and this GitHub repository exists as a mirror solely to work around the vendor lock-in mechanisms employed by GitHub Actions. While there are no plans to discontinue GitHub Actions support, I would nonetheless encourage users to consider upgrading to Forgejo Actions on a non-profit forge like Codeberg to avoid being affected by GitHub's profit-driven behavior (such as attempting to charge users by the minute for using their own hardware).

v2.1.0

Compare Source

  • Support Forgejo Actions
  • Support recent Zig versions on ARM
  • Progress towards better OS support
  • Redirect Zig caches to working directory to avoid sharing the cache on self-hosted runners

v2.0.5

Compare Source

  • Fix exception identifying Zig cache directory on recent Zig builds (#​49)

v2.0.4

Compare Source

  • Fix canonical ziglang.org download URL
  • Use more descriptive ?source query parameter value

v2.0.3

Compare Source

This release switches from a hardcoded mirrors.json list, to fetching the list of mirrors now available from the Zig website. There are no user-facing changes.

v2.0.2

Compare Source

  • Update dependencies
  • Remove some mirrors experiencing issues
  • Don't use tool cache on GitHub-hosted runners by default (#​34)
  • Improve logging, in particular to help debug potential issues

v2.0.1

Compare 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.xz instead of zig-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:

  • Add support for new Zig tarball name format as of Zig 0.14.1 / 0.15.0-dev.631+9a3540d61

[!NOTE]

I do not intend to update v1 to support the new tarball name format.
setup-zig version 1 is considered deprecated. Please upgrade to version 2.

oxc-project/setup-node (oxc-project/setup-node)

v1.2.0

Compare Source

v1.1.0

Compare Source

v1.0.7

Compare Source

v1.0.6

Compare Source

v1.0.5

Compare 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.16

Compare Source

v1.0.15

Compare Source

v1.0.14

Compare Source

v1.0.13

Compare Source

v1.0.12

Compare Source

v1.0.11

Compare Source

v1.0.10

Compare Source

v1.0.9

Compare Source

What's Changed
  • chore(deps): update taiki-e/install-action action to v2.62.47 by @​renovate[bot] in #​26

Full Changelog: oxc-project/setup-rust@v1.0.8...v1.0.9

v1.0.8

Compare Source

What's Changed
  • chore(deps): update taiki-e/install-action action to v2.62.16 by @​renovate[bot] in #​22
  • chore(deps): update taiki-e/install-action action to v2.62.33 by @​renovate[bot] in #​23
  • chore(deps): update taiki-e/install-action action to v2.62.37 by @​renovate[bot] in #​24
  • chore(deps): update taiki-e/install-action action to v2.62.41 by @​renovate[bot] in #​25

Full Changelog: oxc-project/setup-rust@v1.0.7...v1.0.8

v1.0.7

Compare Source

v1.0.6

Compare Source

v1.0.5

Compare Source

v1.0.4

Compare Source

v1.0.3

Compare Source

pnpm/action-setup (pnpm/action-setup)

v4.4.0

Compare Source

Updated the action to use Node.js 24.

v4.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: pnpm/action-setup@v4.2.0...v4.3.0

v4.2.0

Compare Source

When there's a .npmrc file at the root of the repository, pnpm will be fetched from the registry that is specified in that .npmrc file #​179


Configuration

📅 Schedule: (in timezone Asia/Shanghai)

  • Branch creation
    • "before 10am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot merged commit 48c6dab into main Apr 26, 2026
12 checks passed
@renovate renovate Bot deleted the renovate/github-actions branch April 26, 2026 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants