Skip to content

chore(pnpm): update pnpm to v11#10699

Open
harry-whorlow wants to merge 1 commit into
TanStack:mainfrom
harry-whorlow:pnpm-update
Open

chore(pnpm): update pnpm to v11#10699
harry-whorlow wants to merge 1 commit into
TanStack:mainfrom
harry-whorlow:pnpm-update

Conversation

@harry-whorlow
Copy link
Copy Markdown

🎯 Changes

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm run test:pr.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 12, 2026

More templates

@tanstack/angular-query-experimental

npm i https://pkg.pr.new/@tanstack/angular-query-experimental@10699

@tanstack/eslint-plugin-query

npm i https://pkg.pr.new/@tanstack/eslint-plugin-query@10699

@tanstack/lit-query

npm i https://pkg.pr.new/@tanstack/lit-query@10699

@tanstack/preact-query

npm i https://pkg.pr.new/@tanstack/preact-query@10699

@tanstack/preact-query-devtools

npm i https://pkg.pr.new/@tanstack/preact-query-devtools@10699

@tanstack/preact-query-persist-client

npm i https://pkg.pr.new/@tanstack/preact-query-persist-client@10699

@tanstack/query-async-storage-persister

npm i https://pkg.pr.new/@tanstack/query-async-storage-persister@10699

@tanstack/query-broadcast-client-experimental

npm i https://pkg.pr.new/@tanstack/query-broadcast-client-experimental@10699

@tanstack/query-core

npm i https://pkg.pr.new/@tanstack/query-core@10699

@tanstack/query-devtools

npm i https://pkg.pr.new/@tanstack/query-devtools@10699

@tanstack/query-persist-client-core

npm i https://pkg.pr.new/@tanstack/query-persist-client-core@10699

@tanstack/query-sync-storage-persister

npm i https://pkg.pr.new/@tanstack/query-sync-storage-persister@10699

@tanstack/react-query

npm i https://pkg.pr.new/@tanstack/react-query@10699

@tanstack/react-query-devtools

npm i https://pkg.pr.new/@tanstack/react-query-devtools@10699

@tanstack/react-query-next-experimental

npm i https://pkg.pr.new/@tanstack/react-query-next-experimental@10699

@tanstack/react-query-persist-client

npm i https://pkg.pr.new/@tanstack/react-query-persist-client@10699

@tanstack/solid-query

npm i https://pkg.pr.new/@tanstack/solid-query@10699

@tanstack/solid-query-devtools

npm i https://pkg.pr.new/@tanstack/solid-query-devtools@10699

@tanstack/solid-query-persist-client

npm i https://pkg.pr.new/@tanstack/solid-query-persist-client@10699

@tanstack/svelte-query

npm i https://pkg.pr.new/@tanstack/svelte-query@10699

@tanstack/svelte-query-devtools

npm i https://pkg.pr.new/@tanstack/svelte-query-devtools@10699

@tanstack/svelte-query-persist-client

npm i https://pkg.pr.new/@tanstack/svelte-query-persist-client@10699

@tanstack/vue-query

npm i https://pkg.pr.new/@tanstack/vue-query@10699

@tanstack/vue-query-devtools

npm i https://pkg.pr.new/@tanstack/vue-query-devtools@10699

commit: 5139ed2

Comment thread pnpm-lock.yaml
@@ -4,25 +4,6 @@ settings:
autoInstallPeers: true
excludeLinksFromLockfile: false

overrides:
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

hmm any idea where the overrides went @harry-whorlow ?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Thats, strange... when updating to v11 it forces you to reinstall, hence the changes to the lock file.

I noticed there's no overrides in the root pnpm workspace, they're located in the package.json, perhaps that's related.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

ah... it appears my suspicions were correct

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

So the overrides need to move from package.json into the pnpm config file!

Copy link
Copy Markdown
Author

@harry-whorlow harry-whorlow May 13, 2026

Choose a reason for hiding this comment

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

yeah, I added it in fix: relocate overides to workspace.

I'm just fixing the Vue devtools build, was this only broken in my pr?

@harry-whorlow
Copy link
Copy Markdown
Author

Waiting on #10700 so the ci runs again.

@harry-whorlow harry-whorlow force-pushed the pnpm-update branch 2 times, most recently from 77c7e7e to e99a912 Compare May 13, 2026 10:49
@harry-whorlow harry-whorlow force-pushed the pnpm-update branch 2 times, most recently from a947754 to 5139ed2 Compare May 13, 2026 14:45
@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented May 13, 2026

View your CI Pipeline Execution ↗ for commit 5139ed2


☁️ Nx Cloud last updated this comment at 2026-05-13 15:05:48 UTC

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.

2 participants