chore(deps): update pnpm/action-setup action to v6 #114

Merged
Renovate merged 1 commits from renovate/pnpm-action-setup-6.x into main 2026-08-11 02:43:32 +02:00
Member

This PR contains the following updates:

Package Type Update Change
pnpm/action-setup action major v4.4.0v6.0.10

Release Notes

pnpm/action-setup (pnpm/action-setup)

v6.0.10

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/pnpm/action-setup/compare/v6...v6.0.10

v6.0.9

Compare Source

What's Changed

Full Changelog: https://github.com/pnpm/action-setup/compare/v6...v6.0.9

v6.0.8

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/pnpm/action-setup/compare/v6.0.7...v6.0.8

v6.0.7

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/pnpm/action-setup/compare/v6.0.6...v6.0.7

v6.0.6

Compare Source

What's Changed

  • fix: bin_dest output points to self-updated pnpm, not bootstrap by @​zkochan in #​249

Full Changelog: https://github.com/pnpm/action-setup/compare/v6.0.5...v6.0.6

v6.0.5

Compare Source

What's Changed

  • fix: append (not prepend) action node dir to PATH for npm bootstrap by @​zkochan in #​241

Full Changelog: https://github.com/pnpm/action-setup/compare/v6.0.4...v6.0.5

v6.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/pnpm/action-setup/compare/v6.0.3...v6.0.4

v6.0.3

Compare Source

Updated pnpm to v11.0.0-rc.5

Full Changelog: https://github.com/pnpm/action-setup/compare/v6.0.2...v6.0.3

v6.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/pnpm/action-setup/compare/v6.0.1...v6.0.2

v6.0.1

Compare Source

Update pnpm to v11.0.0-rc.2. pnpm-lock.yaml will not be saved with two documents unless the packageManager is set via devEngines.packageManager. Related issue: #​228

v6.0.0

Compare Source

Added support for pnpm v11.

v5.0.0

Compare Source

