Skip to content

Bump the tanstack group across 1 directory with 5 updates - #645

Merged
bgentry merged 2 commits into
masterfrom
dependabot/npm_and_yarn/tanstack-658c9bfbb0
Aug 1, 2026
Merged

Bump the tanstack group across 1 directory with 5 updates#645
bgentry merged 2 commits into
masterfrom
dependabot/npm_and_yarn/tanstack-658c9bfbb0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the tanstack group with 5 updates in the / directory:

Package From To
@tanstack/react-query 5.101.1 5.101.4
@tanstack/react-router 1.170.16 1.170.18
@tanstack/eslint-plugin-query 5.101.1 5.101.4
@tanstack/react-query-devtools 5.101.1 5.101.4
@tanstack/router-vite-plugin 1.167.18 1.167.23

Updates @tanstack/react-query from 5.101.1 to 5.101.4

Release notes

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

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

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.101.4
    • @​tanstack/react-query@​5.101.4

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

Patch Changes

  • Updated dependencies []:
    • @​tanstack/react-query@​5.101.4

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

Patch Changes

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

@​tanstack/react-query@​5.101.4

Patch Changes

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

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

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.101.3
    • @​tanstack/react-query@​5.101.3

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

Patch Changes

  • Updated dependencies []:
    • @​tanstack/react-query@​5.101.3

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

Patch Changes

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

@​tanstack/react-query@​5.101.3

Patch Changes

... (truncated)

Changelog

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

5.101.4

Patch Changes

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

5.101.3

Patch Changes

  • Updated dependencies [7e3c822]:
    • @​tanstack/query-core@​5.101.3

