Skip to content

chore(deps): update actions/setup-node action to v7 - #1537

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

chore(deps): update actions/setup-node action to v7#1537
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-setup-node-7.x

Conversation

@renovate

@renovate renovate Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v7.0.0

Compare Source

v7

Compare Source

v6.5.0

Compare Source

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 Europe/Oslo)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

@renovate renovate Bot added auto-merge Renovate auto-merges dependencies Updates one or more dependencies labels Jul 14, 2026
@renovate
renovate Bot enabled auto-merge (squash) July 14, 2026 02:56
@renovate
renovate Bot force-pushed the renovate/actions-setup-node-7.x branch 4 times, most recently from b58513f to a5e7f3d Compare July 17, 2026 15:06
@renovate
renovate Bot force-pushed the renovate/actions-setup-node-7.x branch 5 times, most recently from c39c705 to 8dba164 Compare July 29, 2026 01:07
@renovate
renovate Bot force-pushed the renovate/actions-setup-node-7.x branch 6 times, most recently from 829a0ec to 3928b89 Compare August 6, 2026 19:02
@renovate
renovate Bot force-pushed the renovate/actions-setup-node-7.x branch 2 times, most recently from 255483f to fad0e40 Compare August 10, 2026 23:02
@renovate
renovate Bot force-pushed the renovate/actions-setup-node-7.x branch from fad0e40 to d14637b Compare August 12, 2026 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Renovate auto-merges dependencies Updates one or more dependencies

Development

Successfully merging this pull request may close these issues.

0 participants