Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2025

Bumps @tanstack/react-router from 1.19.1 to 1.131.10.

Release notes

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

v1.131.10

Version 1.131.10 - 8/13/25, 10:35 PM

Changes

Fix

  • react-router: correctly assign createLazyFileRoute on window (#4948) (f889a24) by Gürkan Sevil

Packages

  • @​tanstack/react-router@​1.131.10
  • @​tanstack/react-router-ssr-query@​1.131.10
  • @​tanstack/zod-adapter@​1.131.10
  • @​tanstack/valibot-adapter@​1.131.10
  • @​tanstack/arktype-adapter@​1.131.10
  • @​tanstack/router-devtools@​1.131.10
  • @​tanstack/react-router-devtools@​1.131.10
  • @​tanstack/router-plugin@​1.131.10
  • @​tanstack/router-vite-plugin@​1.131.10
  • @​tanstack/react-start-client@​1.131.10
  • @​tanstack/react-start-server@​1.131.10
  • @​tanstack/start-plugin-core@​1.131.10
  • @​tanstack/solid-start-plugin@​1.131.10
  • @​tanstack/react-start@​1.131.10
  • @​tanstack/react-start-plugin@​1.131.10
  • @​tanstack/solid-start@​1.131.10

v1.131.9

Version 1.131.9 - 8/13/25, 8:47 PM

Changes

Fix

Test

  • solid-router: add test from #4930 (#4941) (63c6df8) by Sean Cassiere

Docs

  • router: update NotFoundError type (#4866) (055ba50) by Lee
  • eslint: resolve conflict with typescript-eslint/only-throw-error rule (#4934) (ffec133) by Piotr Kuczynski

Packages

  • @​tanstack/solid-router@​1.131.9
  • @​tanstack/solid-router-devtools@​1.131.9

... (truncated)

Commits
  • 8a15b54 release: v1.131.10
  • f889a24 fix(react-router): correctly assign createLazyFileRoute on window (#4948)
  • 1707df1 release: v1.131.8
  • 638a902 fix(router-plugin): add support for boolean and null literals in code splitte...
  • 38abdc2 release: v1.131.7
  • bd034bd fix(router-core): buildLocation must consider basePath when resolving fromPat...
  • 93c624c release: v1.131.5
  • 94ea50f refactor(react-router,solid-router): Minor simplification of MatchInner match...
  • b84a5ce release: v1.131.4
  • 916253a refactor(router-core): Reduce navigation work by making some properties non-r...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) from 1.19.1 to 1.131.10.
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.131.10/packages/react-router)

---
updated-dependencies:
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.131.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 14, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2025

Superseded by #1775.

@dependabot dependabot bot closed this Aug 15, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/tanstack/react-router-1.131.10 branch August 15, 2025 10:15
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