chore(deps): update actions/setup-node action to v7 - #27
Conversation
|
017a777 to
6e2cc77
Compare
6e2cc77 to
e1e8c9f
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.
🔍 Verify setup-node v7 still supports Node 22 / this input set
This bump is the only setup-node usage in the repo (.github/workflows/governance-enforce.yml:31), so there is no consistency gap with other workflows. The one thing worth confirming externally is that the v7 major of actions/setup-node still accepts the node-version: "22" input and did not change defaults (e.g. caching or registry handling) that this job relies on when writing its own .npmrc at .github/workflows/governance-enforce.yml:37. Major-version bumps of actions are the usual place such breaking input/behavior changes land, and the pinned SHA cannot be validated from the repo alone.
Was this helpful? React with 👍 or 👎 to provide feedback.
ApprovabilityVerdict: Not approved Macroscope's review found this PR not approvable — This is a narrowly scoped CI-only update that preserves the Node 22 input and existing authentication setup, with no application runtime or deployment changes. The sole modified workflow is explicitly owned by the streaming team rather than the automated PR author, so designated human review remains appropriate. 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. |
e1e8c9f to
0b7e8fe
Compare
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |
6a5e9c2 to
9f49e2f
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
9f49e2f to
061afea
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
061afea to
5055b91
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
5055b91 to
b95c1e7
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
b95c1e7 to
1061874
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
1061874 to
39d6459
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
39d6459 to
34b24fa
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
34b24fa to
80a6d5b
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.