Skip to content

chore(deps-dev): bump @tanstack/router-plugin from 1.167.28 to 1.167.33#931

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tanstack/router-plugin-1.167.33
Open

chore(deps-dev): bump @tanstack/router-plugin from 1.167.28 to 1.167.33#931
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tanstack/router-plugin-1.167.33

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @tanstack/router-plugin from 1.167.28 to 1.167.33.

Changelog

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

1.167.33

Patch Changes

  • Parse plain TypeScript files without JSX when a filename is available, preventing angle-bracket type assertions from being interpreted as JSX during route and Start import-protection transforms. (#7342)

  • Updated dependencies [056337e]:

    • @​tanstack/router-generator@​1.166.40
    • @​tanstack/router-utils@​1.161.8

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
Commits
  • bcefc84 ci: changeset release
  • 056337e fix: fix plain TypeScript parser handling (#7342)
  • 9902eb4 remove old intent artifacts (#7333)
  • 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
  • See full diff 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.28 to 1.167.33.
- [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.33/packages/router-plugin)

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

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 May 5, 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

Development

Successfully merging this pull request may close these issues.

0 participants