-
chore(deps): update actions/setup-node action to v6.3.0 (#32)
released this
2026-03-15 21:53:10 +01:00 | 3 commits to main since this releaseThis PR contains the following updates:
Package Type Update Change actions/setup-node action minor v6.2.0→v6.3.0
Release Notes
actions/setup-node (actions/setup-node)
v6.3.0What's Changed
Enhancements:
When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node.
Dependency updates:
- Fix npm audit issues by @gowridurgad in #1491
- Replace uuid with crypto.randomUUID() by @trivikr in #1378
- Upgrade minimatch from 3.1.2 to 3.1.5 by @dependabot in #1498
Bug fixes:
- Remove hardcoded bearer for mirror-url @marco-ippolito in #1467
- Scope test lockfiles by package manager and update cache tests by @gowridurgad in #1495
New Contributors
Full Changelog: https://github.com/actions/setup-node/compare/v6...v6.3.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.
Reviewed-on: #32
Reviewed-by: t.behrendt t.behrendt@noreply.localhost
Co-authored-by: Renovate Bot renovate@t00n.de
Co-committed-by: Renovate Bot renovate@t00n.deDownloads