build(deps): bump actions/setup-node from 6 to 7 - #31
Conversation
Single Commit Policy — COMPLIANTStatus: 1 commit | Valid format | No merge commits | Ready for merge Commit details
Automated validation — dopamine single-commit enforcement |
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v6...v7) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
bd69c82 to
11f6aee
Compare
|
Reviewed as a routine dependency bump (`actions/setup-node` v6 → v7). Diff is exactly the 5 version-string swaps in `.github/workflows/ci.yml` and `.github/workflows/release.yml` — nothing else bundled in. It's a semver-major bump for the Action, but checked the actual v7.0.0 breaking changes against this repo's usage:
All CI jobs (Build & Test, TypeScript Strict Check, semantic-release config validation) already ran green against `setup-node@v7` on this PR's own commit, which for a GitHub Action bump (unlike an app-level npm dependency) directly exercises the new version rather than just type-checking against it. No blockers. LGTM from my side — approving/merging left to @sachin.sharma. |
Bumps actions/setup-node from 6 to 7.
Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
8207627Migrate to ESM and upgrade dependencies (#1574)04be95cAdd cache-primary-key and cache-matched-key as outputs (#1577)7c2c68ddocs: Update caching recommendations to mitigate cache poisoning risks (#1567)6a61c03Merge pull request #1569 from jasongin/update-actions-cache-5.1.030eb73bResolve high-severity audit issues4e1a87aUpdate dist360237fStrict equality4f8aac5Bump@actions/cacheto 5.1.0, log cache write deniedf4a67bbOnly usemirrorTokeningetManifestif it's provided (#1548)0355742Remove dummy NODE_AUTH_TOKEN export (#1558)