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

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

This PR contains the following updates:

Package Type Update Change
actions/setup-node action major v6.5.0v7.0.0

Release Notes

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

v7.0.0

Compare Source

What's Changed

Enhancements:
Bug fixes:
Documentation updates:
Dependency update:

New Contributors

Full Changelog: https://github.com/actions/setup-node/compare/v6...v7.0.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 | major | `v6.5.0` → `v7.0.0` | --- ### Release Notes <details> <summary>actions/setup-node (actions/setup-node)</summary> ### [`v7.0.0`](https://github.com/actions/setup-node/releases/tag/v7.0.0) [Compare Source](https://github.com/actions/setup-node/compare/v6.5.0...v7.0.0) #### What's Changed ##### Enhancements: - Add cache-primary-key and cache-matched-key as outputs by [@&#8203;gowridurgad](https://github.com/gowridurgad) in [#&#8203;1577](https://github.com/actions/setup-node/pull/1577) - Migrate to ESM and upgrade dependencies by [@&#8203;gowridurgad](https://github.com/gowridurgad) in [#&#8203;1574](https://github.com/actions/setup-node/pull/1574) ##### Bug fixes: - Remove dummy NODE\_AUTH\_TOKEN export by [@&#8203;gowridurgad](https://github.com/gowridurgad) in [#&#8203;1558](https://github.com/actions/setup-node/pull/1558) - Only use `mirrorToken` in `getManifest` if it's provided by [@&#8203;deiga](https://github.com/deiga) in [#&#8203;1548](https://github.com/actions/setup-node/pull/1548) ##### Documentation updates: - Add documentation for publishing to npm with Trusted Publisher (OIDC) by [@&#8203;chiranjib-swain](https://github.com/chiranjib-swain) in [#&#8203;1536](https://github.com/actions/setup-node/pull/1536) - docs: Update restore-only cache documentation by [@&#8203;priya-kinthali](https://github.com/priya-kinthali) in [#&#8203;1550](https://github.com/actions/setup-node/pull/1550) - docs: Update caching recommendations to mitigate cache poisoning risks by [@&#8203;chiranjib-swain](https://github.com/chiranjib-swain) in [#&#8203;1567](https://github.com/actions/setup-node/pull/1567) ##### Dependency update: - Upgrade [@&#8203;actions/cache](https://github.com/actions/cache) to 5.1.0, log cache write denied by [@&#8203;jasongin](https://github.com/jasongin) in [#&#8203;1569](https://github.com/actions/setup-node/pull/1569) #### New Contributors - [@&#8203;chiranjib-swain](https://github.com/chiranjib-swain) made their first contribution in [#&#8203;1536](https://github.com/actions/setup-node/pull/1536) - [@&#8203;deiga](https://github.com/deiga) made their first contribution in [#&#8203;1548](https://github.com/actions/setup-node/pull/1548) - [@&#8203;jasongin](https://github.com/jasongin) made their first contribution in [#&#8203;1569](https://github.com/actions/setup-node/pull/1569) **Full Changelog**: <https://github.com/actions/setup-node/compare/v6...v7.0.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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI3NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWF0aW9uIiwiZ2l0aHViLWFjdGlvbnMiXX0=-->
CODEOWNERS rules requested review from AutoReview 2026-07-25 00:43:19 +02:00
Renovate scheduled this pull request to auto merge when all checks succeed 2026-07-25 00:43:19 +02:00
AutoReview approved these changes 2026-07-25 00:43:24 +02:00
Dismissed
AutoReview left a comment
Member

Summary

  • Critical: None.
  • Testing: The CI pipeline is automated by Renovate and verified by Gitea Actions. Continuous integration status is tracked in the repository's action logs.
  • Improvement: None.
  • Nitpick: None.

The dependency update to actions/setup-node v7.0.0 is straightforward and follows established project patterns for keeping Gitea Actions dependencies up to date.

**Summary** * **Critical:** None. * **Testing:** The CI pipeline is automated by Renovate and verified by Gitea Actions. Continuous integration status is tracked in the repository's action logs. * **Improvement:** None. * **Nitpick:** None. The dependency update to `actions/setup-node` v7.0.0 is straightforward and follows established project patterns for keeping Gitea Actions dependencies up to date.
Renovate added 1 commit 2026-07-25 01:07:49 +02:00
chore(deps): update actions/setup-node action to v7
renovate/stability-days Updates have met minimum release age requirement
Lint / pre-commit Linting (push) Successful in 59s
Test / Run Tests (push) Successful in 6m34s
9d6756cd64
Renovate force-pushed renovate/actions-setup-node-7.x from 7a393df82b to 9d6756cd64 2026-07-25 01:07:49 +02:00 Compare
AutoReview approved these changes 2026-07-25 01:07:52 +02:00
AutoReview left a comment
Member

Summary

  • Critical: None.
  • Testing: The CI pipeline is managed by Renovate and the change is verified by Gitea Actions.
  • Improvement: None.
  • Nitpick: None.

The dependency update to actions/setup-node v7.0.0 is straightforward and consistent with the project's maintenance practices. No further changes are required.

**Summary** * **Critical:** None. * **Testing:** The CI pipeline is managed by Renovate and the change is verified by Gitea Actions. * **Improvement:** None. * **Nitpick:** None. The dependency update to `actions/setup-node` v7.0.0 is straightforward and consistent with the project's maintenance practices. No further changes are required.
Renovate merged commit 76a263859b into main 2026-07-25 01:50:45 +02:00
Renovate deleted branch renovate/actions-setup-node-7.x 2026-07-25 01:50:45 +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#108