Skip to content

chore(deps-dev): bump @tanstack/router-plugin from 1.167.22 to 1.167.32 in /dashboard/frontend#408

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dashboard/frontend/tanstack/router-plugin-1.167.32
Closed

chore(deps-dev): bump @tanstack/router-plugin from 1.167.22 to 1.167.32 in /dashboard/frontend#408
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dashboard/frontend/tanstack/router-plugin-1.167.32

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @tanstack/router-plugin from 1.167.22 to 1.167.32.

Changelog

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

1.167.32

Patch Changes

  • Replace global route metadata with explicit router plugin contexts so multiple router plugin instances cannot cross-transform route files. (#7313)

1.167.31

Patch Changes

  • Updated dependencies [4a1e63f]:
    • @​tanstack/router-core@​1.169.1
    • @​tanstack/react-router@​1.169.1
    • @​tanstack/router-generator@​1.166.39

1.167.30

Patch Changes

  • Updated dependencies [c992495]:
    • @​tanstack/router-core@​1.169.0
    • @​tanstack/react-router@​1.169.0
    • @​tanstack/router-generator@​1.166.38

1.167.29

Patch Changes

  • Updated dependencies [b5c4183]:
    • @​tanstack/router-core@​1.168.18
    • @​tanstack/react-router@​1.168.26
    • @​tanstack/router-generator@​1.166.37

1.167.28

Patch Changes

  • Updated dependencies [493148b]:
    • @​tanstack/router-core@​1.168.17
    • @​tanstack/react-router@​1.168.25
    • @​tanstack/router-generator@​1.166.36

1.167.27

Patch Changes

  • Updated dependencies [a2ad394]:
    • @​tanstack/router-generator@​1.166.35

1.167.26

... (truncated)

Commits
  • 12c50ed ci: changeset release
  • 96818b8 fix(router-plugin): isolate route metadata per plugin instance (#7313)
  • 2c9f5c0 ci: changeset release
  • dad0ec8 ci: changeset release
  • a730094 ci: changeset release
  • b0024d6 Revert "fix(solid-router): enable route component HMR for Solid"
  • b86b061 fix(solid-router): enable route component HMR for Solid
  • 1285422 ci: changeset release
  • 97207a1 ci: changeset release
  • 387479d ci: changeset release
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) from 1.167.22 to 1.167.32.
- [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.32/packages/router-plugin)

---
updated-dependencies:
- dependency-name: "@tanstack/router-plugin"
  dependency-version: 1.167.32
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github May 2, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: type:dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

yasha-dev1 added a commit that referenced this pull request May 4, 2026
Bundles open dependabot PRs so a single merge resolves all of them.

Python (pyproject.toml + poetry.lock):
- aiobotocore 3.5.0 -> 3.6.0 (#401)
- moto 5.1.22 -> 5.2.0 (#398)
- pre-commit 4.5.1 -> 4.6.0 (#384)
- ruff 0.15.11 -> 0.15.12 (#382)
- click 8.3.2 -> 8.3.3 (#379)

Frontend (package.json + package-lock.json):
- react-hook-form 7.72 -> 7.75 (#410)
- prettier-plugin-tailwindcss 0.7.2 -> 0.8.0 (#409)
- @tanstack/router-plugin 1.167.22 -> 1.167.32 (#408)
- zod 4.3 -> 4.4 (#407)
- typescript-eslint 8.58.2 -> 8.59.1 (#406)
- globals 17.5 -> 17.6 (#405)
- eslint 9.39 -> 10.3 (#404)
- @tanstack/react-router 1.168 -> 1.169 (#403)
- @tanstack/eslint-plugin-query 5.99 -> 5.100.8 (#402)
- lucide-react 1.8 -> 1.14 (#400)
- @tanstack/react-query 5.99 -> 5.100.8 (#399)
- postcss 8.5.8 -> 8.5.13 (transitive, #397)
- @tailwindcss/vite 4.2.2 -> 4.2.4 (#395)
- @tanstack/react-router-devtools 1.166.11 -> 1.166.13 (#390)
- axios 1.15.0 -> 1.16.0 (#389)
- @tanstack/react-query-devtools 5.96 -> 5.99 (#388)
- tailwindcss 4.2.2 -> 4.2.4 (#383)
- vite 8.0.8 -> 8.0.10 (#381)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@dependabot @github

dependabot Bot commented on behalf of github May 4, 2026

Copy link
Copy Markdown
Contributor Author

Looks like @tanstack/router-plugin is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this May 4, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dashboard/frontend/tanstack/router-plugin-1.167.32 branch May 4, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant