Skip to content

Update actions/setup-node action to v6#985

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

Update actions/setup-node action to v6#985
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-setup-node-6.x

Conversation

@renovate

@renovate renovate Bot commented Oct 18, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/setup-node action major v4v6

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v6.4.0

Compare Source

What's Changed

Dependency updates:

New Contributors

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

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

What's Changed

Documentation
Dependency updates:

New Contributors

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

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 Australia/Sydney)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@changeset-bot

changeset-bot Bot commented Oct 18, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 42610e8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@deepsource-io

deepsource-io Bot commented Oct 18, 2025

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in 3dea4b8...42610e8 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
JavaScript Apr 29, 2026 5:40p.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@renovate renovate Bot changed the title Update actions/setup-node action to v6 chore(deps): update actions/setup-node action to v6 Nov 6, 2025
@renovate renovate Bot changed the title chore(deps): update actions/setup-node action to v6 Update actions/setup-node action to v6 Nov 7, 2025
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from 6689002 to a757735 Compare November 11, 2025 14:51
@renovate renovate Bot changed the title Update actions/setup-node action to v6 chore(deps): update actions/setup-node action to v6 Nov 20, 2025
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from a757735 to 99a73cc Compare December 15, 2025 15:06
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from 99a73cc to 1775d83 Compare February 12, 2026 12:44
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from 1775d83 to 142bd8f Compare March 19, 2026 14:49
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from 142bd8f to 632baa7 Compare March 27, 2026 15:53
@renovate renovate Bot changed the title chore(deps): update actions/setup-node action to v6 Update actions/setup-node action to v6 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 2 times, most recently from 7c0f269 to f7dc326 Compare April 21, 2026 17:39
@renovate renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from f7dc326 to 42610e8 Compare April 29, 2026 17:39
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