Skip to content

chore(deps): bump actions/setup-node from 4 to 6#131

Merged
chrismaz11 merged 10 commits into
masterfrom
dependabot/github_actions/actions/setup-node-6
May 10, 2026
Merged

chore(deps): bump actions/setup-node from 4 to 6#131
chrismaz11 merged 10 commits into
masterfrom
dependabot/github_actions/actions/setup-node-6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 19, 2026

Bumps actions/setup-node from 4 to 6.

Release notes

Sourced from actions/setup-node's releases.

v6.0.0

What's Changed

Breaking Changes

Dependency Upgrades

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

v5.0.0

What's Changed

Breaking Changes

This update, introduces automatic caching when a valid packageManager field is present in your package.json. This aims to improve workflow performance and make dependency management more seamless. To disable this automatic caching, set package-manager-cache: false

steps:
- uses: actions/checkout@v5
- uses: actions/setup-node@v5
  with:
    package-manager-cache: false

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades

New Contributors

Full Changelog: actions/setup-node@v4...v5.0.0

v4.4.0

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Dependency updates or package management work. security Security-sensitive work or risk reduction. labels Apr 19, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
trustsignal Error Error May 11, 2026 2:48pm

@dependabot dependabot Bot added the security Security-sensitive work or risk reduction. label Apr 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/setup-node-6 branch from 80a36f4 to 57a0981 Compare May 4, 2026 16:28
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/setup-node-6 branch from 57a0981 to 387c041 Compare May 8, 2026 06:11
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4...v6)

---
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>
chrismaz11
chrismaz11 previously approved these changes May 9, 2026
@chrismaz11 chrismaz11 enabled auto-merge (squash) May 9, 2026 21:18
chrismaz11
chrismaz11 previously approved these changes May 10, 2026
chrismaz11
chrismaz11 previously approved these changes May 10, 2026
chrismaz11
chrismaz11 previously approved these changes May 10, 2026
chrismaz11
chrismaz11 previously approved these changes May 10, 2026
@chrismaz11 chrismaz11 merged commit 7fb9716 into master May 10, 2026
18 checks passed
@chrismaz11 chrismaz11 deleted the dependabot/github_actions/actions/setup-node-6 branch May 10, 2026 16:02
chrismaz11 added a commit that referenced this pull request May 24, 2026
* chore(deps): bump actions/setup-node from 4 to 6

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

---
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>

* ci: unblock PR checks by hardening review and consistency gates

* ci: use node 20.20.2 and localize repo-consistency scans

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chris <chris@chriss-MacBook-Neo.local>
Co-authored-by: chrismaz11 <chrismaz11@me.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates or package management work. security Security-sensitive work or risk reduction.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant