Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump @tanstack/react-router from 1.112.0 to 1.112.15 #710

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2025

Bumps @tanstack/react-router from 1.112.0 to 1.112.15.

Release notes

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

v1.112.15

Version 1.112.15 - 3/5/25, 9:16 PM

Changes

Fix

  • use default from in useNavigate (#3671) (a638d77) by Manuel Schiller

Docs

Packages

  • @​tanstack/solid-router@​1.112.15
  • @​tanstack/react-router@​1.112.15
  • @​tanstack/react-router-with-query@​1.112.15
  • @​tanstack/zod-adapter@​1.112.15
  • @​tanstack/valibot-adapter@​1.112.15
  • @​tanstack/arktype-adapter@​1.112.15
  • @​tanstack/router-devtools@​1.112.15
  • @​tanstack/router-generator@​1.112.15
  • @​tanstack/router-cli@​1.112.15
  • @​tanstack/router-plugin@​1.112.15
  • @​tanstack/router-vite-plugin@​1.112.15
  • @​tanstack/create-router@​1.112.15
  • @​tanstack/create-start@​1.112.15
  • @​tanstack/react-start-client@​1.112.15
  • @​tanstack/react-start-server@​1.112.15
  • @​tanstack/start-config@​1.112.15
  • @​tanstack/react-start-config@​1.112.15
  • @​tanstack/react-start-api-routes@​1.112.15
  • @​tanstack/react-start-server-functions-fetcher@​1.112.15
  • @​tanstack/react-start-server-functions-handler@​1.112.15
  • @​tanstack/react-start-server-functions-client@​1.112.15
  • @​tanstack/react-start-server-functions-ssr@​1.112.15
  • @​tanstack/start@​1.112.15
  • @​tanstack/react-start@​1.112.15

v1.112.14

Version 1.112.14 - 3/5/25, 5:12 PM

Changes

Fix

  • transform should return null to preserve source maps. Fixes #3661 (#3663) (051e2d5) by Paul Grau

Refactor

... (truncated)

Commits
  • cbc27fa release: v1.112.15
  • a638d77 fix: use default from in useNavigate (#3671)
  • c699da2 Fix CI - Revert "refactor(react-router,solid-router): move redirect to router...
  • 3a2d51e refactor(router-core): move redirect to core (#3662)
  • 9b460c4 release: v1.112.13
  • c18ae80 fix(react-router): ensure resetScroll works with strict mode on (#3659)
  • e6607f3 release: v1.112.12
  • 7ef5d87 refactor(router-core): move AnyRoute and AnyRouter to router-core (#3640)
  • bb1acf0 chore: rename method (#3658)
  • 05c312d release: v1.112.11
  • 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.112.0 to 1.112.15.
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.112.15/packages/react-router)

---
updated-dependencies:
- dependency-name: "@tanstack/react-router"
  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 Mar 5, 2025
@dependabot dependabot bot requested a review from anthony-j-castro as a code owner March 5, 2025 23:38
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