-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update pnpm to v10.21.0 #322
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
PR Review - pnpm Update v10.18.3 → v10.20.0SummaryThis is a straightforward dependency update from Renovate Bot upgrading pnpm from 10.18.3 to 10.20.0. The changes are limited to the package manager version in Code Quality ✅
Changes AnalysisNew Features (Minor)
Bug Fixes (Patch)
Compatibility Assessment ✅Project Configuration Compatibility:
Lockfile Changes ✅The
These changes represent improved dependency resolution and deduplication, which is expected and beneficial. Potential Issues 🟡Minor consideration:
Security Concerns ✅
Performance Considerations ✅
Recommendations
Test PlanThe existing CI should cover:
Verdict: ✅ LGTM - This is a clean, low-risk dependency update. The lockfile changes represent beneficial deduplication. No breaking changes detected. |
612d493 to
bb6575d
Compare
|



This PR contains the following updates:
10.18.3->10.21.0Release Notes
pnpm/pnpm (pnpm)
v10.21.0Compare Source
v10.20.0Compare Source
Minor Changes
--alloption inpnpm --helpto list all commands #8628.Patch Changes
latestversion doesn't satisfy the maturity requirement configured byminimumReleaseAge, pick the highest version that is mature enough, even if it has a different major version #10100.createcommand should not verify patch info.managePackageManagerVersionstofalse, when switching to a different version of pnpm CLI, in order to avoid subsequent switches #10063.v10.19.0Compare Source
Minor Changes
You can now allow specific versions of dependencies to run postinstall scripts.
onlyBuiltDependenciesnow accepts package names with lists of trusted versions. For example:Related PR: #10104.
Added support for exact versions in
minimumReleaseAgeExclude#9985.You can now list one or more specific versions that pnpm should allow to install, even if those versions don’t satisfy the maturity requirement set by
minimumReleaseAge. For example:Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 has been generated by Mend Renovate using a curated preset maintained by mheob. View repository job log here