Skip to content

Bump the tanstack group across 1 directory with 6 updates - #678

Merged
bgentry merged 1 commit into
masterfrom
dependabot/npm_and_yarn/tanstack-3b8977d4d8
Sep 2, 2026
Merged

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Package From To
@tanstack/react-query 5.101.4 5.102.4
@tanstack/react-router 1.170.18 1.170.32
@tanstack/eslint-plugin-query 5.101.4 5.102.4
@tanstack/react-query-devtools 5.101.4 5.102.4
@tanstack/react-router-devtools 1.167.0 1.167.1
@tanstack/router-vite-plugin 1.167.23 1.167.35

Updates @tanstack/react-query from 5.101.4 to 5.102.4

Changelog

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

5.102.4

Patch Changes

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

5.102.3

Patch Changes

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

5.102.2

Patch Changes

  • Updated dependencies [80fbf73]:
    • @​tanstack/query-core@​5.102.2

5.102.1

Patch Changes

  • Updated dependencies [134890d]:
    • @​tanstack/query-core@​5.102.1

5.102.0

Minor Changes

  • #10668 e674826 - react-query: update usePrefetchQuery and usePrefetchInfiniteQuery to use queryClient.query and queryClient.infiniteQuery

Patch Changes

  • #11245 37127db - revert: remove NoInfer from useQuery return types

  • #10373 6e3d521 - fix(types): propagate generic type parameters to useMutationState select callback

  • #11224 294d4e6 - Fix queryOptions and infiniteQueryOptions return types so exported inferred options can be emitted in declaration files without leaking internal data tag symbols.

  • #11147 cb6c9d3 - Default TData of UseInfiniteQueryOptions and UseSuspenseInfiniteQueryOptions to InfiniteData<TQueryFnData> so it matches the hook generics.

  • #8737 2215bb0 - fix: make mutation variables optional when undefined extends TVariables

  • #11221 1ef4208 - Remove experimental render-time prefetching and the promise property from query results.

  • #11228 fb6c3fa - Avoid emitting a runtime import for React Query's type-only exports.

... (truncated)

Commits

Updates @tanstack/react-router from 1.170.18 to 1.170.32

Release notes

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

@​tanstack/react-router@​1.170.32

Patch Changes

@​tanstack/react-router@​1.170.31

Patch Changes

  • Updated dependencies [3e016ac]:
    • @​tanstack/router-core@​1.171.26
Changelog

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

1.170.32

Patch Changes

1.170.31

Patch Changes

  • Updated dependencies [3e016ac]:
    • @​tanstack/router-core@​1.171.26

1.170.30

Patch Changes

  • #8084 5d3785d - preserve pending UI across retained routes

  • #8068 f75cada - direct export of CatchBoundary class component, remove function wrapper

  • Updated dependencies [5d3785d, 63d2cc9]:

    • @​tanstack/router-core@​1.171.25

1.170.29

Patch Changes

1.170.28

Patch Changes

  • #8055 0c25a7b - Avoid wrapping root components that may render the HTML document in a Suspense boundary during SSR and hydration.

  • #8054 31882c7 - Reuse resolved lazy route components when revisiting code-split routes, preventing unnecessary pending UI.

  • Updated dependencies [31882c7]:

    • @​tanstack/router-core@​1.171.23

1.170.27

Patch Changes

... (truncated)

Commits

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

Changelog

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

5.102.4

5.102.3

5.102.2

5.102.1

5.102.0

Patch Changes

  • #11212 279bb55 - TypeScript 7 compatibility

  • #11188 3bc8edf - Fix false-positive warnings in no-unstable-deps rule caused by Object.prototype property lookups (toString, valueOf, etc.).

  • #11115 8582702 - Remove unused helper functions from the internal ASTUtils object (getNestedIdentifiers, getNestedReturnStatements, getClosestVariableDeclarator, mapKeyNodeToText, and mapKeyNodeToBaseText). They were not referenced by any rule and are not part of the public API.

Commits

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

Changelog

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

5.102.4

Patch Changes

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

5.102.3

Patch Changes

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

5.102.2

Patch Changes

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

5.102.1

Patch Changes

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

5.102.0

Patch Changes

Commits

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

Changelog

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

1.167.1

Patch Changes

  • Updated dependencies [45c4ad8]:
    • @​tanstack/router-core@​1.171.16
    • @​tanstack/react-router@​1.170.19
    • @​tanstack/router-devtools-core@​1.168.1
Commits

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

Release notes

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

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

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

1.167.35

Patch Changes

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

1.167.34

Patch Changes

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

1.167.33

Patch Changes

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

1.167.32

Patch Changes

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

1.167.31

Patch Changes

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

1.167.30

Patch Changes

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

1.167.29

Patch Changes

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

1.167.28

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 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: Approved after dependency security and compatibility review.