Updated the action to use Node.js 24.


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 CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pnpm/action-setup](https://github.com/pnpm/action-setup) | action | major | `v4.4.0` → `v6.0.10` | --- ### Release Notes <details> <summary>pnpm/action-setup (pnpm/action-setup)</summary> ### [`v6.0.10`](https://github.com/pnpm/action-setup/releases/tag/v6.0.10) [Compare Source](https://github.com/pnpm/action-setup/compare/v6.0.9...v6.0.10) #### What's Changed - docs(README): point users to the successor pnpm/setup action by [@&#8203;BlackHole1](https://github.com/BlackHole1) in [#&#8203;282](https://github.com/pnpm/action-setup/pull/282) - refactor: introduce restore keys for cache by [@&#8203;SukkaW](https://github.com/SukkaW) in [#&#8203;280](https://github.com/pnpm/action-setup/pull/280) - ci: use pnpm 11 for `pr-check` by [@&#8203;jamietanna](https://github.com/jamietanna) in [#&#8203;284](https://github.com/pnpm/action-setup/pull/284) - fix: update pnpm to v11.19.0 by [@&#8203;jamietanna](https://github.com/jamietanna) in [#&#8203;283](https://github.com/pnpm/action-setup/pull/283) - docs: update README to include devEngines.packageManager by [@&#8203;nemchik](https://github.com/nemchik) in [#&#8203;273](https://github.com/pnpm/action-setup/pull/273) #### New Contributors - [@&#8203;jamietanna](https://github.com/jamietanna) made their first contribution in [#&#8203;284](https://github.com/pnpm/action-setup/pull/284) - [@&#8203;nemchik](https://github.com/nemchik) made their first contribution in [#&#8203;273](https://github.com/pnpm/action-setup/pull/273) **Full Changelog**: <https://github.com/pnpm/action-setup/compare/v6...v6.0.10> ### [`v6.0.9`](https://github.com/pnpm/action-setup/releases/tag/v6.0.9) [Compare Source](https://github.com/pnpm/action-setup/compare/v6.0.8...v6.0.9) #### What's Changed - fix: update pnpm to v11.7.0 by [@&#8203;zkochan](https://github.com/zkochan) in [#&#8203;267](https://github.com/pnpm/action-setup/pull/267) **Full Changelog**: <https://github.com/pnpm/action-setup/compare/v6...v6.0.9> ### [`v6.0.8`](https://github.com/pnpm/action-setup/releases/tag/v6.0.8) [Compare Source](https://github.com/pnpm/action-setup/compare/v6.0.7...v6.0.8) #### What's Changed - docs(README): fix `cache_dependency_path` type by [@&#8203;haines](https://github.com/haines) in [#&#8203;257](https://github.com/pnpm/action-setup/pull/257) - fix: drop patchPnpmEnv so standalone+self-update works on Windows by [@&#8203;zkochan](https://github.com/zkochan) in [#&#8203;258](https://github.com/pnpm/action-setup/pull/258) - fix: update pnpm to 11.1.1 by [@&#8203;mungodewar](https://github.com/mungodewar) in [#&#8203;248](https://github.com/pnpm/action-setup/pull/248) #### New Contributors - [@&#8203;mungodewar](https://github.com/mungodewar) made their first contribution in [#&#8203;248](https://github.com/pnpm/action-setup/pull/248) **Full Changelog**: <https://github.com/pnpm/action-setup/compare/v6.0.7...v6.0.8> ### [`v6.0.7`](https://github.com/pnpm/action-setup/releases/tag/v6.0.7) [Compare Source](https://github.com/pnpm/action-setup/compare/v6.0.6...v6.0.7) #### What's Changed - fix: honor devEngines.packageManager.onFail=error ([#&#8203;252](https://github.com/pnpm/action-setup/issues/252)) by [@&#8203;zkochan](https://github.com/zkochan) in [#&#8203;254](https://github.com/pnpm/action-setup/pull/254) - fix: restore inputs from state in post by [@&#8203;haines](https://github.com/haines) in [#&#8203;255](https://github.com/pnpm/action-setup/pull/255) - fix: self-update bootstrap to packageManager-pinned version ([#&#8203;233](https://github.com/pnpm/action-setup/issues/233)) by [@&#8203;zkochan](https://github.com/zkochan) in [#&#8203;256](https://github.com/pnpm/action-setup/pull/256) #### New Contributors - [@&#8203;haines](https://github.com/haines) made their first contribution in [#&#8203;255](https://github.com/pnpm/action-setup/pull/255) **Full Changelog**: <https://github.com/pnpm/action-setup/compare/v6.0.6...v6.0.7> ### [`v6.0.6`](https://github.com/pnpm/action-setup/releases/tag/v6.0.6) [Compare Source](https://github.com/pnpm/action-setup/compare/v6.0.5...v6.0.6) #### What's Changed - fix: bin\_dest output points to self-updated pnpm, not bootstrap by [@&#8203;zkochan](https://github.com/zkochan) in [#&#8203;249](https://github.com/pnpm/action-setup/pull/249) **Full Changelog**: <https://github.com/pnpm/action-setup/compare/v6.0.5...v6.0.6> ### [`v6.0.5`](https://github.com/pnpm/action-setup/releases/tag/v6.0.5) [Compare Source](https://github.com/pnpm/action-setup/compare/v6.0.4...v6.0.5) #### What's Changed - fix: append (not prepend) action node dir to PATH for npm bootstrap by [@&#8203;zkochan](https://github.com/zkochan) in [#&#8203;241](https://github.com/pnpm/action-setup/pull/241) **Full Changelog**: <https://github.com/pnpm/action-setup/compare/v6.0.4...v6.0.5> ### [`v6.0.4`](https://github.com/pnpm/action-setup/releases/tag/v6.0.4) [Compare Source](https://github.com/pnpm/action-setup/compare/v6.0.3...v6.0.4) #### What's Changed - fix: use npm co-located with the action node binary by [@&#8203;benquarmby](https://github.com/benquarmby) in [#&#8203;239](https://github.com/pnpm/action-setup/pull/239) #### New Contributors - [@&#8203;benquarmby](https://github.com/benquarmby) made their first contribution in [#&#8203;239](https://github.com/pnpm/action-setup/pull/239) **Full Changelog**: <https://github.com/pnpm/action-setup/compare/v6.0.3...v6.0.4> ### [`v6.0.3`](https://github.com/pnpm/action-setup/releases/tag/v6.0.3) [Compare Source](https://github.com/pnpm/action-setup/compare/v6.0.2...v6.0.3) Updated pnpm to v11.0.0-rc.5 **Full Changelog**: <https://github.com/pnpm/action-setup/compare/v6.0.2...v6.0.3> ### [`v6.0.2`](https://github.com/pnpm/action-setup/releases/tag/v6.0.2) [Compare Source](https://github.com/pnpm/action-setup/compare/v6.0.1...v6.0.2) #### What's Changed - fix: pnpm self-update binary shadowed by bootstrap on PATH by [@&#8203;oniani1](https://github.com/oniani1) in [#&#8203;230](https://github.com/pnpm/action-setup/pull/230) #### New Contributors - [@&#8203;oniani1](https://github.com/oniani1) made their first contribution in [#&#8203;230](https://github.com/pnpm/action-setup/pull/230) **Full Changelog**: <https://github.com/pnpm/action-setup/compare/v6.0.1...v6.0.2> ### [`v6.0.1`](https://github.com/pnpm/action-setup/releases/tag/v6.0.1) [Compare Source](https://github.com/pnpm/action-setup/compare/v6...v6.0.1) Update pnpm to v11.0.0-rc.2. `pnpm-lock.yaml` will not be saved with two documents unless the `packageManager` is set via `devEngines.packageManager`. Related issue: [#&#8203;228](https://github.com/pnpm/action-setup/issues/228) ### [`v6.0.0`](https://github.com/pnpm/action-setup/releases/tag/v6.0.0) [Compare Source](https://github.com/pnpm/action-setup/compare/v5.0.0...v6) Added support for pnpm [v11](https://github.com/pnpm/pnpm/releases/tag/v11.0.0-rc.0). ### [`v5.0.0`](https://github.com/pnpm/action-setup/releases/tag/v5.0.0) [Compare Source](https://github.com/pnpm/action-setup/compare/v4.4.0...v5.0.0) Updated the action to use Node.js 24. </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 CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4xMy4zIiwidXBkYXRlZEluVmVyIjoiNDQuMTMuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21hdGlvbiIsImdpdGh1Yi1hY3Rpb25zIl19-->
CODEOWNERS rules requested review from AutoReview 2026-08-11 01:30:47 +02:00
Renovate scheduled this pull request to auto merge when all checks succeed 2026-08-11 01:30:47 +02:00
AutoReview approved these changes 2026-08-11 01:30:53 +02:00
Dismissed
AutoReview left a comment
Member

Summary

  • Critical: None.
  • Testing: The change is a dependency update for CI infrastructure; current test coverage remains appropriate.
  • Improvement: None.
  • Nitpick: None.

The update to pnpm/action-setup@v6 is a standard dependency maintenance task. The use of commit SHA pinning is maintained, which aligns with best practices for security.

**Summary** * **Critical:** None. * **Testing:** The change is a dependency update for CI infrastructure; current test coverage remains appropriate. * **Improvement:** None. * **Nitpick:** None. The update to `pnpm/action-setup@v6` is a standard dependency maintenance task. The use of commit SHA pinning is maintained, which aligns with best practices for security.
Renovate added 1 commit 2026-08-11 02:36:48 +02:00
chore(deps): update pnpm/action-setup action to v6
renovate/stability-days Updates have met minimum release age requirement
Lint / pre-commit Linting (push) Successful in 43s
Test / Run Tests (push) Successful in 3m25s
ed733daf16
Renovate force-pushed renovate/pnpm-action-setup-6.x from e3861ff25d to ed733daf16 2026-08-11 02:36:48 +02:00 Compare
AutoReview approved these changes 2026-08-11 02:36:51 +02:00
AutoReview left a comment
Member

Summary

  • Critical: None.
  • Testing: The change is a dependency update for CI infrastructure; current test coverage remains appropriate.
  • Improvement: None.
  • Nitpick: None.

The update to pnpm/action-setup@v6 is a standard dependency maintenance task. The use of commit SHA pinning is maintained, which aligns with best practices for security. The PR was previously reviewed and approved, and remains valid.

**Summary** * **Critical:** None. * **Testing:** The change is a dependency update for CI infrastructure; current test coverage remains appropriate. * **Improvement:** None. * **Nitpick:** None. The update to `pnpm/action-setup@v6` is a standard dependency maintenance task. The use of commit SHA pinning is maintained, which aligns with best practices for security. The PR was previously reviewed and approved, and remains valid.
Renovate merged commit a2711f3f40 into main 2026-08-11 02:43:32 +02:00
Renovate deleted branch renovate/pnpm-action-setup-6.x 2026-08-11 02:43:33 +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#114