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
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 [@​BlackHole1](https://github.com/BlackHole1) in [#​282](https://github.com/pnpm/action-setup/pull/282)
- refactor: introduce restore keys for cache by [@​SukkaW](https://github.com/SukkaW) in [#​280](https://github.com/pnpm/action-setup/pull/280)
- ci: use pnpm 11 for `pr-check` by [@​jamietanna](https://github.com/jamietanna) in [#​284](https://github.com/pnpm/action-setup/pull/284)
- fix: update pnpm to v11.19.0 by [@​jamietanna](https://github.com/jamietanna) in [#​283](https://github.com/pnpm/action-setup/pull/283)
- docs: update README to include devEngines.packageManager by [@​nemchik](https://github.com/nemchik) in [#​273](https://github.com/pnpm/action-setup/pull/273)
#### New Contributors
- [@​jamietanna](https://github.com/jamietanna) made their first contribution in [#​284](https://github.com/pnpm/action-setup/pull/284)
- [@​nemchik](https://github.com/nemchik) made their first contribution in [#​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 [@​zkochan](https://github.com/zkochan) in [#​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 [@​haines](https://github.com/haines) in [#​257](https://github.com/pnpm/action-setup/pull/257)
- fix: drop patchPnpmEnv so standalone+self-update works on Windows by [@​zkochan](https://github.com/zkochan) in [#​258](https://github.com/pnpm/action-setup/pull/258)
- fix: update pnpm to 11.1.1 by [@​mungodewar](https://github.com/mungodewar) in [#​248](https://github.com/pnpm/action-setup/pull/248)
#### New Contributors
- [@​mungodewar](https://github.com/mungodewar) made their first contribution in [#​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 ([#​252](https://github.com/pnpm/action-setup/issues/252)) by [@​zkochan](https://github.com/zkochan) in [#​254](https://github.com/pnpm/action-setup/pull/254)
- fix: restore inputs from state in post by [@​haines](https://github.com/haines) in [#​255](https://github.com/pnpm/action-setup/pull/255)
- fix: self-update bootstrap to packageManager-pinned version ([#​233](https://github.com/pnpm/action-setup/issues/233)) by [@​zkochan](https://github.com/zkochan) in [#​256](https://github.com/pnpm/action-setup/pull/256)
#### New Contributors
- [@​haines](https://github.com/haines) made their first contribution in [#​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 [@​zkochan](https://github.com/zkochan) in [#​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 [@​zkochan](https://github.com/zkochan) in [#​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 [@​benquarmby](https://github.com/benquarmby) in [#​239](https://github.com/pnpm/action-setup/pull/239)
#### New Contributors
- [@​benquarmby](https://github.com/benquarmby) made their first contribution in [#​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 [@​oniani1](https://github.com/oniani1) in [#​230](https://github.com/pnpm/action-setup/pull/230)
#### New Contributors
- [@​oniani1](https://github.com/oniani1) made their first contribution in [#​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: [#​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
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.
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v4.4.0→v6.0.10Release Notes
pnpm/action-setup (pnpm/action-setup)
v6.0.10Compare Source
What's Changed
pr-checkby @jamietanna in #284New Contributors
Full Changelog: https://github.com/pnpm/action-setup/compare/v6...v6.0.10
v6.0.9Compare Source
What's Changed
Full Changelog: https://github.com/pnpm/action-setup/compare/v6...v6.0.9
v6.0.8Compare Source
What's Changed
cache_dependency_pathtype by @haines in #257New Contributors
Full Changelog: https://github.com/pnpm/action-setup/compare/v6.0.7...v6.0.8
v6.0.7Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/pnpm/action-setup/compare/v6.0.6...v6.0.7
v6.0.6Compare Source
What's Changed
Full Changelog: https://github.com/pnpm/action-setup/compare/v6.0.5...v6.0.6
v6.0.5Compare Source
What's Changed
Full Changelog: https://github.com/pnpm/action-setup/compare/v6.0.4...v6.0.5
v6.0.4Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/pnpm/action-setup/compare/v6.0.3...v6.0.4
v6.0.3Compare 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.2Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/pnpm/action-setup/compare/v6.0.1...v6.0.2
v6.0.1Compare Source
Update pnpm to v11.0.0-rc.2.
pnpm-lock.yamlwill not be saved with two documents unless thepackageManageris set viadevEngines.packageManager. Related issue: #228v6.0.0Compare Source
Added support for pnpm v11.
v5.0.0Compare Source
Updated the action to use Node.js 24.
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate CLI.
Summary
The update to
pnpm/action-setup@v6is a standard dependency maintenance task. The use of commit SHA pinning is maintained, which aligns with best practices for security.e3861ff25dtoed733daf16Summary
The update to
pnpm/action-setup@v6is 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.