chore(deps): update pnpm to v7.20.0
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
pnpm (source) | 7.19.0 -> 7.20.0 |
Release Notes
pnpm/pnpm
v7.20.0
Minor Changes
-
pnpm gets its own implementation of the following commands:
pnpm config get
pnpm config set
pnpm config delete
pnpm config list
In previous versions these commands were passing through to npm CLI.
-
Add show alias to
pnpm view
#5835. -
pnpm reads settings from its own global configuration file at
$XDG_CONFIG_HOME/pnpm/rc
#5829. -
Add the 'description'-field to the licenses output #5836.
Patch Changes
-
pnpm rebuild
should not fail ifnode_modules
was created by pnpm version 7.18 or older #5815. -
pnpm env
should print help. - Run the prepublish scripts of packages installed from Git #5826.
-
pnpm rebuild
should print a better error message when a hoisted dependency is not found #5815.
Our 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.