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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2024

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

Updates @tanstack/react-router from 1.46.4 to 1.46.7

Release notes

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

v1.46.7

Version 1.46.7 - 8/6/24, 8:08 AM

Changes

Fix

  • react-router: use routeId to stabilize the memoized route component to prevent from remounting when on the same route (#2090) (cc4da69) by Sean Cassiere

Packages

  • @​tanstack/react-router@​1.46.7
  • @​tanstack/react-router-with-query@​1.46.7
  • @​tanstack/router-devtools@​1.46.7
  • @​tanstack/start@​1.46.7

v1.46.6

Version 1.46.6 - 8/6/24, 12:14 AM

Changes

Fix

  • react-router: activeProps and inactiveProps on Link to accept data-attributes (#2088) (c3cfd95) by Sean Cassiere

Chore

  • deps: update all non-major dependencies (#2083) (8a994d2) by renovate[bot]

Packages

  • @​tanstack/react-router@​1.46.6
  • @​tanstack/react-router-with-query@​1.46.6
  • @​tanstack/router-plugin@​1.46.6
  • @​tanstack/start@​1.46.6
  • @​tanstack/start-vite-plugin@​1.46.6
  • @​tanstack/router-devtools@​1.46.6
  • @​tanstack/router-vite-plugin@​1.46.6

v1.46.5

Version 1.46.5 - 8/4/24, 12:17 AM

Changes

Fix

  • router-devtools: align right masked path (#2080) (00fb02c) by Leonardo Montini

Packages

... (truncated)

Commits
  • 43d9200 release: v1.46.7
  • cc4da69 fix(react-router): use routeId to stabilize the memoized route component to...
  • 6ae3c70 release: v1.46.6
  • c3cfd95 fix(react-router): activeProps and inactiveProps on Link to accept data...
  • See full diff in compare view

Updates @tanstack/router-devtools from 1.46.5 to 1.46.7

Release notes

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

v1.46.7

Version 1.46.7 - 8/6/24, 8:08 AM

Changes

Fix

  • react-router: use routeId to stabilize the memoized route component to prevent from remounting when on the same route (#2090) (cc4da69) by Sean Cassiere

Packages

  • @​tanstack/react-router@​1.46.7
  • @​tanstack/react-router-with-query@​1.46.7
  • @​tanstack/router-devtools@​1.46.7
  • @​tanstack/start@​1.46.7

v1.46.6

Version 1.46.6 - 8/6/24, 12:14 AM

Changes

Fix

  • react-router: activeProps and inactiveProps on Link to accept data-attributes (#2088) (c3cfd95) by Sean Cassiere

Chore

  • deps: update all non-major dependencies (#2083) (8a994d2) by renovate[bot]

Packages

  • @​tanstack/react-router@​1.46.6
  • @​tanstack/react-router-with-query@​1.46.6
  • @​tanstack/router-plugin@​1.46.6
  • @​tanstack/start@​1.46.6
  • @​tanstack/start-vite-plugin@​1.46.6
  • @​tanstack/router-devtools@​1.46.6
  • @​tanstack/router-vite-plugin@​1.46.6
Commits

Updates @tanstack/router-vite-plugin from 1.45.13 to 1.46.6

Release notes

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

v1.46.6

Version 1.46.6 - 8/6/24, 12:14 AM

Changes

Fix

  • react-router: activeProps and inactiveProps on Link to accept data-attributes (#2088) (c3cfd95) by Sean Cassiere

Chore

  • deps: update all non-major dependencies (#2083) (8a994d2) by renovate[bot]

Packages

  • @​tanstack/react-router@​1.46.6
  • @​tanstack/react-router-with-query@​1.46.6
  • @​tanstack/router-plugin@​1.46.6
  • @​tanstack/start@​1.46.6
  • @​tanstack/start-vite-plugin@​1.46.6
  • @​tanstack/router-devtools@​1.46.6
  • @​tanstack/router-vite-plugin@​1.46.6

v1.46.5

Version 1.46.5 - 8/4/24, 12:17 AM

Changes

Fix

  • router-devtools: align right masked path (#2080) (00fb02c) by Leonardo Montini

Packages

  • @​tanstack/router-devtools@​1.46.5

v1.46.4

Version 1.46.4 - 8/3/24, 9:59 AM

Changes

Fix

  • react-router: enforcing the types for staticData in on the createFileRoute function (#2074) (dc12274) by Honza Hrubý

Packages

  • @​tanstack/react-router@​1.46.4
  • @​tanstack/react-router-with-query@​1.46.4
  • @​tanstack/router-devtools@​1.46.4

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

Bumps the tanstack-router group in /frontend with 3 updates: [@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.46.4 to 1.46.7
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.46.7/packages/react-router)

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

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

---
updated-dependencies:
- dependency-name: "@tanstack/react-router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack-router
- dependency-name: "@tanstack/router-devtools"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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] <[email protected]>
@dependabot dependabot bot added A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies labels Aug 6, 2024
Copy link

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

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

Latest commit: 8b131e8
Status: ✅  Deploy successful!
Preview URL: https://09649a80.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-fron-maf5.matrix-authentication-service-docs.pages.dev

View logs

@sandhose sandhose merged commit e8a7dd8 into main Aug 7, 2024
16 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/tanstack-router-cc9330994d branch August 7, 2024 13:22
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.

1 participant