Skip to content

Bump the tanstack group across 1 directory with 6 updates#611

Merged
bgentry merged 1 commit into
masterfrom
dependabot/npm_and_yarn/tanstack-da4d84e1c9
Jul 2, 2026
Merged

Bump the tanstack group across 1 directory with 6 updates#611
bgentry merged 1 commit into
masterfrom
dependabot/npm_and_yarn/tanstack-da4d84e1c9

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
@tanstack/react-query 5.100.1 5.101.1
@tanstack/react-router 1.168.23 1.170.16
@tanstack/eslint-plugin-query 5.100.1 5.101.1
@tanstack/react-query-devtools 5.100.1 5.101.1
@tanstack/react-router-devtools 1.166.13 1.167.0
@tanstack/router-vite-plugin 1.166.38 1.167.18

Updates @tanstack/react-query from 5.100.1 to 5.101.1

Release notes

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

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

@​tanstack/react-query@​5.101.1

Patch Changes

  • Updated dependencies [9eff92e]:
    • @​tanstack/query-core@​5.101.1

@​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

... (truncated)

Changelog

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

5.101.1

Patch Changes

  • Updated dependencies [9eff92e]:
    • @​tanstack/query-core@​5.101.1

5.101.0

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.101.0
Commits
  • b809297 ci: Version Packages (#10977)
  • ccc843e test({react,preact}-query/useQueries): move type-only tests to 'useQueries.te...
  • 4154613 test({react,preact}-query/useMutation): split 'should handle conditional logi...
  • 8bb5fde test({react,preact}-query/useMutation): split 'should pass meta to mutation' ...
  • 87426a3 test(react-query): replace deprecated 'toBeCalledTimes' with 'toHaveBeenCalle...
  • feb1efd test(*): move 'vi.useRealTimers' to the end of 'afterEach' so cleanup runs un...
  • f3d8d2a ci: Version Packages (#10774)
  • 532bb29 fix(tests): disable local coverage instrumentation (#10776)
  • ba6e7be ci: Version Packages (#10767)
  • ed20b6d fix(react): do not go into optimistic fetching state when not subscribed (#10...
  • Additional commits viewable in compare view

Updates @tanstack/react-router from 1.168.23 to 1.170.16

Release notes

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

@​tanstack/react-router@​1.170.16

Patch Changes

  • #7595 52db703 - Perf improvement of useMatch and derived hooks when navigating away from previous match

  • #7575 4a93cff - useMatches can skip useRef for structural sharing during SSR

  • #7600 f046b06 - Reduce Match rerenders during navigations (PR #7596)

  • #7577 689d88e - Reduce bundle size by sharing structuralSharing selector logic

  • #7627 689c5ab - Silence AbortError in renderRouterToStream, this is normal operation

Changelog

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

1.170.16

Patch Changes

  • #7595 52db703 - Perf improvement of useMatch and derived hooks when navigating away from previous match

  • #7575 4a93cff - useMatches can skip useRef for structural sharing during SSR

  • #7600 f046b06 - Reduce Match rerenders during navigations (PR #7596)

  • #7577 689d88e - Reduce bundle size by sharing structuralSharing selector logic

  • #7627 689c5ab - Silence AbortError in renderRouterToStream, this is normal operation

1.170.15

Patch Changes

  • Updated dependencies [776d8ef]:
    • @​tanstack/router-core@​1.171.13

1.170.14

Patch Changes

  • Updated dependencies [df1076c]:
    • @​tanstack/router-core@​1.171.12

1.170.13

Patch Changes

  • #7555 ac10815 - Fix search middleware composition so retainSearchParams does not restore search params that a downstream stripSearchParams removed.

  • Updated dependencies [ac10815]:

    • @​tanstack/router-core@​1.171.11

1.170.12

Patch Changes

1.170.11

Patch Changes

  • Updated dependencies [b4cd5af]:
    • @​tanstack/router-core@​1.171.9

... (truncated)

Commits

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

Release notes

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

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

No release notes provided.

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

Minor Changes

  • #10775 dc54932 - no-rest-destructuring now also flags rest destructuring on custom hooks that return a TanStack Query result. Detection uses the TypeScript type checker and runs only when typed linting is enabled, so untyped projects are unaffected. Closes #8951.
Changelog

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

5.101.1

5.101.0

Minor Changes

  • #10775 dc54932 - no-rest-destructuring now also flags rest destructuring on custom hooks that return a TanStack Query result. Detection uses the TypeScript type checker and runs only when typed linting is enabled, so untyped projects are unaffected. Closes #8951.
Commits

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

Release notes

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

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

Patch Changes

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

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

Patch Changes

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

Patch Changes

  • Updated dependencies [ed20b6d]:
    • @​tanstack/react-query@​5.100.14
    • @​tanstack/query-devtools@​5.100.14
Changelog

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

5.101.1

Patch Changes

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

5.101.0

Patch Changes

Commits

Updates @tanstack/react-router-devtools from 1.166.13 to 1.167.0

Changelog

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

1.167.0

Minor Changes

  • Clean minor bump, fresh start (#7395)

Patch Changes

  • Updated dependencies [b1c061a, 201e150]:
    • @​tanstack/router-core@​1.170.0
    • @​tanstack/react-router@​1.170.0
    • @​tanstack/router-devtools-core@​1.168.0
Commits

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

Release notes

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

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

Patch Changes

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

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

Patch Changes

  • Updated dependencies [837897f]:
    • @​tanstack/router-plugin@​1.168.17
Changelog

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

1.167.18

Patch Changes

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

1.167.17

Patch Changes

  • Updated dependencies [837897f]:
    • @​tanstack/router-plugin@​1.168.17

1.167.16

Patch Changes

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

1.167.15

Patch Changes

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

1.167.14

Patch Changes

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

1.167.13

Patch Changes

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

1.167.12

Patch Changes

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

1.167.11

... (truncated)

Commits

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

bgentry commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

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

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



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

Updates `@tanstack/react-router` from 1.168.23 to 1.170.16
- [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.16/packages/react-router)

Updates `@tanstack/eslint-plugin-query` from 5.100.1 to 5.101.1
- [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.1/packages/eslint-plugin-query)

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

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

Updates `@tanstack/router-vite-plugin` from 1.166.38 to 1.167.18
- [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.18/packages/router-vite-plugin)

---
updated-dependencies:
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-version: 5.101.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tanstack
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.101.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tanstack
- dependency-name: "@tanstack/react-query-devtools"
  dependency-version: 5.101.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tanstack
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.170.16
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tanstack
- dependency-name: "@tanstack/react-router-devtools"
  dependency-version: 1.167.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tanstack
- dependency-name: "@tanstack/router-vite-plugin"
  dependency-version: 1.167.18
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tanstack
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the tanstack group with 6 updates Bump the tanstack group across 1 directory with 6 updates Jul 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tanstack-da4d84e1c9 branch from adc9bb2 to 089bd21 Compare July 2, 2026 14:43

@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 looks good to me.

I reviewed this as a dependency-upgrade supply-chain/security pass for the rebased TanStack group at head 089bd21bbc32df39105892a928d95a0ed1428bf6.

Scope reviewed:

  • Manifest and lockfile changes for @tanstack/react-query, @tanstack/react-router, @tanstack/eslint-plugin-query, @tanstack/react-query-devtools, @tanstack/react-router-devtools, and @tanstack/router-vite-plugin.
  • Notable transitives including @tanstack/router-plugin, @tanstack/router-generator, @tanstack/router-core, jiti, chokidar, picomatch, readdirp, seroval, and unplugin.
  • Lockfile structure for lifecycle hooks, bins, native/platform packages, registry URLs, integrity algorithms, and same-version integrity rewrites.
  • Static risk areas around build-time router codegen/plugin behavior, file watching, dynamic loading/cache behavior, env/CI flags, process execution, network access, and credential handling.

No blocking supply-chain issue found. The rebased lockfile has no added or changed install scripts, no added bins, no non-registry tarballs, no non-sha512 integrities, and no same-version integrity rewrites. The old TanStack intent bins and the old tsx bin are removed, and the old native-ish watcher surface is reduced rather than expanded. Package provenance/repository signals stayed within the expected TanStack Query/Router upstreams.

Residual risk is mainly ordinary generated/build-time plugin volume in the TanStack router packages and jiti; I reviewed the relevant metadata, lockfile structure, and high-risk source/artifact areas rather than line-reviewing every generated artifact.

Self-verification passed locally on the PR merge ref after installing the PR dependency set with lifecycle scripts disabled:

  • npm run lint
  • npm run test:once (30 files / 205 tests)
  • npm run build

The remaining failed GitHub riverproui image checks are consistent with the known Dependabot OIDC/publish limitation, while JS/Go/release and riverui image jobs passed.

@bgentry bgentry merged commit 7c6fab5 into master Jul 2, 2026
16 of 18 checks passed
@bgentry bgentry deleted the dependabot/npm_and_yarn/tanstack-da4d84e1c9 branch July 2, 2026 14:51
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