-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update pnpm to v10.15.0 #436
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
base: main
Are you sure you want to change the base?
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #436 +/- ##
=======================================
Coverage 16.91% 16.91%
=======================================
Files 132 132
Lines 3990 3990
Branches 134 128 -6
=======================================
Hits 675 675
Misses 3255 3255
Partials 60 60 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d008996
to
82dfc5b
Compare
82dfc5b
to
53508d3
Compare
53508d3
to
f34afd0
Compare
f34afd0
to
4d86438
Compare
4d86438
to
675c3a0
Compare
675c3a0
to
9d587e8
Compare
9d587e8
to
1df0f72
Compare
1df0f72
to
55c9bbd
Compare
55c9bbd
to
dba301c
Compare
dba301c
to
eeb17a0
Compare
eeb17a0
to
fc31138
Compare
This PR contains the following updates:
10.14.0
->10.15.0
Release Notes
pnpm/pnpm (pnpm)
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 - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.