chore(deps): update actions/setup-node action to v6.5.0 #107

Merged
Renovate merged 1 commits from renovate/actions-setup-node-6.x into main 2026-07-25 01:06:03 +02:00
Member

This PR contains the following updates:

Package Type Update Change
actions/setup-node action minor v6.4.0v6.5.0

Release Notes

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

v6.5.0

Compare Source

What's Changed

Full Changelog: https://github.com/actions/setup-node/compare/v6.4.0...v6.5.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on monday,on friday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://github.com/actions/setup-node) | action | minor | `v6.4.0` → `v6.5.0` | --- ### Release Notes <details> <summary>actions/setup-node (actions/setup-node)</summary> ### [`v6.5.0`](https://github.com/actions/setup-node/releases/tag/v6.5.0) [Compare Source](https://github.com/actions/setup-node/compare/v6.4.0...v6.5.0) #### What's Changed - Update [@&#8203;actions/cache](https://github.com/actions/cache) to 5.1.0 and add security overrides for undici and fast-xml-parser by [@&#8203;HarithaVattikuti](https://github.com/HarithaVattikuti) in [#&#8203;1579](https://github.com/actions/setup-node/pull/1579) **Full Changelog**: <https://github.com/actions/setup-node/compare/v6.4.0...v6.5.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "on monday,on friday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjI1MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWF0aW9uIiwiZ2l0aHViLWFjdGlvbnMiXX0=-->
CODEOWNERS rules requested review from AutoReview 2026-07-24 23:54:38 +02:00
Renovate scheduled this pull request to auto merge when all checks succeed 2026-07-24 23:54:38 +02:00
AutoReview approved these changes 2026-07-24 23:54:42 +02:00
Dismissed
AutoReview left a comment
Member

Summary

  • Critical: None.
  • Testing: This update relies on the existing test.yaml workflow validation. Given this is a patch update to a core GitHub/Gitea Actions utility, no specific new test cases are required.
  • Improvement: None.
  • Nitpick: None.

The update of actions/setup-node from v6.4.0 to v6.5.0 follows standard dependency maintenance practices. Verified that the commit SHA 249970729cb0ef3589644e2896645e5dc5ba9c38 correctly maps to the v6.5.0 release of actions/setup-node.

**Summary** * **Critical:** None. * **Testing:** This update relies on the existing `test.yaml` workflow validation. Given this is a patch update to a core GitHub/Gitea Actions utility, no specific new test cases are required. * **Improvement:** None. * **Nitpick:** None. The update of `actions/setup-node` from v6.4.0 to v6.5.0 follows standard dependency maintenance practices. Verified that the commit SHA `249970729cb0ef3589644e2896645e5dc5ba9c38` correctly maps to the v6.5.0 release of `actions/setup-node`.
Renovate added 1 commit 2026-07-25 00:43:13 +02:00
chore(deps): update actions/setup-node action to v6.5.0
renovate/stability-days Updates have met minimum release age requirement
Lint / pre-commit Linting (push) Successful in 47s
Test / Run Tests (push) Successful in 4m44s
d41d409a0e
Renovate force-pushed renovate/actions-setup-node-6.x from f4adb6ad9b to d41d409a0e 2026-07-25 00:43:13 +02:00 Compare
AutoReview approved these changes 2026-07-25 00:43:18 +02:00
AutoReview left a comment
Member

Summary

  • Critical: None.
  • Testing: Existing workflow covers this action use.
  • Improvement: None.
  • Nitpick: None.

Verified the commit SHA 249970729cb0ef3589644e2896645e5dc5ba9c38 correctly maps to the v6.5.0 release of actions/setup-node. Everything appears correct.

**Summary** * **Critical:** None. * **Testing:** Existing workflow covers this action use. * **Improvement:** None. * **Nitpick:** None. Verified the commit SHA `249970729cb0ef3589644e2896645e5dc5ba9c38` correctly maps to the v6.5.0 release of `actions/setup-node`. Everything appears correct.
Renovate merged commit 2f32772d0a into main 2026-07-25 01:06:03 +02:00
Renovate deleted branch renovate/actions-setup-node-6.x 2026-07-25 01:06:03 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Screeps/screeps-deploy-action#107