Update pnpm to v9.15.5 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pnpm (source) | packageManager | patch | 9.15.4 -> 9.15.5 |
Release Notes
pnpm/pnpm (pnpm)
v9.15.5
: pnpm 9.15.5
Patch Changes
- Verify that the package name is valid when executing the publish command.
- When running
pnpm install
, thepreprepare
andpostprepare
scripts of the project should be executed #8989. - Quote args for scripts with shell-quote to support new lines (on POSIX only) #8980.
- Proxy settings should be respected, when resolving Git-hosted dependencies #6530.
- Replace
strip-ansi
with the built-inutil.stripVTControlCharacters
#9009.
Platinum Sponsors
|
|
|
Gold Sponsors
|
|
|
|
|
|
|
|
|
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.