chore(deps): update actions/setup-node action to v7 - #27
Conversation
|
1f7be41 to
cb5a2ad
Compare
cb5a2ad to
23e486f
Compare
|
PR author is in the excluded authors list. |
| fetch-depth: 0 | ||
| persist-credentials: false | ||
| - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 | ||
| - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 |
There was a problem hiding this comment.
🔍 Major-version bump of setup-node may change default Node/runtime expectations
This is a major version jump (v6 -> v7) of actions/setup-node, pinned by SHA. Major releases of this action have historically changed the runner Node runtime and default behaviors (e.g. default caching/npm registry handling, minimum runner version). The workflow still pins node-version: "22" and relies on the action writing no .npmrc (the enforce step creates its own .npmrc with NODE_AUTH_TOKEN at .github/workflows/governance-enforce.yml:36-38), so behavior should hold, but it is worth confirming against the v7 release notes that (a) the pinned SHA matches the v7.0.0 tag and (b) v7 doesn't alter registry/.npmrc handling in a way that conflicts with the isolated install step. This is the only setup-node usage in the repo, so no version skew with other workflows.
Was this helpful? React with 👍 or 👎 to provide feedback.
ApprovabilityVerdict: Not approved Macroscope's review found this PR not approvable — The PR is a one-line update to a pinned CI action, and the workflow’s Node, authentication, and caching behavior remains materially unchanged. Because it modifies an explicitly owner-routed governance workflow outside the author’s ownership, review by the designated team is warranted. Not approved because:
No code changes detected at Review your spending limits in Billing settings. You can add or adjust custom eligibility rules. Learn more. |
23e486f to
b865e7e
Compare
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |
1d2bbe9 to
9b0bfbb
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
9b0bfbb to
b5318ce
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
b5318ce to
e88c685
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
e88c685 to
699ed3d
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
699ed3d to
eead670
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
eead670 to
267bbf3
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
267bbf3 to
34cd5fb
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
34cd5fb to
bbb7efc
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
bbb7efc to
fcd0543
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
fcd0543 to
5e95677
Compare


This PR contains the following updates:
v6.4.0→v7.0.0Release Notes
actions/setup-node (actions/setup-node)
v7.0.0Compare Source
What's Changed
Enhancements:
Bug fixes:
mirrorTokeningetManifestif it's provided by @deiga in #1548Documentation updates:
Dependency update:
New Contributors
Full Changelog: actions/setup-node@v6...v7.0.0
v6.5.0Compare Source
What's Changed
Full Changelog: actions/setup-node@v6.4.0...v6.5.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.