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 the tanstack-router group across 1 directory with 3 updates #3699

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the tanstack-router group with 3 updates in the /frontend directory: @tanstack/react-router, @tanstack/router-devtools and @tanstack/router-vite-plugin.

Updates @tanstack/react-router from 1.81.6 to 1.91.0

Release notes

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

v1.91.0

Version 1.91.0 - 12/17/24, 12:50 AM

Changes

Feat

  • react-router: allow to preload route chunk (#3016) (02a4957) by akhmadshin

Perf

  • react-router: improve resolve relative route and use intersections for checking path (#2425) (cb1b65e) by Christopher Horobin

Chore

  • update babel-dead-code-elimination (#3025) (3f1c9ac) by Manuel Schiller
  • removed unused dependencies (#3024) (f73b5dd) by Manuel Schiller

Docs

  • Update file-based-routing.md (#3026) (96a7bee) by Anton Kuznetsov
  • clarify server functions cannot be called from Api Routes; capitalize API Routes as they are a noun and consistency with API Routes page. (#3021) (fb016b8) by Chris Hudson

Packages

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

v1.90.1

Version 1.90.1 - 12/16/24, 4:13 PM

Changes

Fix

  • start: try/catch around renderToPipeableStream for React 19 (#3020) (24217f8) by Manuel Schiller

Docs

  • Slightly improve navigation-blocking.md to avoid confusion (#3015) (f063b49) by reihwald
  • react-router: fix blocker doc (437fb74) by Manuel Schiller

... (truncated)

Commits
  • 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 ...
  • e2004c1 release: v1.90.0
  • f420670 feat(react-router): update useBlocker hook to provide current and next loca...
  • 4531b70 release: v1.89.2
  • 6e4ff67 fix(react-router): use correct type for TRouter generic (#2998)
  • d4fe418 release: v1.89.1
  • f355ae1 fix(react-router): useMatch returns union of matches when strict = false (#...
  • 5b92314 release: v1.89.0
  • Additional commits viewable in compare view

Updates @tanstack/router-devtools from 1.81.6 to 1.91.0

Release notes

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

v1.91.0

Version 1.91.0 - 12/17/24, 12:50 AM

Changes

Feat

  • react-router: allow to preload route chunk (#3016) (02a4957) by akhmadshin

Perf

  • react-router: improve resolve relative route and use intersections for checking path (#2425) (cb1b65e) by Christopher Horobin

Chore

  • update babel-dead-code-elimination (#3025) (3f1c9ac) by Manuel Schiller
  • removed unused dependencies (#3024) (f73b5dd) by Manuel Schiller

Docs

  • Update file-based-routing.md (#3026) (96a7bee) by Anton Kuznetsov
  • clarify server functions cannot be called from Api Routes; capitalize API Routes as they are a noun and consistency with API Routes page. (#3021) (fb016b8) by Chris Hudson

Packages

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

v1.90.1

Version 1.90.1 - 12/16/24, 4:13 PM

Changes

Fix

  • start: try/catch around renderToPipeableStream for React 19 (#3020) (24217f8) by Manuel Schiller

Docs

  • Slightly improve navigation-blocking.md to avoid confusion (#3015) (f063b49) by reihwald
  • react-router: fix blocker doc (437fb74) by Manuel Schiller

... (truncated)

Commits

Updates @tanstack/router-vite-plugin from 1.81.6 to 1.91.0

Release notes

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

v1.91.0

Version 1.91.0 - 12/17/24, 12:50 AM

Changes

Feat

  • react-router: allow to preload route chunk (#3016) (02a4957) by akhmadshin

Perf

  • react-router: improve resolve relative route and use intersections for checking path (#2425) (cb1b65e) by Christopher Horobin

Chore

  • update babel-dead-code-elimination (#3025) (3f1c9ac) by Manuel Schiller
  • removed unused dependencies (#3024) (f73b5dd) by Manuel Schiller

Docs

  • Update file-based-routing.md (#3026) (96a7bee) by Anton Kuznetsov
  • clarify server functions cannot be called from Api Routes; capitalize API Routes as they are a noun and consistency with API Routes page. (#3021) (fb016b8) by Chris Hudson

Packages

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

v1.90.1

Version 1.90.1 - 12/16/24, 4:13 PM

Changes

Fix

  • start: try/catch around renderToPipeableStream for React 19 (#3020) (24217f8) by Manuel Schiller

Docs

  • Slightly improve navigation-blocking.md to avoid confusion (#3015) (f063b49) by reihwald
  • react-router: fix blocker doc (437fb74) by Manuel Schiller

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… updates

Bumps the tanstack-router group with 3 updates in the /frontend directory: [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router), [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools) and [@tanstack/router-vite-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-vite-plugin).


Updates `@tanstack/react-router` from 1.81.6 to 1.91.0
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.91.0/packages/react-router)

Updates `@tanstack/router-devtools` from 1.81.6 to 1.91.0
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.91.0/packages/router-devtools)

Updates `@tanstack/router-vite-plugin` from 1.81.6 to 1.91.0
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.91.0/packages/router-vite-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies labels Dec 17, 2024
Copy link

cloudflare-workers-and-pages bot commented Dec 17, 2024

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 02776d1
Status: ✅  Deploy successful!
Preview URL: https://4bd67a0f.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-fron-s9fe.matrix-authentication-service-docs.pages.dev

View logs

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 17, 2024

Superseded by #3702.

@dependabot dependabot bot closed this Dec 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/tanstack-router-b36df99921 branch December 17, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants