chore(deps): update pnpm to v9.6.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pnpm (source) | packageManager | minor | 9.5.0 -> 9.6.0 |
pnpm (source) | devDependencies | minor | 9.5.0 -> 9.6.0 |
Release Notes
pnpm/pnpm (pnpm)
v9.6.0
: pnpm 9.6
Minor Changes
- Support specifying node version (via
pnpm.executionEnv.nodeVersion
inpackage.json
) for running lifecycle scripts per each package in a workspace #6720. - Overrides now support the
catalogs:
protocol #8303.
Patch Changes
- The
pnpm deploy
command now supports thecatalog:
protocol #8298. - The
pnpm outdated
command now supports thecatalog:
protocol #8304. - Correct the error message when trying to run
pnpm patch
withoutnode_modules/.modules.yaml
#8257. - Silent reporting fixed with the
pnpm exec
command #7608. - Add registries information to the calculation of dlx cache hash #8299.
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.