Skip to content

chore(deps): update actions/setup-node action to v6#403

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/actions-setup-node-6.x
Open

chore(deps): update actions/setup-node action to v6#403
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/actions-setup-node-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 5, 2026

This PR contains the following updates:

Package Type Update Change
actions/setup-node action major v4.4.0v6.4.0

Release Notes

actions/setup-node (actions/setup-node)

v6.4.0

Compare Source

v6.3.0

Compare Source

What's Changed

Enhancements:

When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node.

Dependency updates:
Bug fixes:

New Contributors

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

v6.2.0

Compare Source

v6.1.0

Compare Source

What's Changed

Enhancement:
Dependency updates:
Documentation update:

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

v6.0.0

Compare Source

What's Changed

Breaking Changes

Dependency Upgrades

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

v6

Compare Source

v5.0.0

Compare Source

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

v5

Compare Source


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.52%. Comparing base (57c4cfb) to head (5323089).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #403   +/-   ##
=======================================
  Coverage   90.52%   90.52%           
=======================================
  Files         144      144           
  Lines        2196     2196           
  Branches      477      476    -1     
=======================================
  Hits         1988     1988           
  Misses        197      197           
  Partials       11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 2 times, most recently from 52b3f45 to 4c8377b Compare January 12, 2026 14:05
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 4 times, most recently from ead759b to 03aeee6 Compare January 26, 2026 09:42
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 2 times, most recently from b346f29 to 30ad8a7 Compare February 2, 2026 09:01
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from 30ad8a7 to 7d81d37 Compare February 2, 2026 13:58
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 2 times, most recently from 54c12fc to 4a256fc Compare February 16, 2026 15:37
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 4 times, most recently from 60cfa2d to 993cab9 Compare March 9, 2026 12:41
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 3 times, most recently from 38137be to f8d681f Compare March 23, 2026 09:00
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 3 times, most recently from af4ba46 to 319ec05 Compare April 6, 2026 08:46
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from 319ec05 to e87fbca Compare April 6, 2026 13:21
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from e87fbca to f84bb98 Compare April 21, 2026 10:15
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from f84bb98 to 2920e2b Compare April 29, 2026 21:15
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from 2920e2b to 5323089 Compare May 15, 2026 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants