cesarsalesgomes / dna

Start a new webapp with fullstack typesafety, with Directus providing the database sdk to Nest & React/Svelte
28 stars 2 forks source link

Bump @tanstack/svelte-query from 4.35.7 to 5.46.1 in /svelte #1041

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 4 months ago

Bumps @tanstack/svelte-query from 4.35.7 to 5.46.1.

Release notes

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

v5.46.1

Version 5.46.1 - 6/21/24, 2:32 PM

Changes

Refactor

  • angular-query: align inject-query and inject-infinite-query + clean-up create-base-query + add query correct type tests (#7593) (b7aaa03f) by Arthur Petrie

Chore

  • svelte-query: Move tests folder (#7603) (ea26f261) by Lachlan Collins

Packages

  • @​tanstack/svelte-query@​5.46.1
  • @​tanstack/angular-query-experimental@​5.46.1
  • @​tanstack/svelte-query-devtools@​5.46.1
  • @​tanstack/svelte-query-persist-client@​5.46.1
  • @​tanstack/angular-query-devtools-experimental@​5.46.1

v5.46.0

Version 5.46.0 - 6/21/24, 8:51 AM

Changes

Feat

  • react-query-next-experimental: introduce nonce prop (#7575) (1c7739eb) by Kevin

Chore

  • angular-query: prettier ignore api report (#7598) (ad176cf1) by Arnoud
  • prettier (bda8a54a) by Dominik Dorfmeister

Ci

  • Update Nx and @​tanstack/config (#7580) (49795a39) by Lachlan Collins

Docs

  • angular-query: angular zoneless support (#7600) (89e1fbe5) by Arnoud
  • react-query: queryFn must be a function calling (#7572) (0ae229bb) by @​ndeitch

Packages

  • @​tanstack/react-query-next-experimental@​5.46.0

v5.45.1

Version 5.45.1 - 6/16/2024, 8:16 PM

... (truncated)

Commits


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 months ago

Superseded by #1065.