This repository was archived by the owner on Sep 15, 2025. It is now read-only.
chore(deps): update pnpm to v9.15.9 - #56
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/pnpm-9.x
branch
from
September 20, 2024 12:12
0815dcd to
f638fa4
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-9.x
branch
from
October 2, 2024 15:39
f638fa4 to
196565d
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-9.x
branch
from
October 7, 2024 15:08
196565d to
7ca172e
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-9.x
branch
from
October 16, 2024 16:51
7ca172e to
2ef3608
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-9.x
branch
from
October 28, 2024 04:18
2ef3608 to
54b8a4a
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-9.x
branch
2 times, most recently
from
November 14, 2024 19:43
ff111ce to
7029526
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-9.x
branch
from
November 15, 2024 03:05
7029526 to
6a120c4
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-9.x
branch
from
November 20, 2024 02:00
6a120c4 to
e71668c
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-9.x
branch
from
November 20, 2024 13:05
e71668c to
6aa31a9
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-9.x
branch
from
November 28, 2024 17:09
6aa31a9 to
302ebf5
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-9.x
branch
from
November 29, 2024 14:26
302ebf5 to
db5b0d8
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-9.x
branch
from
December 6, 2024 16:09
db5b0d8 to
dffe0ba
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-9.x
branch
from
December 20, 2024 04:40
dffe0ba to
ed40438
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-9.x
branch
from
December 28, 2024 21:06
ed40438 to
472e52b
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-9.x
branch
from
January 6, 2025 00:20
472e52b to
1e43194
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-9.x
branch
from
January 13, 2025 20:40
1e43194 to
94a1f67
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-9.x
branch
from
February 2, 2025 20:45
94a1f67 to
de892da
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-9.x
branch
from
February 24, 2025 11:44
de892da to
32c3d42
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-9.x
branch
from
March 6, 2025 10:48
32c3d42 to
81ad69f
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-9.x
branch
from
March 9, 2025 22:07
81ad69f to
fbceccc
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-9.x
branch
from
March 10, 2025 06:39
fbceccc to
3486782
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.9.0->9.15.9Release Notes
pnpm/pnpm (pnpm)
v9.15.9: pnpm 9.15.9Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
v9.15.8: pnpm 9.15.8Compare Source
Patch Changes
pnpm self-updateshould always update the version in thepackageManagerfield ofpackage.json.--silentreporting is used.--loglevelis set toerror, don't show installation summary, execution time, and big tarball download progress.--loglevel=erroris used.Platinum Sponsors
Gold Sponsors
v9.15.7: pnpm 9.15.7Compare Source
Patch Changes
pnpm self-updateshould not leave a directory with a broken pnpm installation if the installation fails.--config.prefix such as--@​scope:registry=https://scope.example.com/npm#9089.pnpm self-updateshould not read the pnpm settings from thepackage.jsonfile in the current working directory.pnpm update -ishould list only packages that have newer versions #9206.catalogssection of thepnpm-lock.yamlfile to be removed whendedupe-peer-dependents=falseon a filtered install. #9112Platinum Sponsors
Gold Sponsors
v9.15.6: pnpm 9.15.6Compare Source
Patch Changes
packageManagercannot start withv.pnpm-lock.yamlfile when using--fix-lockfileand--filter. #8639v9.15.5: pnpm 9.15.5Compare Source
Patch Changes
pnpm install, thepreprepareandpostpreparescripts of the project should be executed #8989.strip-ansiwith the built-inutil.stripVTControlCharacters#9009.Platinum Sponsors
Gold Sponsors
v9.15.4: pnpm 9.15.4Compare Source
Patch Changes
pnpm update --latest <pkg>updates only the specified package, withdedupe-peer-dependents=true.Platinum Sponsors
Gold Sponsors
v9.15.3: pnpm 9.15.3Compare Source
Patch Changes
pnpm update --filter <pattern> --latest <pkg>should only change the specified package for the specified workspace, whendedupe-peer-dependentsis set totrue#8877..DS_Storefile atpatch-commit#8922.pnpm patchis unable to bring back old patch without specifying@versionsuffix #8919.Platinum Sponsors
Gold Sponsors
v9.15.2: pnpm 9.15.2Compare Source
Patch Changes
publish/packerror with workspace dependencies with relative paths #8904. It was broken inv9.4.0(398472c).pnpm patchon Windows #7546.git ls-remoteworks via HTTPS #8906.Platinum Sponsors
Gold Sponsors
v9.15.1: pnpm 9.15.1Compare Source
Patch Changes
pnpm removeshould not link dependencies from the workspace, whenlink-workspace-packagesis set tofalse#7674.node_modulesshould not fail, when a dependency has itself in its own peer dependencies #8854.Platinum Sponsors
Gold Sponsors
v9.15.0: pnpm 9.15Compare Source
Minor Changes
Patch Changes
pnpm update --globalshould not crash if there are no any global packages installed #7898.pnpm update --interactiveif catalogs are used.Platinum Sponsors
Gold Sponsors
v9.14.4: pnpm 9.14.4Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
Silver Sponsors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.