chore: bump pnpm to v11#30937
Conversation
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
There was a problem hiding this comment.
Clean, complete infrastructure upgrade. No issues found.
Summary: This PR consistently upgrades pnpm from v10 to v11 across all CI workflows and migrates configuration from .npmrc to pnpm-workspace.yaml as required by pnpm 11. The allowBuilds map correctly replaces the removed onlyBuiltDependencies list, and the transitive dependency build denials are appropriately scoped.
Verified:
- All 5 workflows updated to
version: 11 - No remaining references to pnpm v10 in CI configuration
saveExact/saveDevcorrectly moved from.npmrctopnpm-workspace.yamlallowBuildssyntax matches pnpm v11 specification
|
Applied the Verdict: Clean, complete infrastructure upgrade. No issues found. What I checked:
Labels applied: |
|
Preview URL: https://4857799f.preview.developers.cloudflare.com |
Summary
Upgrades pnpm from v10 to v11 across CI workflows and repo config.
Changes:
version: 11pnpm-workspace.yaml: replaced removedonlyBuiltDependenciessetting with the newallowBuildsmap; addedsaveExactandsaveDevsettings (moved from.npmrc).npmrcdeleted — pnpm 11 restricts.npmrcto auth/registry settings only; non-auth config now lives inpnpm-workspace.yaml@google/genai,@mongodb-js/zstd,core-js-pure,node-liblzma,protobufjs) that don't need native binaries in this repo