connectrpc / connect-query-es

TypeScript-first expansion pack for TanStack Query that gives you Protobuf superpowers.
https://connectrpc.com/docs/web/query/getting-started
Apache License 2.0
221 stars 14 forks source link

Bump the reactquery group with 2 updates #321

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the reactquery group with 2 updates: @tanstack/react-query and @tanstack/react-query-devtools.

Updates @tanstack/react-query from 5.13.4 to 5.17.0

Release notes

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

v5.17.0

Version 5.17.0 - 12/31/2023, 12:30 PM

Changes

Feat

Chore

  • Update Nx caching inputs (#6619) (50230c56) by Lachlan Collins
  • Update Node to latest v18 release for CI (#6618) (a8d7bd2b) by Lachlan Collins
  • ci: update version of actions/setup-node (#6616) (4957e54d) by @​manudeli
  • Remove entries field from script config (#6615) (eb25c7b3) by Lachlan Collins

Packages

  • @​tanstack/query-core@​5.17.0
  • @​tanstack/query-broadcast-client-experimental@​5.17.0
  • @​tanstack/query-persist-client-core@​5.17.0
  • @​tanstack/query-sync-storage-persister@​5.17.0
  • @​tanstack/react-query@​5.17.0
  • @​tanstack/react-query-devtools@​5.17.0
  • @​tanstack/react-query-persist-client@​5.17.0
  • @​tanstack/react-query-next-experimental@​5.17.0
  • @​tanstack/solid-query@​5.17.0
  • @​tanstack/solid-query-devtools@​5.17.0
  • @​tanstack/solid-query-persist-client@​5.17.0
  • @​tanstack/svelte-query@​5.17.0
  • @​tanstack/svelte-query-devtools@​5.17.0
  • @​tanstack/svelte-query-persist-client@​5.17.0
  • @​tanstack/vue-query@​5.17.0
  • @​tanstack/vue-query-devtools@​5.17.0
  • @​tanstack/angular-query-experimental@​5.17.0
  • @​tanstack/query-async-storage-persister@​5.17.0

v5.16.1

Version 5.16.1 - 12/30/2023, 2:55 AM

Changes

Refactor

  • angular-query: remove dependency to ngxtension (#6558) (d6be91f0) by Michael Be

Packages

  • @​tanstack/angular-query-experimental@​5.16.1

... (truncated)

Commits


Updates @tanstack/react-query-devtools from 5.13.5 to 5.17.0

Release notes

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

v5.17.0

Version 5.17.0 - 12/31/2023, 12:30 PM

Changes

Feat

Chore

  • Update Nx caching inputs (#6619) (50230c56) by Lachlan Collins
  • Update Node to latest v18 release for CI (#6618) (a8d7bd2b) by Lachlan Collins
  • ci: update version of actions/setup-node (#6616) (4957e54d) by @​manudeli
  • Remove entries field from script config (#6615) (eb25c7b3) by Lachlan Collins

Packages

  • @​tanstack/query-core@​5.17.0
  • @​tanstack/query-broadcast-client-experimental@​5.17.0
  • @​tanstack/query-persist-client-core@​5.17.0
  • @​tanstack/query-sync-storage-persister@​5.17.0
  • @​tanstack/react-query@​5.17.0
  • @​tanstack/react-query-devtools@​5.17.0
  • @​tanstack/react-query-persist-client@​5.17.0
  • @​tanstack/react-query-next-experimental@​5.17.0
  • @​tanstack/solid-query@​5.17.0
  • @​tanstack/solid-query-devtools@​5.17.0
  • @​tanstack/solid-query-persist-client@​5.17.0
  • @​tanstack/svelte-query@​5.17.0
  • @​tanstack/svelte-query-devtools@​5.17.0
  • @​tanstack/svelte-query-persist-client@​5.17.0
  • @​tanstack/vue-query@​5.17.0
  • @​tanstack/vue-query-devtools@​5.17.0
  • @​tanstack/angular-query-experimental@​5.17.0
  • @​tanstack/query-async-storage-persister@​5.17.0

v5.16.1

Version 5.16.1 - 12/30/2023, 2:55 AM

Changes

Refactor

  • angular-query: remove dependency to ngxtension (#6558) (d6be91f0) by Michael Be

Packages

  • @​tanstack/angular-query-experimental@​5.16.1

... (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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 8 months ago

Superseded by #322.