Skip to content

chore(external-tools): bump pnpm 11.1.3 → 11.3.0#286

Closed
John-David Dalton (jdalton) wants to merge 1 commit into
mainfrom
chore/bump-pnpm-11.3.0
Closed

chore(external-tools): bump pnpm 11.1.3 → 11.3.0#286
John-David Dalton (jdalton) wants to merge 1 commit into
mainfrom
chore/bump-pnpm-11.3.0

Conversation

@jdalton
Copy link
Copy Markdown
Collaborator

Summary

  • Bumps the canonical fleet pnpm pin from 11.1.3 to 11.3.0.
  • Updates all 8 platform integrity hashes (7 platform binaries + npm-registry tgz for darwin-x64).
  • Released 2026-05-24; past the 7-day soak window for fleet adoption.

Why

Fleet CI is currently red across every repo because fleet `package.json` files were cascaded from the wheelhouse template to require `pnpm@11.3.0`, but this canonical pin (which drives the CI setup action's pnpm install) still pointed at 11.1.3. The mismatch makes every CI install fail with:

`This project is configured to use 11.3.0 of pnpm. Your current pnpm is v11.1.3`

Merging this unblocks CI everywhere that uses `setup-and-install`.

Test plan

  • Verify pnpm 11.3.0 platform binaries downloaded by setup action match the integrity hashes (smoke check via setup-and-install on a small consumer repo)
  • socket-lib CI (currently red on pnpm-mismatch) goes green after merge

Updates all 8 platform integrity hashes from the GitHub Release v11.3.0
assets + the npm-registry tgz for darwin-x64. Released 2026-05-24; past
the 7-day soak window for fleet adoption. Unblocks fleet CI which has
been red since fleet package.json files were cascaded to pnpm@11.3.0
ahead of this canonical pin update.
@jdalton
Copy link
Copy Markdown
Collaborator Author

Closing per direct-push policy; pushing directly to main.

@jdalton John-David Dalton (jdalton) deleted the chore/bump-pnpm-11.3.0 branch May 25, 2026 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant