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 2 updates #3229

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2024

Bumps the tanstack-router group with 2 updates in the /frontend directory: @tanstack/react-router and @tanstack/router-devtools.

Updates @tanstack/react-router from 1.57.15 to 1.57.18

Release notes

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

v1.57.18

Version 1.57.18 - 9/18/24, 1:09 AM

Changes

Fix

  • react-router: search getting overridden on page load (#2346) (b0be38e) by @​ravilmc

Docs

  • router: fix the import of StartServer in the SSR guide (#2358) (b5080c6) by Sang June (Josh) Rhee

Packages

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

v1.57.17

Version 1.57.17 - 9/17/24, 6:38 AM

Changes

Perf

  • react-router: apply language service performance to getRouteApi (#2354) (3d66d70) by Christopher Horobin

Packages

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

v1.57.16

Version 1.57.16 - 9/17/24, 5:27 AM

Changes

Fix

... (truncated)

Commits
  • 67da2a7 release: v1.57.18
  • b0be38e fix(react-router): search getting overridden on page load (#2346)
  • 601adfb release: v1.57.17
  • 3d66d70 perf(react-router): apply language service performance to getRouteApi (#2354)
  • b719c0d release: v1.57.16
  • 2c6090d fix(react-router): correct typo in optional the peerDependenciesMeta (#2351)
  • See full diff in compare view

Updates @tanstack/router-devtools from 1.57.15 to 1.57.18

Release notes

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

v1.57.18

Version 1.57.18 - 9/18/24, 1:09 AM

Changes

Fix

  • react-router: search getting overridden on page load (#2346) (b0be38e) by @​ravilmc

Docs

  • router: fix the import of StartServer in the SSR guide (#2358) (b5080c6) by Sang June (Josh) Rhee

Packages

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

v1.57.17

Version 1.57.17 - 9/17/24, 6:38 AM

Changes

Perf

  • react-router: apply language service performance to getRouteApi (#2354) (3d66d70) by Christopher Horobin

Packages

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

v1.57.16

Version 1.57.16 - 9/17/24, 5:27 AM

Changes

Fix

... (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 2 updates in the /frontend directory: [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) and [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools).


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

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

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

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 Sep 18, 2024
Copy link

cloudflare-workers-and-pages bot commented Sep 18, 2024

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

Latest commit: 6b08657
Status: ✅  Deploy successful!
Preview URL: https://287f7cd1.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-fron-t9kg.matrix-authentication-service-docs.pages.dev

View logs

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/tanstack-router-986766d13e branch September 19, 2024 13:24
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