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

Bump the tanstack group with 4 updates #199

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the tanstack group with 4 updates: @tanstack/eslint-plugin-query, @tanstack/react-query-devtools, @tanstack/router-devtools and @tanstack/router-vite-plugin.

Updates @tanstack/eslint-plugin-query from 5.57.1 to 5.58.1

Release notes

Sourced from @​tanstack/eslint-plugin-query's releases.

v5.58.1

Version 5.58.1 - 9/27/24, 7:58 AM

Changes

Fix

  • eslint-plugin: fix legacy recommended config (#8104) (ade6283) by Lachlan Collins

Docs

  • missing code format (#8102) (a9e83a4) by thilllon

Packages

  • @​tanstack/eslint-plugin-query@​5.58.1

v5.58.0

Version 5.58.0 - 9/25/24, 1:40 AM

Changes

Feat

  • query-devtools: Add bulk edit option for simple objects and arrays (#8095) (f7a82c4) by Aryan Deora

Packages

  • @​tanstack/query-devtools@​5.58.0
  • @​tanstack/react-query-devtools@​5.58.0
  • @​tanstack/solid-query-devtools@​5.58.0
  • @​tanstack/svelte-query-devtools@​5.58.0
  • @​tanstack/vue-query-devtools@​5.58.0
  • @​tanstack/angular-query-devtools-experimental@​5.58.0

v5.57.2

Version 5.57.2 - 9/24/24, 6:13 PM

Changes

Fix

  • eslint-plugin-query: correctly handle call-expression spread (#8090) (f1aab70) by Manuel Schiller

Docs

  • react-query: fix queryClient description of useMutation and use… (#8077) (9da00d6) by @​baeharam
  • Don"t use $ prefix in Bash examples (#8067) (1104948) by Peter Bengtsson

Packages

... (truncated)

Commits

Updates @tanstack/react-query-devtools from 5.56.2 to 5.58.0

Release notes

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

v5.58.0

Version 5.58.0 - 9/25/24, 1:40 AM

Changes

Feat

  • query-devtools: Add bulk edit option for simple objects and arrays (#8095) (f7a82c4) by Aryan Deora

Packages

  • @​tanstack/query-devtools@​5.58.0
  • @​tanstack/react-query-devtools@​5.58.0
  • @​tanstack/solid-query-devtools@​5.58.0
  • @​tanstack/svelte-query-devtools@​5.58.0
  • @​tanstack/vue-query-devtools@​5.58.0
  • @​tanstack/angular-query-devtools-experimental@​5.58.0

v5.57.2

Version 5.57.2 - 9/24/24, 6:13 PM

Changes

Fix

  • eslint-plugin-query: correctly handle call-expression spread (#8090) (f1aab70) by Manuel Schiller

Docs

  • react-query: fix queryClient description of useMutation and use… (#8077) (9da00d6) by @​baeharam
  • Don"t use $ prefix in Bash examples (#8067) (1104948) by Peter Bengtsson

Packages

  • @​tanstack/eslint-plugin-query@​5.57.2

v5.57.1

Version 5.57.1 - 9/21/24, 9:15 AM

Changes

Fix

  • eslint-plugin-query: relax property order rule to ignore relative order of getPreviousPageParam and getNextPageParam (#8074) (1793e06) by Manuel Schiller

Packages

  • @​tanstack/eslint-plugin-query@​5.57.1

v5.57.0

... (truncated)

Commits

Updates @tanstack/router-devtools from 1.58.3 to 1.58.15

Release notes

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

v1.58.15

Version 1.58.15 - 9/29/24, 2:08 PM

Changes

Fix

  • history: remove uncalled splice expression in createMemoryHistory (#2439) (87bd969) by Matthias Schwarz

Packages

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

v1.58.14

Version 1.58.14 - 9/29/24, 1:34 PM

Changes

Fix

  • start: extend api router schema to allow vite plugins (#2436) (b87cd8a) by Simon

Packages

  • @​tanstack/start@​1.58.14

v1.58.13

Version 1.58.13 - 9/28/24, 5:36 PM

Changes

Fix

  • start: correctly hydrate match context w.r.t parent context (#2432) (4acc468) by Manuel Schiller

Chore

  • deps: update @​tanstack/config (#2350) (175364d) by Lachlan Collins

Docs

  • use guarantee instead of guaranty (#2430) (090a904) by Miro Rauhala

... (truncated)

Commits

Updates @tanstack/router-vite-plugin from 1.58.4 to 1.58.12

Release notes

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

v1.58.12

Version 1.58.12 - 9/27/24, 5:05 PM

Changes

Fix

  • router-generator: remove usage of import.meta.url (ef29d05) by Manuel Schiller

Docs

  • router: typo about the CLI in the file-based routing guide (#2424) (a42deba) by Lalu Arman Rozika
  • router: fix MUI button in "custom links" guide (#2420) (61cd473) by Christopher Horobin
  • examples: declare vinxi type references (#2423) (a2373db) by Henrique Kirch Heck

Tests

  • fix parent route in benchmark (332c51e) by Manuel Schiller

Packages

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

v1.58.11

Version 1.58.11 - 9/26/24, 4:33 PM

Changes

Fix

  • react-router: correct typing for <Navigate> (#2421) (a8a7b3b) by Manuel Schiller

Packages

  • @​tanstack/react-router@​1.58.11
  • @​tanstack/react-router-with-query@​1.58.11
  • @​tanstack/router-zod-adapter@​1.58.11
  • @​tanstack/router-valibot-adapter@​1.58.11
  • @​tanstack/router-arktype-adapter@​1.58.11

... (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 group with 4 updates: [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query), [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools), [@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/eslint-plugin-query` from 5.57.1 to 5.58.1
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.58.1/packages/eslint-plugin-query)

Updates `@tanstack/react-query-devtools` from 5.56.2 to 5.58.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.58.0/packages/react-query-devtools)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants