Skip to content

ci: bump actions/setup-node from 4 to 7#17

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-node-6
Open

ci: bump actions/setup-node from 4 to 7#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-node-6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-node from 4 to 7.

Release notes

Sourced from actions/setup-node's releases.

v7.0.0

What's Changed

Enhancements:

Bug fixes:

Documentation updates:

Dependency update:

New Contributors

Full Changelog: actions/setup-node@v6...v7.0.0

v6.5.0

What's Changed

Full Changelog: actions/setup-node@v6.4.0...v6.5.0

v6.4.0

What's Changed

Dependency updates:

New Contributors

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

v6.3.0

What's Changed

Enhancements:

... (truncated)

Commits
  • 8207627 Migrate to ESM and upgrade dependencies (#1574)
  • 04be95c Add cache-primary-key and cache-matched-key as outputs (#1577)
  • 7c2c68d docs: Update caching recommendations to mitigate cache poisoning risks (#1567)
  • 6a61c03 Merge pull request #1569 from jasongin/update-actions-cache-5.1.0
  • 30eb73b Resolve high-severity audit issues
  • 4e1a87a Update dist
  • 360237f Strict equality
  • 4f8aac5 Bump @​actions/cache to 5.1.0, log cache write denied
  • f4a67bb Only use mirrorToken in getManifest if it's provided (#1548)
  • 0355742 Remove dummy NODE_AUTH_TOKEN export (#1558)
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: github-actions. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 30, 2026
@kilo-code-bot

kilo-code-bot Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 file)
  • .github/workflows/ci.yml

Notes:

  • Bumps actions/setup-node from v4v6 (2 major versions).
  • v5 introduced automatic package-manager caching when packageManager is present in package.json; the workflow already uses cache: npm explicitly, so no behavioural change.
  • v6 limits automatic caching to npm only — consistent with this workflow's explicit cache: npm setting.
  • No other workflow inputs are affected. Safe to merge.

Reviewed by claude-sonnet-4.6 · Input: 182.5K · Output: 3K · Cached: 1.2K

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-node-6 branch from f19cb3d to 468a606 Compare July 11, 2026 20:54
@kilo-code-bot

kilo-code-bot Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Kilo Code Review could not run — your account is out of credits.

Add credits or switch to a free model to enable reviews on this change.

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-node-6 branch 2 times, most recently from a7ed794 to ed30760 Compare July 11, 2026 22:18
@dependabot dependabot Bot changed the title ci: bump actions/setup-node from 4 to 6 ci: bump actions/setup-node from 4 to 7 Jul 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-node-6 branch from ed30760 to 089b07d Compare July 15, 2026 07:17
@djimit

djimit commented Jul 15, 2026

Copy link
Copy Markdown
Owner

@dependabot recreate

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 7.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4...v7)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-node-6 branch from 089b07d to 56998ea Compare July 15, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant