chore(deps): update pnpm to v9.2.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pnpm (source) | packageManager | minor | 9.1.4 -> 9.2.0 |
pnpm (source) | devDependencies | minor | 9.1.4 -> 9.2.0 |
Release Notes
pnpm/pnpm (pnpm)
v9.2.0
Minor Changes
- If
package-manager-strict-version
is set totrue
, pnpm will fail if its version doesn't exactly match the version in the "packageManager" field ofpackage.json
.
Patch Changes
- Update
@yarnpkg/pnp
to the latest version, fixing issue withnode:
imports #8161. - Deduplicate bin names to prevent race condition and corrupted bin scripts #7833.
- pnpm doesn't fail if its version doesn't match the one specified in the "packageManager" field of
package.json
#8087. -
exec
now also streams prefixed output when--recursive
or--parallel
is specified just asrun
does #8065.
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.