full-stack-fastapi-template icon indicating copy to clipboard operation
full-stack-fastapi-template copied to clipboard

⬆ Bump @tanstack/react-router from 1.19.1 to 1.121.41 in /frontend

Open dependabot[bot] opened this issue 5 months ago • 0 comments

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

Release notes

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

v1.121.41

Version 1.121.41 - 6/27/25, 3:46 AM

Changes

Fix

  • react-router,solid-router: prevent unsafeRelative prop going into the DOM (#4530) (55a8cd8) by Sean Cassiere

Docs

  • router: setup mirroring of SSR guide for SolidJS (cbb70fc) by SeanCassiere
  • router: remove h4 tag on SSR guide (63b92fe) by SeanCassiere
  • router: fixup formatting on the SSR guide (b1b1179) by SeanCassiere

Other

  • (f6ffd19) by Nico Lynzaad

Packages

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

v1.121.40

Version 1.121.40 - 6/26/25, 9:33 PM

Changes

Fix

  • Preserve cached data during concurrent navigation and refetch (#4513) (40f456e) by hoony

... (truncated)

Commits
  • 560841d release: v1.121.41
  • 55a8cd8 fix(react-router,solid-router): prevent unsafeRelative prop going into the ...
  • cafd097 release: v1.121.40
  • 40f456e fix: Preserve cached data during concurrent navigation and refetch (#4513)
  • be88e4c release: v1.121.39
  • 8302ec1 fefactor: restructure SSR handling between start/router (#4495)
  • 5106aa3 release: v1.121.34
  • 980159a refactor(history): use TSR_key namespace in state for hash (#4356)
  • 5f27e08 release: v1.121.33
  • 785681f fix(router-core): resolve with basepath if to is not supplied (#4472)
  • 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)

dependabot[bot] avatar Jun 27 '25 10:06 dependabot[bot]