meta: update pnpm from 11.9.0 to 11.18.0 - #9073
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview This is a tooling-only change: installs and CI that enforce Reviewed by Cursor Bugbot for commit 571b56d. Bugbot is set up for automated code reviews on this repo. Configure here. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9073 +/- ##
==========================================
+ Coverage 75.06% 75.12% +0.06%
==========================================
Files 102 102
Lines 9106 9106
Branches 373 372 -1
==========================================
+ Hits 6835 6841 +6
+ Misses 2267 2261 -6
Partials 4 4 ☔ View full report in Codecov by Harness. |
There was a problem hiding this comment.
Pull request overview
Updates the repository’s pinned pnpm version and lockfile so local development and CI use pnpm 11.18.0 via the packageManager field / Corepack.
Changes:
- Bump
packageManageranddevEngines.packageManager.versionfrom 11.9.0 to 11.18.0. - Regenerate
pnpm-lock.yamlto reflect pnpm 11.18.0 artifacts and integrity hashes.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
package.json |
Pins pnpm 11.18.0 in packageManager and devEngines to enforce toolchain consistency. |
pnpm-lock.yaml |
Updates lock entries for pnpm/@pnpm/exe and platform binaries to the new version. |
Files not reviewed (1)
- pnpm-lock.yaml: Generated file
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
📦 Build Size ComparisonSummary
|
Updates pnpm from 11.9.0 to
cc @nodejs/web-infra
Check this workflow's logs at https://github.com/nodejs/nodejs.org/actions/runs/30676577490.