5.101.2

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.101.2
Commits
  • 86bb8a6 ci: Version Packages (#11094)
  • 181ea82 ci: Version Packages (#11089)
  • 6d55b07 test({react,preact}-query): use the '.then()' convention consistently (#11085)
  • 44f38df test({react,preact,solid}-query/useInfiniteQuery): inline the shared 'fetchIt...
  • d1558c1 test({react,preact}-query/usePrefetchQuery): inline the 'generateQueryFn' fac...
  • 99690d1 test({react,preact}-query/usePrefetchInfiniteQuery): inline single-use helper...
  • 10770f0 test({react,preact}-query/usePrefetchInfiniteQuery): inline the shared 'Suspe...
  • dbd5a86 test({react,preact}-query/usePrefetchQuery): inline the shared 'Suspended' co...
  • b955f60 test({react,preact}-query/useSuspenseQuery): assert the 'loading' fallback is...
  • b9c657e test({react,preact}-query/usePrefetchQuery): assert the 'Loading...' fallback...
  • Additional commits viewable in compare view

Updates @tanstack/react-router from 1.170.16 to 1.170.18

Changelog

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

1.170.18

Patch Changes

  • Updated dependencies [e2dd204]:
    • @​tanstack/router-core@​1.171.15

1.170.17

Patch Changes

  • Updated dependencies [9809a06]:
    • @​tanstack/router-core@​1.171.14
Commits

Updates @tanstack/eslint-plugin-query from 5.101.1 to 5.101.4

Release notes

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

@​tanstack/eslint-plugin-query@​5.101.4

Patch Changes

  • #11067 7ac45ed - Relax exhaustive-deps so function call targets are not required in query keys while values referenced in nested callbacks are still checked.

@​tanstack/eslint-plugin-query@​5.101.3

No release notes provided.

@​tanstack/eslint-plugin-query@​5.101.2

No release notes provided.

Changelog

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

5.101.4

Patch Changes

  • #11067 7ac45ed - Relax exhaustive-deps so function call targets are not required in query keys while values referenced in nested callbacks are still checked.

5.101.3

5.101.2

Commits

Updates @tanstack/react-query-devtools from 5.101.1 to 5.101.4

Release notes

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

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

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.101.4
    • @​tanstack/react-query@​5.101.4

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

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.101.3
    • @​tanstack/react-query@​5.101.3

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

Patch Changes

Changelog

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

5.101.4

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.101.4
    • @​tanstack/react-query@​5.101.4

5.101.3

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.101.3
    • @​tanstack/react-query@​5.101.3

5.101.2

Patch Changes

Commits
  • 86bb8a6 ci: Version Packages (#11094)
  • 181ea82 ci: Version Packages (#11089)
  • c476781 test({react,preact}-query-devtools): assert the forwarded 'onClose' callback ...
  • 6a5bc45 test(react-query-devtools): extract shared test setup into 'beforeEach' (#11026)
  • cb115ea test(react-query-devtools/ReactQueryDevtools): add tests for forwarding optio...
  • 610e8d1 ci: Version Packages (#10996)
  • See full diff in compare view

Updates @tanstack/router-vite-plugin from 1.167.18 to 1.167.23

Release notes

Sourced from @​tanstack/router-vite-plugin's releases.

@​tanstack/router-vite-plugin@​1.167.23

Patch Changes

  • Updated dependencies [49f6863]:
    • @​tanstack/router-plugin@​1.168.23

@​tanstack/router-vite-plugin@​1.167.22

Patch Changes

  • Updated dependencies []:
    • @​tanstack/router-plugin@​1.168.22
Changelog

Sourced from @​tanstack/router-vite-plugin's changelog.

1.167.23

Patch Changes

  • Updated dependencies [49f6863]:
    • @​tanstack/router-plugin@​1.168.23

1.167.22

Patch Changes

  • Updated dependencies []:
    • @​tanstack/router-plugin@​1.168.22

1.167.21

Patch Changes

  • Updated dependencies []:
    • @​tanstack/router-plugin@​1.168.21

1.167.20

Patch Changes

  • Updated dependencies []:
    • @​tanstack/router-plugin@​1.168.20

1.167.19

Patch Changes

  • Updated dependencies []:
    • @​tanstack/router-plugin@​1.168.19
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2026

@bgentry bgentry left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🤖 Codex review: Security review is clear, but compatibility verification found a generated-file blocker.

Upgrade

  • TanStack group: five direct updates with ten total package version changes
  • Reviewed head: df818cf2bc7cb52590091f08835c32c091152387

Security review

  • All 20 old/new registry tarballs match the lockfile SHA-512 values, npm metadata, registry signatures, and expected TanStack GitHub Actions SLSA attestations.
  • The lockfile adds or removes no packages and introduces no lifecycle/bin/native/platform/non-registry/integrity churn.
  • Actual Query and Router artifact diffs contain the expected fixes. Targeted scans found no new process execution, downloader, credential access, telemetry, dynamic evaluation, or external network behavior.
  • Neither side falls in the exact compromised versions from GHSA-g7cv-rxg3-hmpx / CVE-2026-45321. This is not itself a security update.

Compatibility verification

  • npm ci — passed with zero audit vulnerabilities.
  • npm audit signatures — 485 registry signatures and 179 attestations verified.
  • npm run lint — passed.
  • npm run test:once — 34 files and 229 tests passed.
  • npm run build — passed.
  • make test — passed across the root, Pro, and packager modules.
  • Required Go/JS CI and both public riverui architecture image builds passed. The riverproui job fails before build because Dependabot cannot assume the AWS OIDC role.

Blocking compatibility finding

  • On the exact PR head, npm run build rewrites tracked src/routeTree.gen.ts with an 89-line insertion/89-line deletion deterministic ordering change from the upgraded router generator. The same build on the base head leaves the file clean.
  • Please regenerate and include the tracked route tree, or explicitly decide that leaving every post-merge build with a dirty generated file is acceptable. I have not approved or merged this head.

Residual risk

  • Query Devtools contains large generated bundles that were source-delta and capability reviewed rather than manually audited byte-for-byte.

@dependabot dependabot Bot changed the title Bump the tanstack group with 5 updates Bump the tanstack group across 1 directory with 5 updates Aug 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tanstack-658c9bfbb0 branch from df818cf to 1985f76 Compare August 1, 2026 19:35
Bumps the tanstack group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.101.1` | `5.101.4` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.170.16` | `1.170.18` |
| [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.101.1` | `5.101.4` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.101.1` | `5.101.4` |
| [@tanstack/router-vite-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-vite-plugin) | `1.167.18` | `1.167.23` |



Updates `@tanstack/react-query` from 5.101.1 to 5.101.4
- [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.4/packages/react-query)

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

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

Updates `@tanstack/react-query-devtools` from 5.101.1 to 5.101.4
- [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.4/packages/react-query-devtools)

Updates `@tanstack/router-vite-plugin` from 1.167.18 to 1.167.23
- [Release notes](https://github.com/TanStack/router/releases)
- [Changelog](https://github.com/TanStack/router/blob/main/packages/router-vite-plugin/CHANGELOG.md)
- [Commits](https://github.com/TanStack/router/commits/@tanstack/router-vite-plugin@1.167.23/packages/router-vite-plugin)

---
updated-dependencies:
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-version: 5.101.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.101.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/react-query-devtools"
  dependency-version: 5.101.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.170.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/router-vite-plugin"
  dependency-version: 1.167.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tanstack
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tanstack-658c9bfbb0 branch from 1985f76 to 2d33603 Compare August 1, 2026 19:40
@bgentry
bgentry enabled auto-merge (squash) August 1, 2026 19:47
@bgentry
bgentry merged commit 0817b53 into master Aug 1, 2026
21 checks passed
@bgentry
bgentry deleted the dependabot/npm_and_yarn/tanstack-658c9bfbb0 branch August 1, 2026 19:47
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