Skip to content

chore: bump pnpm to 11.1.2#1609

Open
Boshen wants to merge 1 commit into
mainfrom
chore/bump-pnpm-11.1.2
Open

chore: bump pnpm to 11.1.2#1609
Boshen wants to merge 1 commit into
mainfrom
chore/bump-pnpm-11.1.2

Conversation

@Boshen
Copy link
Copy Markdown
Member

@Boshen Boshen commented May 17, 2026

Bumps the repo-root packageManager pin to pnpm@11.1.2.

Only the root package.json packageManager field is changed.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 17, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 8413589
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a09dbdf9509f00008bff616

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8413589bd8

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread package.json
"node": ">=22.18.0"
},
"packageManager": "pnpm@10.33.2"
"packageManager": "pnpm@11.1.2"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep pnpm version pins aligned across workspaces

Updating only the root packageManager to pnpm@11.1.2 introduces a split with docs/package.json (still pnpm@10.33.2), so Corepack will run different pnpm majors depending on the working directory (cd docs vs repo root). This makes local docs installs and CI docs installs (pnpm -C docs ... from root) non-reproducible across environments and can lead to lockfile/behavior drift that is hard to diagnose.

Useful? React with 👍 / 👎.

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