fix(pnpm): warn > error - #9051
Conversation
Signed-off-by: Aviv Keller <me@aviv.sh>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview Node still errors on runtime version mismatch; only enforcement when the active package manager does not match the declared pnpm version is relaxed. That avoids CI failures when Changesets runs Reviewed by Cursor Bugbot for commit e90d66f. 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 #9051 +/- ##
==========================================
- Coverage 75.13% 75.11% -0.03%
==========================================
Files 102 102
Lines 9105 9105
Branches 372 372
==========================================
- Hits 6841 6839 -2
- Misses 2260 2262 +2
Partials 4 4 ☔ View full report in Codecov by Harness. |
MattIPv4
left a comment
There was a problem hiding this comment.
This has significant implications for the DX of folks working with this repo. Let's get changesets using the package manager we choose to use for this repo, rather than changing how we handle package managers for every interaction with the repo.
📦 Build Size ComparisonSummary
|
Don't fail CI when Changesets uses
npm publish.cc @nodejs/web-infra fast-tracking