Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps @tanstack/react-router from 1.131.44 to 1.131.50.

Release notes

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

v1.131.50

Version 1.131.50 - 9/22/25, 1:13 AM

Changes

Fix

  • router-core: Non nested paths - only strip trailing underscore on route segments (#5182) (ecd79d2) by Nico Lynzaad

Packages

  • @​tanstack/router-core@​1.131.50
  • @​tanstack/solid-router@​1.131.50
  • @​tanstack/react-router@​1.131.50
  • @​tanstack/react-router-ssr-query@​1.131.50
  • @​tanstack/router-ssr-query-core@​1.131.50
  • @​tanstack/zod-adapter@​1.131.50
  • @​tanstack/valibot-adapter@​1.131.50
  • @​tanstack/arktype-adapter@​1.131.50
  • @​tanstack/router-devtools@​1.131.50
  • @​tanstack/solid-router-devtools@​1.131.50
  • @​tanstack/react-router-devtools@​1.131.50
  • @​tanstack/router-devtools-core@​1.131.50
  • @​tanstack/router-generator@​1.131.50
  • @​tanstack/router-cli@​1.131.50
  • @​tanstack/router-plugin@​1.131.50
  • @​tanstack/router-vite-plugin@​1.131.50
  • @​tanstack/solid-start-client@​1.131.50
  • @​tanstack/solid-start-server@​1.131.50
  • @​tanstack/start-client-core@​1.131.50
  • @​tanstack/start-server-core@​1.131.50
  • @​tanstack/start-storage-context@​1.131.50
  • @​tanstack/react-start-client@​1.131.50
  • @​tanstack/react-start-server@​1.131.50
  • @​tanstack/start-server-functions-fetcher@​1.131.50
  • @​tanstack/start-server-functions-client@​1.131.50
  • @​tanstack/start-plugin-core@​1.131.50
  • @​tanstack/solid-start@​1.131.50
  • @​tanstack/solid-start-plugin@​1.131.50
  • @​tanstack/react-start@​1.131.50
  • @​tanstack/react-start-plugin@​1.131.50

v1.131.49

Version 1.131.49 - 9/19/25, 11:36 PM

Changes

Fix

  • tell router that rendering finished when rendering to string (#5174) (1d5c5f7) by Manuel Schiller

... (truncated)

Commits
  • 4a6dcd0 release: v1.131.50
  • 0d00f28 release: v1.131.49
  • 1d5c5f7 fix: tell router that rendering finished when rendering to string (#5174)
  • f5872df release: v1.131.48
  • 3b69de0 release: v1.131.47
  • a8714cd release: v1.131.46
  • b0ea8de fix(router): prevent script tag duplication in SSR and client-side navigation...
  • 2c8d5ce fix(router): respect target attribute on inner component (#5115)
  • d49b204 release: v1.131.45
  • c77dbc3 refactor(react-router): Link component composeHandler performance (#5168)
  • 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 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.131.44 to 1.131.50.
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.131.50/packages/react-router)

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

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 Sep 22, 2025
@alejsdev alejsdev merged commit 748490a into master Sep 23, 2025
26 of 31 checks passed
@alejsdev alejsdev deleted the dependabot/npm_and_yarn/frontend/tanstack/react-router-1.131.50 branch September 23, 2025 08:27
jpizquierdo pushed a commit to jpizquierdo/full-stack-fastapi-template that referenced this pull request Sep 24, 2025
…astapi#1894)

Bumps [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) from 1.131.44 to 1.131.50.
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.131.50/packages/react-router)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 internal javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant