Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

build(deps): bump the tanstack-router group across 1 directory with 3 updates #2818

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 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.31.27 to 1.34.9

Release notes

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

v1.34.9

Version 1.34.9 - 6/1/2024, 6:08 AM

Changes

Fix

  • correctly resolve path in useMatchRoute if layout route is used (#1690) (050d89fa) by Manuel Schiller
  • use Record<string, unknown> as default type for TSearchSchemaInput (#1684) (d2eec985) by Manuel Schiller

Docs

  • mention how to disable the plugin in tests (#1682) (85f5e7be) by Leonardo Montini

Examples

  • init trellaux (9e4b1db6) by Tanner Linsley

Other

Packages

  • @​tanstack/react-router@​1.34.9
  • @​tanstack/router-devtools@​1.34.9
  • @​tanstack/start@​1.34.9

v1.34.8

Version 1.34.8 - 5/30/2024, 5:18 PM

Changes

Fix

  • do not assign path to virtual routes for route groups (#1683) (6a44da8d) by Manuel Schiller

Packages

  • @​tanstack/router-generator@​1.34.8
  • @​tanstack/router-cli@​1.34.8
  • @​tanstack/router-vite-plugin@​1.34.8
  • @​tanstack/start@​1.34.8

v1.34.7

Version 1.34.7 - 5/29/2024, 7:56 PM

Changes

Fix

... (truncated)

Commits
  • 341af21 release: v1.34.9
  • 050d89f fix: correctly resolve path in useMatchRoute if layout route is used (#1690)
  • d2eec98 fix: use Record\<string, unknown> as default type for TSearchSchemaInput (...
  • 2c80cfe release: v1.34.7
  • f11cd07 fix(react-router): only instantiate the confirmation promise when required in...
  • aab0e40 release: v1.34.6
  • ef77ccc fix(react-router): merge params, context, search and loaderData with `strict:...
  • eeaaeeb release: v1.34.5
  • 2b0135b fix: add onBeforeNavigate event
  • 04bcc3e release: v1.34.3
  • Additional commits viewable in compare view

Updates @tanstack/router-devtools from 1.31.27 to 1.34.9

Release notes

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

v1.34.9

Version 1.34.9 - 6/1/2024, 6:08 AM

Changes

Fix

  • correctly resolve path in useMatchRoute if layout route is used (#1690) (050d89fa) by Manuel Schiller
  • use Record<string, unknown> as default type for TSearchSchemaInput (#1684) (d2eec985) by Manuel Schiller

Docs

  • mention how to disable the plugin in tests (#1682) (85f5e7be) by Leonardo Montini

Examples

  • init trellaux (9e4b1db6) by Tanner Linsley

Other

Packages

  • @​tanstack/react-router@​1.34.9
  • @​tanstack/router-devtools@​1.34.9
  • @​tanstack/start@​1.34.9

v1.34.8

Version 1.34.8 - 5/30/2024, 5:18 PM

Changes

Fix

  • do not assign path to virtual routes for route groups (#1683) (6a44da8d) by Manuel Schiller

Packages

  • @​tanstack/router-generator@​1.34.8
  • @​tanstack/router-cli@​1.34.8
  • @​tanstack/router-vite-plugin@​1.34.8
  • @​tanstack/start@​1.34.8

v1.34.7

Version 1.34.7 - 5/29/2024, 7:56 PM

Changes

Fix

... (truncated)

Commits

Updates @tanstack/router-vite-plugin from 1.31.18 to 1.34.8

Release notes

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

v1.34.8

Version 1.34.8 - 5/30/2024, 5:18 PM

Changes

Fix

  • do not assign path to virtual routes for route groups (#1683) (6a44da8d) by Manuel Schiller

Packages

  • @​tanstack/router-generator@​1.34.8
  • @​tanstack/router-cli@​1.34.8
  • @​tanstack/router-vite-plugin@​1.34.8
  • @​tanstack/start@​1.34.8

v1.34.7

Version 1.34.7 - 5/29/2024, 7:56 PM

Changes

Fix

  • react-router: only instantiate the confirmation promise when required in the useBlocker hook (#1669) (f11cd07d) by Leo Y. Li

Packages

  • @​tanstack/react-router@​1.34.7
  • @​tanstack/router-devtools@​1.34.7
  • @​tanstack/start@​1.34.7

v1.34.6

Version 1.34.6 - 5/29/2024, 7:29 PM

Changes

Fix

  • react-router: merge params, context, search and loaderData with strict: false (#1664) (ef77cccd) by Christopher Horobin

Test

Packages

  • @​tanstack/react-router@​1.34.6
  • @​tanstack/router-devtools@​1.34.6
  • @​tanstack/start@​1.34.6

... (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.31.27 to 1.34.9
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.34.9/packages/react-router)

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

Updates `@tanstack/router-vite-plugin` from 1.31.18 to 1.34.8
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.34.8/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 Jun 3, 2024
Copy link

cloudflare-workers-and-pages bot commented Jun 3, 2024

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

Latest commit: 0514b21
Status: ✅  Deploy successful!
Preview URL: https://c464fc71.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-fron-igv0.matrix-authentication-service-docs.pages.dev

View logs

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 4, 2024

Superseded by #2822.

@dependabot dependabot bot closed this Jun 4, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/tanstack-router-c8767d5aa6 branch June 4, 2024 19:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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