Skip to content

chore(deps): update actions/setup-node action to v5#547

Merged
kohsuke256 merged 1 commit intomainfrom
renovate/actions-setup-node-5.x
Oct 3, 2025
Merged

chore(deps): update actions/setup-node action to v5#547
kohsuke256 merged 1 commit intomainfrom
renovate/actions-setup-node-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 18, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Type Update Change
actions/setup-node action major v4.4.0 -> v5.0.0

Release Notes

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

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


Configuration

📅 Schedule: Branch creation - "before 4:00am on Friday" in timezone Asia/Tokyo, 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.

@renovate renovate Bot added the renovate Created by renovate label Sep 18, 2025
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Sep 18, 2025

⚠️ No Changeset found

Latest commit: 0b96c2b

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

@renovate renovate Bot force-pushed the renovate/actions-setup-node-5.x branch 6 times, most recently from fac6717 to 8105374 Compare October 3, 2025 13:21
@renovate renovate Bot force-pushed the renovate/actions-setup-node-5.x branch from 8105374 to 0b96c2b Compare October 3, 2025 13:22
@kohsuke256 kohsuke256 merged commit ed74936 into main Oct 3, 2025
3 checks passed
@kohsuke256 kohsuke256 deleted the renovate/actions-setup-node-5.x branch October 3, 2025 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate Created by renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant