Skip to content

chore(pnpm): upgrade pnpm to v11#325

Merged
KevinVandy merged 2 commits into
TanStack:mainfrom
harry-whorlow:pnpm
May 21, 2026
Merged

chore(pnpm): upgrade pnpm to v11#325
KevinVandy merged 2 commits into
TanStack:mainfrom
harry-whorlow:pnpm

Conversation

@harry-whorlow
Copy link
Copy Markdown
Contributor

@harry-whorlow harry-whorlow commented May 12, 2026

Summary by CodeRabbit

  • Chores
    • Updated pnpm package manager to version 11.1.0.
    • Enhanced workspace build configuration to provide granular control over which dependencies are permitted to execute build-time steps.

Review Change Stack

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 12, 2026

@tanstack/angular-store

npm i https://pkg.pr.new/@tanstack/angular-store@325

@tanstack/lit-store

npm i https://pkg.pr.new/@tanstack/lit-store@325

@tanstack/preact-store

npm i https://pkg.pr.new/@tanstack/preact-store@325

@tanstack/react-store

npm i https://pkg.pr.new/@tanstack/react-store@325

@tanstack/solid-store

npm i https://pkg.pr.new/@tanstack/solid-store@325

@tanstack/store

npm i https://pkg.pr.new/@tanstack/store@325

@tanstack/svelte-store

npm i https://pkg.pr.new/@tanstack/svelte-store@325

@tanstack/vue-store

npm i https://pkg.pr.new/@tanstack/vue-store@325

commit: fefd346

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented May 13, 2026

View your CI Pipeline Execution ↗ for commit fefd346

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 58s View ↗
nx run-many --target=build --exclude=examples/** ✅ Succeeded 13s View ↗

☁️ Nx Cloud last updated this comment at 2026-05-21 21:44:36 UTC

@harry-whorlow harry-whorlow marked this pull request as ready for review May 13, 2026 14:56
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 21, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e9fa97b0-27cb-4c21-b56a-a3e222192975

📥 Commits

Reviewing files that changed from the base of the PR and between bae41e3 and fefd346.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (2)
  • package.json
  • pnpm-workspace.yaml

📝 Walkthrough

Walkthrough

This PR upgrades the pnpm package manager to version 11.1.0 and adds workspace build permission controls. The allowBuilds configuration specifies which root dependencies are permitted to execute build-time steps, enabling core tools (nx, esbuild, vue-demi) while restricting optional Angular build dependencies.

Changes

pnpm Workspace Configuration

Layer / File(s) Summary
pnpm version upgrade
package.json
Root packageManager field is bumped to pnpm@11.1.0.
Build permission policy
pnpm-workspace.yaml
New allowBuilds section permits builds for nx, esbuild, and vue-demi, while disallowing optional @angular/build dependencies (@parcel/watcher, lmdb, msgpackr-extract).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Poem

🐰 A rabbit hops through config files with glee,
Pnpm ten becomes eleven—wild and free!
Build permissions granted, some denied with care,
Vue and esbuild dance through workspace air! 🌟

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The pull request description is entirely missing. The template requires sections for Changes, Checklist, and Release Impact, but none are present. Add a pull request description following the template, including: what changes were made (pnpm upgrade and workspace config), confirmation of testing, and indication of release impact.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main changes: upgrading pnpm from v10 to v11 and configuring workspace build settings.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@KevinVandy KevinVandy merged commit b898139 into TanStack:main May 21, 2026
9 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request May 21, 2026
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.

3 participants