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.85.3 to 1.91.2 #339

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2024

Bumps @tanstack/react-router from 1.85.3 to 1.91.2.

Release notes

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

v1.91.2

Version 1.91.2 - 12/17/24, 10:55 AM

Changes

Fix

  • react-router: do not preload links with reloadDocument: true (f85edf2) by Manuel Schiller

Other

  • (9bf39d6) by Manuel Schiller

Tests

  • disable flaky test (6b3703f) by Manuel Schiller

Packages

  • @​tanstack/react-router@​1.91.2
  • @​tanstack/react-router-with-query@​1.91.2
  • @​tanstack/zod-adapter@​1.91.2
  • @​tanstack/valibot-adapter@​1.91.2
  • @​tanstack/arktype-adapter@​1.91.2
  • @​tanstack/router-devtools@​1.91.2
  • @​tanstack/start@​1.91.2
  • @​tanstack/create-router@​1.91.2

v1.91.1

Version 1.91.1 - 12/17/24, 10:15 AM

Changes

Fix

  • react-router: do not treat internal link with reloadDocument: true as external (7b66844) by Manuel Schiller
  • react-router: prevent reloadDocument to be passed to the DOM element (8ff8f74) by Manuel Schiller

Chore

  • update babel-dead-code-elimination (bc9f9ed) by Manuel Schiller

Packages

  • @​tanstack/react-router@​1.91.1
  • @​tanstack/router-plugin@​1.91.1
  • @​tanstack/start-vite-plugin@​1.91.1
  • @​tanstack/react-router-with-query@​1.91.1
  • @​tanstack/zod-adapter@​1.91.1
  • @​tanstack/valibot-adapter@​1.91.1

... (truncated)

Commits
  • dbdd43a release: v1.91.2
  • 6b3703f tests: disable flaky test
  • 9bf39d6 fix type error
  • f85edf2 fix(react-router): do not preload links with reloadDocument: true
  • 9559b9c release: v1.91.1
  • 7b66844 fix(react-router): do not treat internal link with reloadDocument: true as ...
  • 8ff8f74 fix(react-router): prevent reloadDocument to be passed to the DOM element
  • b13c6d7 release: v1.91.0
  • 02a4957 feat(react-router): allow to preload route chunk (#3016)
  • cb1b65e perf(react-router): improve resolve relative route and use intersections for ...
  • 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.85.3 to 1.91.2.
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.91.2/packages/react-router)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2024

Superseded by #341.

@dependabot dependabot bot closed this Dec 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tanstack/react-router-1.91.2 branch December 19, 2024 02:42
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 size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants