-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update pnpm to v9.15.6 #31
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/pnpm-9.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
13a6364
to
8f94824
Compare
8f94824
to
c6c7ff1
Compare
c6c7ff1
to
7076789
Compare
7076789
to
b6bbd77
Compare
b6bbd77
to
0fa79c4
Compare
0fa79c4
to
cc1ec75
Compare
cc1ec75
to
d1ec248
Compare
d1ec248
to
0ede1b7
Compare
0ede1b7
to
54d4e76
Compare
54d4e76
to
31ebc6a
Compare
27e391b
to
6d07b66
Compare
ffbaff5
to
f8af4c8
Compare
f8af4c8
to
c718b3b
Compare
c718b3b
to
a8c70bc
Compare
a8c70bc
to
a6d932d
Compare
a6d932d
to
26c6501
Compare
26c6501
to
29bf06d
Compare
29bf06d
to
03a1414
Compare
03a1414
to
484eec2
Compare
484eec2
to
caee281
Compare
caee281
to
fdce887
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.6.0+sha512.38dc6fba8dba35b39340b9700112c2fe1e12f10b17134715a4aa98ccf7bb035e76fd981cf0bb384dfa98f8d6af5481c2bef2f4266a24bfa20c34eb7147ce0b5e
->9.15.6
Release Notes
pnpm/pnpm (pnpm)
v9.15.6
: pnpm 9.15.6Compare Source
Patch Changes
packageManager
cannot start withv
.pnpm-lock.yaml
file when using--fix-lockfile
and--filter
. #8639v9.15.5
: pnpm 9.15.5Compare Source
Patch Changes
pnpm install
, thepreprepare
andpostprepare
scripts of the project should be executed #8989.strip-ansi
with 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-dependents
is set totrue
#8877..DS_Store
file atpatch-commit
#8922.pnpm patch
is unable to bring back old patch without specifying@version
suffix #8919.Platinum Sponsors
Gold Sponsors
v9.15.2
: pnpm 9.15.2Compare Source
Patch Changes
publish
/pack
error with workspace dependencies with relative paths #8904. It was broken inv9.4.0
(398472c).pnpm patch
on Windows #7546.git ls-remote
works via HTTPS #8906.Platinum Sponsors
Gold Sponsors
v9.15.1
: pnpm 9.15.1Compare Source
Patch Changes
pnpm remove
should not link dependencies from the workspace, whenlink-workspace-packages
is set tofalse
#7674.node_modules
should 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 --global
should not crash if there are no any global packages installed #7898.pnpm update --interactive
if catalogs are used.Platinum Sponsors
Gold Sponsors
v9.14.4
: pnpm 9.14.4Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
Silver Sponsors
v9.14.3
: pnpm 9.14.3Compare Source
Patch Changes
packageManager
field check ofpackage.json
#7959.Platinum Sponsors
Gold Sponsors
Silver Sponsors
v9.14.2
Compare Source
Patch Changes
pnpm publish --json
should work #8788.Platinum Sponsors
Gold Sponsors
v9.14.1
Compare Source
Minor Changes
pnpm pack --json
to print packed tarball and contents in JSON format #8765.Patch Changes
pnpm exec
should print a meaningful error message when no command is provided #8752.pnpm setup
should remove the CLI from the target location before moving the new binary #8173.ERR_PNPM_TARBALL_EXTRACT
error while installing a dependency from GitHub having a slash in branch name #7697.use-node-version
setting is used and the system has no Node.js installed #8769..npmrc
files to their correct types. For instance,child-concurrency
should be a number, not a string #5075.manage-package-manager-versions
is set totrue
.pnpm init
should respect the--dir
option #8768.Platinum Sponsors
Gold Sponsors