-
Notifications
You must be signed in to change notification settings - Fork 6.8k
build: update pnpm to v10.15.1 (20.2.x) #31771
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
Open
angular-robot
wants to merge
1
commit into
angular:20.2.x
from
angular-robot:ng-renovate/20.2.x-pnpm-10-x
Open
build: update pnpm to v10.15.1 (20.2.x) #31771
angular-robot
wants to merge
1
commit into
angular:20.2.x
from
angular-robot:ng-renovate/20.2.x-pnpm-10-x
Conversation
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
@angular-robot
angular-robot
added
action: merge
The PR is ready for merge by the caretaker
area: build & ci
Related the build and CI infrastructure of the project
target: patch
This PR is targeted for the next patch release
labels
Aug 23, 2025
@angular-robot
angular-robot
requested review from
crisbeto and
ok7sai
and removed request for
a team
August 23, 2025 05:05
@angular-robot
angular-robot
added
action: merge
The PR is ready for merge by the caretaker
target: patch
This PR is targeted for the next patch release
area: build & ci
Related the build and CI infrastructure of the project
labels
Aug 23, 2025
@angular-robot
angular-robot
force-pushed
the
ng-renovate/20.2.x-pnpm-10-x
branch
from
August 25, 2025 20:38
530a942
to
5b57b67
Compare
alan-agius4
alan-agius4
approved these changes
Aug 25, 2025
@angular-robot
angular-robot
force-pushed
the
ng-renovate/20.2.x-pnpm-10-x
branch
3 times, most recently
from
August 28, 2025 07:37
c505adb
to
3165f12
Compare
See associated pull request for more information.
@angular-robot
angular-robot
force-pushed
the
ng-renovate/20.2.x-pnpm-10-x
branch
from
September 1, 2025 10:05
3165f12
to
6f8e276
Compare
@angular-robot
angular-robot
changed the title
(削除) build: update pnpm to v10.15.0 (20.2.x) (削除ここまで)
(追記) build: update pnpm to v10.15.1 (20.2.x) (追記ここまで)
Sep 1, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Uh oh!
There was an error while loading. Please reload this page.
This PR contains the following updates:
10.14.0
->10.15.1
Release Notes
pnpm/pnpm (pnpm)
v10.15.1
Compare Source
Patch Changes
.pnp.cjs
crash when importing subpath #9904.v10.15.0
Compare Source
Minor Changes
cleanupUnusedCatalogs
configuration. When set totrue
, pnpm will remove unused catalog entries during installation #9793.@*/pnpm-plugin-*
#9780.pnpm config get
now prints an INI string for an object value #9797.pnpm config get
now accepts property paths (e.g.pnpm config get catalog.react
,pnpm config get .catalog.react
,pnpm config get 'packageExtensions["@​babel/parser"].peerDependencies["@​babel/types"]'
), andpnpm config set
now accepts dot-leading or subscripted keys (e.g.pnpm config set .ignoreScripts true
).pnpm config get --json
now prints a JSON serialization of config value, andpnpm config set --json
now parses the input value as JSON.Patch Changes
pnpm create
command, must verify whether the node version is supported even if a cache already exists #9775.*/*
to theAccept
header to avoid getting a 406 error on AWS CodeArtifact #9862.pnpm dlx pkg --help
doesn't pass--help
topkg
#9823.Configuration
📅 Schedule: Branch creation - "after 10:00pm every weekday,before 5:00am every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.