Update pnpm to v8.15.9
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pnpm (source) | packageManager | patch | 8.15.5+sha1.a58c038faac410c947dbdb93eb30994037d0fce2 -> 8.15.9 |
Release Notes
pnpm/pnpm (pnpm)
v8.15.9
: pnpm 8.15.9
Patch Changes
- Deduplicate bin names to prevent race condition and corrupted bin scripts #7833.
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.8
Patch Changes
- Upgrade tar to v6.2.1 in the dependences #7939.
- If the
script-shell
option is configured to a.bat
/.cmd
file on Windows, pnpm will now error withERR_PNPM_INVALID_SCRIPT_SHELL_WINDOWS
. Newer versions of Node.js released in April 2024 do not support executing these files directly without behavior differences. If thescript-shell
option is necessary for your use-case, please set a.exe
file instead.
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.7
Patch Changes
-
pnpm config get
prints a comma-separated list for an array value instead of nothing. - It should be possible to publish a tarball with custom dist-tag #7845.
- Print the list of packages that were not built because they are ignored by configuration settings.
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.6
Patch Changes
- The exit code of the child process should be preserved on
pnpm run
#7817. - When sorting packages in a workspace, take into account workspace dependencies specified as
peerDependencies
#7813. - Add
--ignore-scripts
argument toprune
command #7836.
Platinum Sponsors
Gold Sponsors
Silver Sponsors
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by RenovateBot