Skip to content

chore(deps): bump the tanstack group across 1 directory with 6 updates#117

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/tanstack-4c669ea62c
Open

chore(deps): bump the tanstack group across 1 directory with 6 updates#117
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/tanstack-4c669ea62c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Package From To
@tanstack/react-query 5.100.11 5.100.14
@tanstack/react-query-devtools 5.100.11 5.100.14
@tanstack/react-router 1.170.4 1.170.10
@tanstack/react-router-ssr-query 1.167.0 1.167.1
@tanstack/react-start 1.168.6 1.168.18
@tanstack/router-plugin 1.168.6 1.168.13

Updates @tanstack/react-query from 5.100.11 to 5.100.14

Release notes

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

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

@​tanstack/react-query@​5.100.14

Patch Changes

  • fix(react-query): do not go into optimistic fetching state when not subscribed (#10759)

  • Updated dependencies []:

    • @​tanstack/query-core@​5.100.14

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

@​tanstack/react-query@​5.100.13

Patch Changes

... (truncated)

Changelog

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

5.100.14

Patch Changes

  • fix(react-query): do not go into optimistic fetching state when not subscribed (#10759)

  • Updated dependencies []:

    • @​tanstack/query-core@​5.100.14

5.100.13

Patch Changes

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

5.100.12

Patch Changes

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

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

Release notes

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

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

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

5.100.14

Patch Changes

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

5.100.13

Patch Changes

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

5.100.12

Patch Changes

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

Updates @tanstack/react-router from 1.170.4 to 1.170.10

Release notes

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

@​tanstack/react-router@​1.170.10

Patch Changes

  • #7505 2f53749 - Preserve primitive values thrown from beforeLoad error handling.

  • Updated dependencies [2f53749]:

    • @​tanstack/router-core@​1.171.8

@​tanstack/react-router@​1.170.9

Patch Changes

Changelog

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

1.170.10

Patch Changes

  • #7505 2f53749 - Preserve primitive values thrown from beforeLoad error handling.

  • Updated dependencies [2f53749]:

    • @​tanstack/router-core@​1.171.8

1.170.9

Patch Changes

1.170.8

Patch Changes

  • Add support for Rsbuild client output formats, including module output by default and IIFE output for classic script environments. (#7477)

    Client entry scripts and preloads are now represented as root route manifest assets, script preloads follow the manifest script format, and script asset cross-origin configuration uses the script key. The transformAssets script callback context now exposes only kind: 'script' and url, keeping script format handling internal to manifest rendering.

  • Updated dependencies [51a97a1]:

    • @​tanstack/router-core@​1.171.6

1.170.7

Patch Changes

  • Updated dependencies [5268ba4]:
    • @​tanstack/router-core@​1.171.5

1.170.6

Patch Changes

  • Fix hash navigation being overridden by stale scroll restoration entries. (#7447)

  • Updated dependencies [0300f87, 0300f87]:

    • @​tanstack/router-core@​1.171.4

1.170.5

Patch Changes

... (truncated)

Commits

Updates @tanstack/react-router-ssr-query from 1.167.0 to 1.167.1

Release notes

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

@​tanstack/react-router-ssr-query@​1.167.1

Patch Changes

  • Updated dependencies [d1997b6]:
    • @​tanstack/router-ssr-query-core@​1.169.1
Changelog

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

1.167.1

Patch Changes

  • Updated dependencies [d1997b6]:
    • @​tanstack/router-ssr-query-core@​1.169.1
Commits

Updates @tanstack/react-start from 1.168.6 to 1.168.18

Release notes

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

@​tanstack/react-start@​1.168.18

Patch Changes

  • #7509 9cb7a00 - feat(rsbuild): add RSC support

  • Updated dependencies [9cb7a00]:

    • @​tanstack/start-plugin-core@​1.171.10
    • @​tanstack/start-server-core@​1.169.8
    • @​tanstack/react-start-rsc@​0.1.17
    • @​tanstack/react-start-server@​1.167.13

@​tanstack/react-start@​1.168.17

Patch Changes

  • #7505 2f53749 - Preserve primitive values thrown from beforeLoad error handling.

  • Updated dependencies [2f53749]:

    • @​tanstack/react-router@​1.170.10
    • @​tanstack/react-start-client@​1.168.7
    • @​tanstack/react-start-rsc@​0.1.16
    • @​tanstack/react-start-server@​1.167.12
    • @​tanstack/start-client-core@​1.170.6
    • @​tanstack/start-plugin-core@​1.171.9
    • @​tanstack/start-server-core@​1.169.7

@​tanstack/react-start@​1.168.16

Patch Changes

  • Updated dependencies [d1997b6]:
    • @​tanstack/start-server-core@​1.169.6
    • @​tanstack/react-router@​1.170.9
    • @​tanstack/react-start-rsc@​0.1.15
    • @​tanstack/react-start-server@​1.167.11
    • @​tanstack/start-plugin-core@​1.171.8
    • @​tanstack/react-start-client@​1.168.6
    • @​tanstack/start-client-core@​1.170.5

@​tanstack/react-start@​1.168.15

Patch Changes

  • Updated dependencies [9c09bca]:
    • @​tanstack/start-plugin-core@​1.171.7
    • @​tanstack/start-server-core@​1.169.5
    • @​tanstack/react-start-rsc@​0.1.14
    • @​tanstack/react-start-server@​1.167.10

@​tanstack/react-start@​1.168.14

Patch Changes

  • #7492 71fb329 - Avoid pulling the client hydration entry into root @tanstack/react-start and @tanstack/solid-start imports by re-exporting Hydrate from framework client Hydrate-only subpaths.

... (truncated)

Changelog

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

1.168.18

Patch Changes

  • #7509 9cb7a00 - feat(rsbuild): add RSC support

  • Updated dependencies [9cb7a00]:

    • @​tanstack/start-plugin-core@​1.171.10
    • @​tanstack/start-server-core@​1.169.8
    • @​tanstack/react-start-rsc@​0.1.17
    • @​tanstack/react-start-server@​1.167.13

1.168.17

Patch Changes

  • #7505 2f53749 - Preserve primitive values thrown from beforeLoad error handling.

  • Updated dependencies [2f53749]:

    • @​tanstack/react-router@​1.170.10
    • @​tanstack/react-start-client@​1.168.7
    • @​tanstack/react-start-rsc@​0.1.16
    • @​tanstack/react-start-server@​1.167.12
    • @​tanstack/start-client-core@​1.170.6
    • @​tanstack/start-plugin-core@​1.171.9
    • @​tanstack/start-server-core@​1.169.7

1.168.16

Patch Changes

  • Updated dependencies [d1997b6]:
    • @​tanstack/start-server-core@​1.169.6
    • @​tanstack/react-router@​1.170.9
    • @​tanstack/react-start-rsc@​0.1.15
    • @​tanstack/react-start-server@​1.167.11
    • @​tanstack/start-plugin-core@​1.171.8
    • @​tanstack/react-start-client@​1.168.6
    • @​tanstack/start-client-core@​1.170.5

1.168.15

Patch Changes

  • Updated dependencies [9c09bca]:
    • @​tanstack/start-plugin-core@​1.171.7
    • @​tanstack/start-server-core@​1.169.5
    • @​tanstack/react-start-rsc@​0.1.14
    • @​tanstack/react-start-server@​1.167.10

... (truncated)

Commits

Updates @tanstack/router-plugin from 1.168.6 to 1.168.13

Release notes

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

@​tanstack/router-plugin@​1.168.13

Patch Changes

  • Updated dependencies [2f53749]:
    • @​tanstack/router-core@​1.171.8
    • @​tanstack/react-router@​1.170.10
    • @​tanstack/router-generator@​1.167.12

@​tanstack/router-plugin@​1.168.12

Patch Changes

  • Updated dependencies [d1997b6]:
    • @​tanstack/react-router@​1.170.9
    • @​tanstack/router-core@​1.171.7
    • @​tanstack/router-generator@​1.167.11
Changelog

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

1.168.13

Patch Changes

  • Updated dependencies [2f53749]:
    • @​tanstack/router-core@​1.171.8
    • @​tanstack/react-router@​1.170.10
    • @​tanstack/router-generator@​1.167.12

1.168.12

Patch Changes

  • Updated dependencies [d1997b6]:
    • @​tanstack/react-router@​1.170.9
    • @​tanstack/router-core@​1.171.7
    • @​tanstack/router-generator@​1.167.11

1.168.11

Patch Changes

  • Updated dependencies [51a97a1]:
    • @​tanstack/router-core@​1.171.6
    • @​tanstack/react-router@​1.170.8
    • @​tanstack/router-generator@​1.167.10

1.168.10

Patch Changes

  • Updated dependencies [5268ba4]:
    • @​tanstack/router-core@​1.171.5
    • @​tanstack/react-router@​1.170.7
    • @​tanstack/router-generator@​1.167.9

1.168.9

Patch Changes

  • Updated dependencies [7df0d02]:
    • @​tanstack/router-generator@​1.167.8

1.168.8

Patch Changes

... (truncated)

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 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.11` | `5.100.14` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.100.11` | `5.100.14` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.170.4` | `1.170.10` |
| [@tanstack/react-router-ssr-query](https://github.com/TanStack/router/tree/HEAD/packages/react-router-ssr-query) | `1.167.0` | `1.167.1` |
| [@tanstack/react-start](https://github.com/TanStack/router/tree/HEAD/packages/react-start) | `1.168.6` | `1.168.18` |
| [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) | `1.168.6` | `1.168.13` |



Updates `@tanstack/react-query` from 5.100.11 to 5.100.14
- [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.100.14/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.100.11 to 5.100.14
- [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.100.14/packages/react-query-devtools)

Updates `@tanstack/react-router` from 1.170.4 to 1.170.10
- [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.10/packages/react-router)

Updates `@tanstack/react-router-ssr-query` 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-ssr-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/router/commits/@tanstack/react-router-ssr-query@1.167.1/packages/react-router-ssr-query)

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

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

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.100.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/react-query-devtools"
  dependency-version: 5.100.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.170.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/react-router-ssr-query"
  dependency-version: 1.167.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/react-start"
  dependency-version: 1.168.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/router-plugin"
  dependency-version: 1.168.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
...

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 2, 2026
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.

0 participants