chore(deps): update pnpm to v11 (25_2)#8840
Merged
Merged
Conversation
- Add pnpm 11.5.1 to .mise.toml and .tool-versions - Upgrade pnpm/action-setup from v4 to v6 to fix 'self-installer exits with code 1' under pnpm 11
alexslavr
approved these changes
Jun 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry-pick of the pnpm v11 migration onto the 25_2 branch.
packageManagertopnpm@11.5.1pnpm 11.5.1to.mise.tomland.tool-versionspnpm/action-setupfromv4tov6so the CI install step does not fail withSomething went wrong, self-installer exits with code 1under pnpm 11Verified locally with
CI=true pnpm install --frozen-lockfileon pnpm 11.5.1.Mirrors #8823 (26_1).