ci(deps): bump pnpm/action-setup from 5.0.0 to 6.0.8#207
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
commit: |
|
| Field | Value |
|---|---|
| Action | pnpm/action-setup |
| Previous | v4 |
| New | v6 |
| Type | Major (v4 → v6) |
Breaking Changes
No explicit breaking changes detected in release notes. Manual review recommended.
Release Notes (v5 → v6)
v6.0.8
What's Changed
- docs(README): fix
cache_dependency_pathtype by @haines in docs(README): fixcache_dependency_pathtype pnpm/action-setup#257 - fix: drop patchPnpmEnv so standalone+self-update works on Windows by @zkochan in fix: drop patchPnpmEnv so standalone+self-update works on Windows pnpm/action-setup#258
- fix: update pnpm to 11.1.1 by @mungodewar in fix: update pnpm to 11.1.1 pnpm/action-setup#248
New Contributors
- @mungodewar made their first contribution in fix: update pnpm to 11.1.1 pnpm/action-setup#248
Full Changelog: pnpm/action-setup@v6.0.7...v6.0.8
v6.0.7
What's Changed
- fix: honor devEngines.packageManager.onFail=error (#252) by @zkochan in fix: honor devEngines.packageManager.onFail=error (#252) pnpm/action-setup#254
- fix: restore inputs from state in post by @haines in fix: restore inputs from state in post pnpm/action-setup#255
- fix: self-update bootstrap to packageManager-pinned version (#233) by @zkochan in fix: self-update bootstrap to packageManager-pinned version (#233) pnpm/action-setup#256
New Contributors
- @haines made their first contribution in fix: restore inputs from state in post pnpm/action-setup#255
Full Changelog: pnpm/action-setup@v6.0.6...v6.0.7
v6.0.6
What's Changed
- fix: bin_dest output points to self-updated pnpm, not bootstrap by @zkochan in fix: bin_dest output points to self-updated pnpm, not bootstrap pnpm/action-setup#249
Full Changelog: pnpm/action-setup@v6.0.5...v6.0.6
v6.0.5
What's Changed
- fix: append (not prepend) action node dir to PATH for npm bootstrap by @zkochan in fix: append (not prepend) action node dir to PATH for npm bootstrap pnpm/action-setup#241
Full Changelog: pnpm/action-setup@v6.0.4...v6.0.5
v6.0.4
What's Changed
- fix: use npm co-located with the action node binary by @benquarmby in fix: use npm co-located with the action node binary pnpm/action-setup#239
New Contributors
- @benquarmby made their first contribution in fix: use npm co-located with the action node binary pnpm/action-setup#239
Full Changelog: pnpm/action-setup@v6.0.3...v6.0.4
v6.0.3
Updated pnpm to v11.0.0-rc.5
Full Changelog: pnpm/action-setup@v6.0.2...v6.0.3
v6.0.2
What's Changed
- fix: pnpm self-update binary shadowed by bootstrap on PATH by @oniani1 in fix: pnpm self-update binary shadowed by bootstrap on PATH pnpm/action-setup#230
New Contributors
- @oniani1 made their first contribution in fix: pnpm self-update binary shadowed by bootstrap on PATH pnpm/action-setup#230
Full Changelog: pnpm/action-setup@v6.0.1...v6.0.2
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: pnpm/action-setup#228
v6.0.0
Added support for pnpm v11.
v5.0.0
Updated the action to use Node.js 24.
Next Steps
- Review breaking changes above
- Check if workflow inputs/outputs changed
- Verify compatibility with your CI/CD configuration
Full changelog: https://github.com/pnpm/action-setup/releases
Generated automatically for Dependabot major version PRs.
274bd83 to
a9916dd
Compare
a9916dd to
7abe213
Compare
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 5.0.0 to 6.0.8. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@fc06bc1...0e279bb) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
7abe213 to
e24c0af
Compare
Bumps pnpm/action-setup from 5.0.0 to 6.0.8.
Release notes
Sourced from pnpm/action-setup's releases.
... (truncated)
Commits
0e279bbfix: update pnpm to 11.1.1 (#248)3e83581fix: drop patchPnpmEnv so standalone+self-update works on Windows (#258)551b42edocs(README): fixcache_dependency_pathtype (#257)739bfe4fix: self-update bootstrap to packageManager-pinned version (#233) (#256)f61705dchore: add CODEOWNERS7a5507bfix: restore inputs from state in post (#255)1155470fix: honor devEngines.packageManager.onFail=error (#252) (#254)91ab88efix: bin_dest output points to self-updated pnpm, not bootstrap (#249)e578e19fix: update pnpm to 11.0.48912a91fix: append (not prepend) action node dir to PATH for npm bootstrap (#241)