Skip to content

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

Merged
jamescmartinez merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tanstack-bab33103ff
Apr 1, 2026
Merged

chore(deps): bump the tanstack group with 3 updates#403
jamescmartinez merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tanstack-bab33103ff

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 31, 2026

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

Updates @tanstack/react-router from 1.168.5 to 1.168.10

Changelog

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

1.168.10

Patch Changes

  • Preserve component-thrown notFound() errors through framework error boundaries so route notFoundComponent handlers render without requiring an explicit routeId. (#7077)

  • Updated dependencies [796406d]:

    • @​tanstack/router-core@​1.168.9

1.168.9

Patch Changes

  • Updated dependencies [2d1ec86]:
    • @​tanstack/router-core@​1.168.8

1.168.8

Patch Changes

  • Updated dependencies [6ee0e79]:
    • @​tanstack/router-core@​1.168.7

1.168.7

Patch Changes

  • Updated dependencies [42c3f3b]:
    • @​tanstack/router-core@​1.168.6

1.168.6

Patch Changes

  • Remove the extra SSR sentinel tag used for onRendered in React Router while (#7054) preserving the client-side render timing needed for scroll restoration and onRendered subscribers.
Commits

Updates @tanstack/react-start from 1.167.10 to 1.167.16

Changelog

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

1.167.16

Patch Changes

  • Updated dependencies [796406d]:
    • @​tanstack/react-router@​1.168.10
    • @​tanstack/react-start-client@​1.166.25
    • @​tanstack/react-start-server@​1.166.25
    • @​tanstack/start-client-core@​1.167.9
    • @​tanstack/start-plugin-core@​1.167.17
    • @​tanstack/start-server-core@​1.167.9

1.167.15

Patch Changes

  • Updated dependencies []:
    • @​tanstack/react-router@​1.168.9
    • @​tanstack/react-start-client@​1.166.24
    • @​tanstack/react-start-server@​1.166.24
    • @​tanstack/start-client-core@​1.167.8
    • @​tanstack/start-plugin-core@​1.167.16
    • @​tanstack/start-server-core@​1.167.8

1.167.14

Patch Changes

  • Updated dependencies []:
    • @​tanstack/start-plugin-core@​1.167.15

1.167.13

Patch Changes

  • Updated dependencies []:
    • @​tanstack/react-router@​1.168.8
    • @​tanstack/react-start-client@​1.166.23
    • @​tanstack/react-start-server@​1.166.23
    • @​tanstack/start-client-core@​1.167.7
    • @​tanstack/start-plugin-core@​1.167.14
    • @​tanstack/start-server-core@​1.167.7

1.167.12

Patch Changes

  • Updated dependencies []:
    • @​tanstack/react-router@​1.168.7
    • @​tanstack/react-start-client@​1.166.22

... (truncated)

Commits

Updates @tanstack/router-plugin from 1.167.7 to 1.167.12

Changelog

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

1.167.12

Patch Changes

  • Updated dependencies [796406d]:
    • @​tanstack/router-core@​1.168.9
    • @​tanstack/react-router@​1.168.10
    • @​tanstack/router-generator@​1.166.24

1.167.11

Patch Changes

  • Updated dependencies [2d1ec86]:
    • @​tanstack/router-core@​1.168.8
    • @​tanstack/react-router@​1.168.9
    • @​tanstack/router-generator@​1.166.23

1.167.10

Patch Changes

  • Initialize import.meta.hot.data before storing stable split components so Vitest does not crash when HMR data is missing. (#7074)

1.167.9

Patch Changes

  • Updated dependencies [6ee0e79]:
    • @​tanstack/router-core@​1.168.7
    • @​tanstack/react-router@​1.168.8
    • @​tanstack/router-generator@​1.166.22

1.167.8

Patch Changes

  • Updated dependencies [42c3f3b]:
    • @​tanstack/router-core@​1.168.6
    • @​tanstack/react-router@​1.168.7
    • @​tanstack/router-generator@​1.166.21
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.168.5 to 1.168.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.168.10/packages/react-router)

Updates `@tanstack/react-start` from 1.167.10 to 1.167.16
- [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.167.16/packages/react-start)

Updates `@tanstack/router-plugin` from 1.167.7 to 1.167.12
- [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.167.12/packages/router-plugin)

---
updated-dependencies:
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.168.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/react-start"
  dependency-version: 1.167.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/router-plugin"
  dependency-version: 1.167.12
  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 Mar 31, 2026
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Mar 31, 2026

Open in StackBlitz

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

commit: 2312a73

@jamescmartinez jamescmartinez merged commit 67fd160 into main Apr 1, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/tanstack-bab33103ff branch April 1, 2026 21:14
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