Skip to content

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

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tanstack-3afd46d8af
Aug 10, 2026
Merged

chore(deps): bump the tanstack group with 3 updates#671
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tanstack-3afd46d8af

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the tanstack group with 3 updates: @tanstack/react-router, @tanstack/react-start and @tanstack/router-plugin.

Updates @tanstack/react-router from 1.170.19 to 1.170.23

Release notes

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

@​tanstack/react-router@​1.170.23

Patch Changes

  • #7952 95dec51 - bail out of Link re-renders when the resolved href and active state are unchanged

@​tanstack/react-router@​1.170.22

Patch Changes

  • #7992 ea3a665 - retain mounted UI during revalidation

  • Updated dependencies [ea3a665]:

    • @​tanstack/router-core@​1.171.19
Changelog

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

1.170.23

Patch Changes

  • #7952 95dec51 - bail out of Link re-renders when the resolved href and active state are unchanged

1.170.22

Patch Changes

  • #7992 ea3a665 - retain mounted UI during revalidation

  • Updated dependencies [ea3a665]:

    • @​tanstack/router-core@​1.171.19

1.170.21

Patch Changes

  • #7961 697ebb6 - Prevent a blank frame before zero-delay initial pending UI by using a component-scoped React transition for match publication. Pending timing, boundary selection, and rendered matches continue to come from the router core.

  • #7970 2435885 - createFileRoute does not rely on FileRoute class

  • #7971 86bf510 - clean intersection observer options in link component

  • #7967 6aefb33 - Preserve path params in their raw string form while matching routes so structured values returned by params.parse produce stable match IDs and do not reuse stale loader data.

    RouterCore.getMatchedRoutes() now returns [matchedRoutes, rawParams, foundRoute] instead of an object.

  • Updated dependencies [84db4a8, 9cac62a, 6aefb33]:

    • @​tanstack/router-core@​1.171.18
    • @​tanstack/history@​1.162.1

1.170.20

Patch Changes

  • Updated dependencies [b2908c6]:
    • @​tanstack/router-core@​1.171.17
Commits

Updates @tanstack/react-start from 1.168.36 to 1.168.40

Release notes

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

@​tanstack/react-start@​1.168.40

Patch Changes

  • Updated dependencies [2fbc99f, 95dec51, 6bede65]:
    • @​tanstack/start-client-core@​1.170.19
    • @​tanstack/react-router@​1.170.23
    • @​tanstack/react-start-client@​1.168.21
    • @​tanstack/react-start-rsc@​0.1.39
    • @​tanstack/start-server-core@​1.169.23
    • @​tanstack/react-start-server@​1.167.28
    • @​tanstack/start-plugin-core@​1.171.31

@​tanstack/react-start@​1.168.39

Patch Changes

  • Updated dependencies [ea3a665]:
    • @​tanstack/react-router@​1.170.22
    • @​tanstack/react-start-client@​1.168.20
    • @​tanstack/react-start-rsc@​0.1.38
    • @​tanstack/react-start-server@​1.167.27
    • @​tanstack/start-client-core@​1.170.18
    • @​tanstack/start-plugin-core@​1.171.30
    • @​tanstack/start-server-core@​1.169.22
Changelog

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

1.168.40

Patch Changes

  • Updated dependencies [2fbc99f, 95dec51, 6bede65]:
    • @​tanstack/start-client-core@​1.170.19
    • @​tanstack/react-router@​1.170.23
    • @​tanstack/react-start-client@​1.168.21
    • @​tanstack/react-start-rsc@​0.1.39
    • @​tanstack/start-server-core@​1.169.23
    • @​tanstack/react-start-server@​1.167.28
    • @​tanstack/start-plugin-core@​1.171.31

1.168.39

Patch Changes

  • Updated dependencies [ea3a665]:
    • @​tanstack/react-router@​1.170.22
    • @​tanstack/react-start-client@​1.168.20
    • @​tanstack/react-start-rsc@​0.1.38
    • @​tanstack/react-start-server@​1.167.27
    • @​tanstack/start-client-core@​1.170.18
    • @​tanstack/start-plugin-core@​1.171.30
    • @​tanstack/start-server-core@​1.169.22

1.168.38

Patch Changes

  • Updated dependencies [697ebb6, 2435885, 9cac62a, 86bf510, 6aefb33]:
    • @​tanstack/react-router@​1.170.21
    • @​tanstack/start-client-core@​1.170.17
    • @​tanstack/start-server-core@​1.169.21
    • @​tanstack/react-start-client@​1.168.19
    • @​tanstack/react-start-rsc@​0.1.37
    • @​tanstack/react-start-server@​1.167.26
    • @​tanstack/start-plugin-core@​1.171.29

1.168.37

Patch Changes

  • Updated dependencies [b2908c6]:
    • @​tanstack/start-client-core@​1.170.16
    • @​tanstack/start-plugin-core@​1.171.28
    • @​tanstack/start-server-core@​1.169.20
    • @​tanstack/react-router@​1.170.20
    • @​tanstack/react-start-client@​1.168.18
    • @​tanstack/react-start-rsc@​0.1.36

... (truncated)

Commits

Updates @tanstack/router-plugin from 1.168.24 to 1.168.27

Release notes

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

@​tanstack/router-plugin@​1.168.27

Patch Changes

  • Updated dependencies [ea3a665]:
    • @​tanstack/react-router@​1.170.22
    • @​tanstack/router-core@​1.171.19
    • @​tanstack/router-generator@​1.167.25
Changelog

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

1.168.27

Patch Changes

  • Updated dependencies [ea3a665]:
    • @​tanstack/react-router@​1.170.22
    • @​tanstack/router-core@​1.171.19
    • @​tanstack/router-generator@​1.167.25

1.168.26

Patch Changes

1.168.25

Patch Changes

  • Updated dependencies [b2908c6]:
    • @​tanstack/router-core@​1.171.17
    • @​tanstack/react-router@​1.170.20
    • @​tanstack/router-generator@​1.167.23
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 3 updates: [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router), [@tanstack/react-start](https://github.com/TanStack/router/tree/HEAD/packages/react-start) and [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin).


Updates `@tanstack/react-router` from 1.170.19 to 1.170.23
- [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.23/packages/react-router)

Updates `@tanstack/react-start` from 1.168.36 to 1.168.40
- [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.40/packages/react-start)

Updates `@tanstack/router-plugin` from 1.168.24 to 1.168.27
- [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.27/packages/router-plugin)

---
updated-dependencies:
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.170.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/react-start"
  dependency-version: 1.168.40
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/router-plugin"
  dependency-version: 1.168.27
  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 Aug 10, 2026
@github-actions
github-actions Bot enabled auto-merge August 10, 2026 23:47
@pkg-pr-new

pkg-pr-new Bot commented Aug 10, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/openworkflowdev/openworkflow/@openworkflow/cli@671
npm i https://pkg.pr.new/openworkflowdev/openworkflow/@openworkflow/dashboard@671
npm i https://pkg.pr.new/openworkflowdev/openworkflow@671

commit: 9723cf4

@github-actions
github-actions Bot merged commit 249f2ac into main Aug 10, 2026
8 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/tanstack-3afd46d8af branch August 10, 2026 23:49
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