chore(deps): update pnpm to v9.2.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pnpm (source) | packageManager | minor | 9.1.0+sha512.67f5879916a9293e5cf059c23853d571beaf4f753c707f40cb22bed5fb1578c6aad3b6c4107ccb3ba0b35be003eb621a16471ac836c87beb53f9d54bb4612724 -> 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
![]() |
|
|
|
|
|
|
|
v9.1.4
Patch Changes
- Improved the performance of the resolution stage by changing how missing peer dependencies are detected #8144.
Platinum Sponsors
|
|
Gold Sponsors
|
|
|
|
|
|
Our Silver Sponsors
![]() |
|
|
|
|
|
|
|
v9.1.3
Patch Changes
- Fix a bug in which a dependency that is both optional for one package but non-optional for another is omitted when
optional=false
#8066. - Clear resolution cache before starting peer dependencies resolution #8109.
- Reduce memory usage by peer dependencies resolution #8072.
Platinum Sponsors
|
|
Gold Sponsors
|
|
|
|
|
|
Our Silver Sponsors
![]() |
|
|
|
|
|
|
|
v9.1.2
Patch Changes
- Reduced memory usage during peer dependencies resolution #8084.
- Details in the
pnpm licenses
output are not misplaced anymore #8071.
Platinum Sponsors
|
|
Gold Sponsors
|
|
|
|
|
|
Our Silver Sponsors
![]() |
|
|
|
|
|
|
|
v9.1.1
Patch Changes
- Improve the performance of the peers resolution stage by utilizing more cache #8058.
- Overrides with
link:
now preserve absolute path #8053. - Fix incorrect path when resolving relative
file:
overrides for workspace package #8053. - Print a better error message when
resolution-mode
is set totime-based
and the registry fails to return the"time"
field in the package's metadata. - Fix shell completion on MinGW-w64 environment.
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.
Edited by Cenk Kılıç