Skip to content

chore(deps): bump the tanstack-query group with 3 updates - #2419

Merged
adriangohjw merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tanstack-query-f2c5007073
Jun 10, 2026
Merged

chore(deps): bump the tanstack-query group with 3 updates#2419
adriangohjw merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tanstack-query-f2c5007073

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the tanstack-query group with 3 updates: @tanstack/query-devtools, @tanstack/react-query-devtools and @tanstack/react-query.

Updates @tanstack/query-devtools from 5.100.14 to 5.101.0

Release notes

Sourced from @​tanstack/query-devtools's releases.

@​tanstack/query-devtools@​5.101.0

Patch Changes

  • #10772 3042860 - Avoid crashing devtools query rows when a cached query state is temporarily unavailable.

  • #10750 e631dc3 - Resolve devtools query rows from their stable query hash so mutated object query keys do not break row rendering.

Changelog

Sourced from @​tanstack/query-devtools's changelog.

5.101.0

Patch Changes

  • #10772 3042860 - Avoid crashing devtools query rows when a cached query state is temporarily unavailable.

  • #10750 e631dc3 - Resolve devtools query rows from their stable query hash so mutated object query keys do not break row rendering.

Commits
  • f3d8d2a ci: Version Packages (#10774)
  • 532bb29 fix(tests): disable local coverage instrumentation (#10776)
  • 1ccc028 test(query-devtools/Devtools): drop the 'pip_open' localStorage assertion fro...
  • e42d85c test(query-devtools/Devtools): remove PiP auto-open and popup-blocker cases n...
  • 9a1aa92 test(query-devtools/contexts/PiPContext): add tests for the '#_goober' Mutati...
  • db19ccf test(query-devtools/contexts/PiPContext): add tests for the 'pip_open' auto-o...
  • d7c27dc test(query-devtools/contexts/PiPContext): add tests for 'closePipWindow' guar...
  • 4cfd8a7 test(query-devtools/contexts/PiPContext): add test for the 'pagehide' listene...
  • 8c66649 test(query-devtools/contexts/PiPContext): add tests for 'requestPipWindow' co...
  • 1b7d28a test(query-devtools/contexts/PiPContext): add tests for 'requestPipWindow' re...
  • Additional commits viewable in compare view

Updates @tanstack/react-query-devtools from 5.100.14 to 5.101.0

Release notes

Sourced from @​tanstack/react-query-devtools's releases.

@​tanstack/react-query-devtools@​5.101.0

Patch Changes

Changelog

Sourced from @​tanstack/react-query-devtools's changelog.

5.101.0

Patch Changes

Commits
  • f3d8d2a ci: Version Packages (#10774)
  • 2d27c4e test(react-query-devtools/ReactQueryDevtools{,Panel}): add tests for the full...
  • e0245c7 test(react-query-devtools/ReactQueryDevtools): add tests for forwarding 'butt...
  • 532bb29 fix(tests): disable local coverage instrumentation (#10776)
  • See full diff in compare view

Updates @tanstack/react-query from 5.100.14 to 5.101.0

Release notes

Sourced from @​tanstack/react-query's releases.

@​tanstack/react-query-devtools@​5.101.0

Patch Changes

@​tanstack/react-query-next-experimental@​5.101.0

Patch Changes

  • #10857 7cf5923 - fix(react-query-next-experimental): replace deprecated 'isServer' with 'environmentManager.isServer()'

  • Updated dependencies []:

    • @​tanstack/react-query@​5.101.0

@​tanstack/react-query-persist-client@​5.101.0

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.101.0
    • @​tanstack/react-query@​5.101.0

@​tanstack/react-query@​5.101.0

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.101.0
Changelog

Sourced from @​tanstack/react-query's changelog.

5.101.0

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.101.0
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the tanstack-query group with 3 updates: [@tanstack/query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/query-devtools), [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) and [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query).


Updates `@tanstack/query-devtools` from 5.100.14 to 5.101.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/query-devtools/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/query-devtools@5.101.0/packages/query-devtools)

Updates `@tanstack/react-query-devtools` from 5.100.14 to 5.101.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.101.0/packages/react-query-devtools)

Updates `@tanstack/react-query` from 5.100.14 to 5.101.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.101.0/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/query-devtools"
  dependency-version: 5.101.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tanstack-query
- dependency-name: "@tanstack/react-query-devtools"
  dependency-version: 5.101.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tanstack-query
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.101.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tanstack-query
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 10, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 10, 2026 15:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 10, 2026
@vercel

vercel Bot commented Jun 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
isomer-studio Error Error Jun 10, 2026 3:43pm

Request Review

@vercel
vercel Bot requested a deployment to Preview June 10, 2026 15:43 Abandoned
@adriangohjw

Copy link
Copy Markdown
Contributor

@claude /review-dependency-upgrade

@claude

claude Bot commented Jun 10, 2026

Copy link
Copy Markdown

Claude finished @adriangohjw's task in 41s —— View job


🤖 Dependency upgrade review

  • Gather PR context & infer upgrade target
  • Research breaking changes per version
  • Check codebase impact
  • Post report

@tanstack/* query group: 5.100.14 → 5.101.0

Verdict:SAFE
Assumptions: Group bump of @tanstack/react-query, @tanstack/react-query-devtools, and @tanstack/query-devtools (all 5.100.14 → 5.101.0). Lockfile/workspace-only change; no package.json range change.

Version Breaking change Impact Where in codebase Migration hint
v5.101.0 No documented breaking changes between 5.100.14 and 5.101.0 Safe

Notes

  • This is a minor bump within the same major (v5). Per the react-query changelog, 5.101.0 only bumps its internal @tanstack/query-core dependency — no direct API changes.
  • The two devtools packages contain only patch fixes to devtools query-row rendering (#10772, #10750) — internal to the devtools UI, no public API surface changed.
  • No renamed/removed exports, hooks, or config keys. Existing useQuery/useMutation/QueryClient/ReactQueryDevtools usage is unaffected.

⚠️ Note: the Vercel deployment for this PR shows FAILED. That is unrelated to documented breaking changes in this bump — worth a glance at the build log, but not a blocker introduced by the API surface of these packages.
· dependabot/npm_and_yarn/tanstack-query-f2c5007073

@adriangohjw
adriangohjw merged commit 65099fe into main Jun 10, 2026
18 of 19 checks passed
@adriangohjw
adriangohjw deleted the dependabot/npm_and_yarn/tanstack-query-f2c5007073 branch June 10, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant