Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2025

This PR contains the following updates:

Package Type Update Change Pending
actions/setup-node action major v4.4.0 -> v5.0.0 v6.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 - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/New_York, Automerge - Monday through Friday ( * * * * 1-5 ) in timezone America/New_York.

🚦 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 dependencies Pull requests that update a dependency file renovate-bot labels Sep 19, 2025
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate-bot labels Sep 19, 2025
@renovate renovate bot added the mend-bot label Sep 26, 2025
@renovate renovate bot force-pushed the renovate/actions-setup-node-5.x branch from 18b5e7a to 959c9cc Compare September 26, 2025 06:53
@renovate renovate bot removed the renovate-bot label Sep 26, 2025
@renovate renovate bot force-pushed the renovate/actions-setup-node-5.x branch from 959c9cc to 1765810 Compare October 10, 2025 06:45
@renovate renovate bot changed the title chore(deps): update actions/setup-node action to v5 chore(deps): update actions/setup-node action to v5 - autoclosed Oct 14, 2025
@renovate renovate bot closed this Oct 14, 2025
@renovate renovate bot deleted the renovate/actions-setup-node-5.x branch October 14, 2025 06:36
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title chore(deps): update actions/setup-node action to v5 - autoclosed chore(deps): update actions/setup-node action to v5 Oct 18, 2025
@renovate renovate bot reopened this Oct 18, 2025
@renovate renovate bot force-pushed the renovate/actions-setup-node-5.x branch from 3d02790 to 1765810 Compare October 18, 2025 06:02
@renovate renovate bot force-pushed the renovate/actions-setup-node-5.x branch from 1765810 to 3d02790 Compare October 18, 2025 06:02
@renovate renovate bot removed the mend-bot label Oct 18, 2025
@renovate renovate bot changed the title chore(deps): update actions/setup-node action to v5 chore(deps): update actions/setup-node action to v5 - autoclosed Oct 26, 2025
@renovate renovate bot closed this Oct 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants