Update pnpm to v9.15.7
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pnpm (source) | packageManager | patch | 9.15.6 -> 9.15.7 |
Release Notes
pnpm/pnpm (pnpm)
v9.15.7
: pnpm 9.15.7
Patch Changes
-
pnpm self-update
should not leave a directory with a broken pnpm installation if the installation fails. - Allow scope registry CLI option without
--config.
prefix such as--@​scope:registry=https://scope.example.com/npm
#9089. -
pnpm self-update
should not read the pnpm settings from thepackage.json
file in the current working directory. -
pnpm update -i
should list only packages that have newer versions #9206. - Fix a bug causing entries in the
catalogs
section of thepnpm-lock.yaml
file to be removed whendedupe-peer-dependents=false
on a filtered install. #9112
Platinum Sponsors
|
|
|
Gold Sponsors
|
|
|
|
|
|
|
|
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.