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 #2826

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 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.35.3

Release notes

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

v1.35.3

Version 1.35.3 - 6/6/2024, 9:52 AM

Changes

Fix

  • Revert "fix: from was being ignored when the pathname included params or a pathless route (#1703)" (#1716) (e82984b9) by Dominik Dorfmeister

Packages

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

v1.35.2

Version 1.35.2 - 6/6/2024, 8:49 AM

Changes

Fix

  • ensure that trailingSlashes don"t break path matching (#1711) (d7395adb) by Dominik Dorfmeister

Test

  • react-router: check the availability of the route context after a redirect on the first load (#1710) (9bb0148c) by Sean Cassiere
  • react-router: check the route context at beforeLoad, loader, and component (#1708) (07a6fdeb) by Sean Cassiere

Packages

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

v1.35.1

Version 1.35.1 - 6/4/2024, 7:07 PM

Changes

Fix

  • from was being ignored when the pathname included params or a pathless route (#1703) (56a3100e) by Christopher Horobin

Packages

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

... (truncated)

Commits
  • 4a2bb04 release: v1.35.3
  • e82984b fix: Revert "fix: from was being ignored when the pathname included params ...
  • 3bd1cdf release: v1.35.2
  • d7395ad fix: ensure that trailingSlashes don't break path matching (#1711)
  • 9bb0148 test(react-router): check the availability of the route context after a redir...
  • 07a6fde test(react-router): check the route context at beforeLoad, loader, and `c...
  • 295a5c3 release: v1.35.1
  • 56a3100 fix: from was being ignored when the pathname included params or a pathless...
  • cde4ca9 release: v1.35.0
  • b79690b feat: merge unions for search and params for Link when from and to ...
  • Additional commits viewable in compare view

Updates @tanstack/router-devtools from 1.31.27 to 1.35.3

Release notes

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

v1.35.3

Version 1.35.3 - 6/6/2024, 9:52 AM

Changes

Fix

  • Revert "fix: from was being ignored when the pathname included params or a pathless route (#1703)" (#1716) (e82984b9) by Dominik Dorfmeister

Packages

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

v1.35.2

Version 1.35.2 - 6/6/2024, 8:49 AM

Changes

Fix

  • ensure that trailingSlashes don"t break path matching (#1711) (d7395adb) by Dominik Dorfmeister

Test

  • react-router: check the availability of the route context after a redirect on the first load (#1710) (9bb0148c) by Sean Cassiere
  • react-router: check the route context at beforeLoad, loader, and component (#1708) (07a6fdeb) by Sean Cassiere

Packages

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

v1.35.1

Version 1.35.1 - 6/4/2024, 7:07 PM

Changes

Fix

  • from was being ignored when the pathname included params or a pathless route (#1703) (56a3100e) by Christopher Horobin

Packages

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

... (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

@dependabot dependabot bot added A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies labels Jun 6, 2024
Copy link

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

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

Latest commit: 4df5748
Status: ✅  Deploy successful!
Preview URL: https://d28015be.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-fron-4k1p.matrix-authentication-service-docs.pages.dev

View logs

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

Updates `@tanstack/router-devtools` from 1.31.27 to 1.35.3
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.35.3/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 force-pushed the dependabot/npm_and_yarn/frontend/tanstack-router-ac1d7aff0b branch from bf7645d to 4df5748 Compare June 7, 2024 19:41
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2024

Superseded by #2830.

@dependabot dependabot bot closed this Jun 10, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/tanstack-router-ac1d7aff0b branch June 10, 2024 19:27
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