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

build(deps): bump @tanstack/react-router from 1.63.5 to 1.67.0 #59

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2024

Bumps @tanstack/react-router from 1.63.5 to 1.67.0.

Release notes

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

v1.67.0

Version 1.67.0 - 10/14/24, 7:30 PM

Changes

Feat

  • create-router: support IDE choice (#2530) (a185048) by Manuel Schiller

Other

  • (60b3f37) by Manuel Schiller

Packages

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

v1.66.1

Version 1.66.1 - 10/14/24, 4:28 PM

Changes

Fix

  • start: eliminate dead code after vinxi"s transform for createServerFn (#2542) (de80d2f) by Manuel Schiller
  • react-router: correctly handle hashes in redirect (#2543) (5f1fd8f) by Manuel Schiller

Chore

  • deps: update all non-major dependencies (#2538) (b7facfe) by renovate[bot]

Packages

  • @​tanstack/react-router@​1.66.1
  • @​tanstack/react-router-with-query@​1.66.1
  • @​tanstack/router-valibot-adapter@​1.66.1
  • @​tanstack/router-arktype-adapter@​1.66.1
  • @​tanstack/router-devtools@​1.66.1
  • @​tanstack/router-plugin@​1.66.1
  • @​tanstack/start@​1.66.1
  • @​tanstack/start-vite-plugin@​1.66.1
  • @​tanstack/create-router@​1.66.1
  • @​tanstack/eslint-plugin-router@​1.66.1

... (truncated)

Commits
  • f78f6d7 release: v1.67.0
  • 60b3f37 feat(react-router) add search middleware (#2521)
  • f80f719 release: v1.66.1
  • 5f1fd8f fix(react-router): correctly handle hashes in redirect (#2543)
  • 3cc0c97 release: v1.65.0
  • 8d3d109 chore: add eslint rule for unused imports (#2523)
  • 5eb3ae0 release: v1.64.3
  • 581bd1d fix(react-router): populate result of validateSearch into URL when navigati...
  • 2851c83 release: v1.64.2
  • 05fa363 perf(react-router): early exit for Link's isActive (#2517)
  • 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.63.5 to 1.67.0.
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.67.0/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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2024

Superseded by #62.

@dependabot dependabot bot closed this Oct 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tanstack/react-router-1.67.0 branch October 16, 2024 13:27
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