chore(deps): update pnpm to v8.3.0
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
pnpm (source) | 8.2.0 -> 8.3.0 |
Release Notes
pnpm/pnpm
v8.3.0
Minor Changes
- A custom compression level may be specified for the
pnpm pack
command using thepack-gzip-level
setting #6393. - Add
--check
flag topnpm dedupe
. No changes will be made tonode_modules
or the lockfile. Exits with a non-zero status code if changes are possible. -
pnpm install --resolution-only
re-runs resolution to print out any peer dependency issues #6411.
Patch Changes
- Warn user when
publishConfig.directory
of an injected workspace dependency does not exist #6396. - Use hard links to link the node executable on Windows machines #4315.
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.