Upgrade

  • TanStack group: 6 direct updates (@tanstack/react-query,
    @tanstack/react-router, @tanstack/eslint-plugin-query, both devtools,
    and @tanstack/router-vite-plugin)
  • Reviewed head: c459aa734d506221c5d88d2582611f507a65ce61

Security review

  • Compared both canonical npm artifacts for all 6 direct and 10 transitive
    version pairs. All computed SHA-512 values match the lockfile and registry;
    there are no additions/removals, integrity rewrites, non-registry sources,
    lifecycle-hook or bin changes, or native/platform additions.
  • TanStack artifacts retain canonical repositories and trusted-publishing SLSA
    provenance. Static source/bundle review found no malware indicators, new
    credential or filesystem-secret reads, subprocess execution, telemetry, or
    outbound network behavior.
  • This is a routine update, not a confirmed security update. The old and new
    versions are outside the affected ranges of the relevant TanStack and
    Seroval advisories.

Compatibility verification

  • npm ci — passed
  • npm run lint — passed
  • npm run test:once — passed (34 files, 233 tests)
  • npm run build — passed
  • npm run build-storybook — passed
  • Route generation left tracked files unchanged. GitHub's JavaScript build,
    tests, lint, release, Go matrix, and public image builds are also green.
  • The River Pro image failure is the queue-wide Dependabot credential failure;
    it occurs before code affected by this npm-only PR.

Residual risk

  • Low: seroval and seroval-plugins lack npm provenance and stop shipping
    source in 1.6.4; their readable bundles, ownership, and canonical sources
    were inspected. Router-core has substantial coherent runtime refactoring,
    so the full tests and production/Storybook builds are the main compatibility
    evidence.

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.101.4` | `5.102.4` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.170.18` | `1.170.32` |
| [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.101.4` | `5.102.4` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.101.4` | `5.102.4` |
| [@tanstack/react-router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/react-router-devtools) | `1.167.0` | `1.167.1` |
| [@tanstack/router-vite-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-vite-plugin) | `1.167.23` | `1.167.35` |



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

Updates `@tanstack/react-router` from 1.170.18 to 1.170.32
- [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.32/packages/react-router)

Updates `@tanstack/eslint-plugin-query` from 5.101.4 to 5.102.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.102.4/packages/eslint-plugin-query)

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

Updates `@tanstack/react-router-devtools` from 1.167.0 to 1.167.1
- [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.1/packages/react-router-devtools)

Updates `@tanstack/router-vite-plugin` from 1.167.23 to 1.167.35
- [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.35/packages/router-vite-plugin)

---
updated-dependencies:
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-version: 5.102.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tanstack
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.102.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tanstack
- dependency-name: "@tanstack/react-query-devtools"
  dependency-version: 5.102.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tanstack
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.170.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/react-router-devtools"
  dependency-version: 1.167.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/router-vite-plugin"
  dependency-version: 1.167.35
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 Sep 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tanstack-3b8977d4d8 branch from c459aa7 to bb9af28 Compare September 2, 2026 02:07

@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: Approved after dependency security and compatibility review.

Upgrade

  • @tanstack/react-query: 5.101.45.102.4
  • @tanstack/react-router: 1.170.181.170.32
  • @tanstack/eslint-plugin-query: 5.101.45.102.4
  • @tanstack/react-query-devtools: 5.101.45.102.4
  • @tanstack/react-router-devtools: 1.167.01.167.1
  • @tanstack/router-vite-plugin: 1.167.231.167.35
  • Reviewed head: bb9af288edddba9f92793266b0f8139faffeffc2

Security review

  • Reused the exact-version artifact, integrity, provenance, advisory, and source-diff evidence from the prior review; the Dependabot rebase retains the same six direct updates and reviewed artifact identities.
  • Reviewed the current-head delta and lockfile graph. The expected TanStack transitives update, with no new lifecycle scripts, non-registry URLs, weak integrity values, native payloads, or unexplained package families.
  • No blocking supply-chain or security issue was identified.

Compatibility verification

  • GitHub CI: Go lint and all Go 1.26/1.27 × PostgreSQL 16/17/18 jobs — passed.
  • GitHub CI: JS lint, JS build/test, and release — passed.
  • Public riverui image builds for linux/amd64 and linux/arm64, plus manifest merge — passed.

Residual risk

  • The private riverproui image workflow still cannot assume its OIDC role: arm64 failed, amd64 was cancelled, and the downstream Pro manifest jobs were skipped. This is the known release-workflow gap rather than evidence of dependency incompatibility.

@bgentry
bgentry merged commit 2877ba1 into master Sep 2, 2026
16 of 18 checks passed
@bgentry
bgentry deleted the dependabot/npm_and_yarn/tanstack-3b8977d4d8 branch September 2, 2026 02:17
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