AlexTy-dev / medusa-custom-admin-panel

3 stars 0 forks source link

Bump @tanstack/react-query from 4.22.0 to 5.22.2 #25

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps @tanstack/react-query from 4.22.0 to 5.22.2.

Release notes

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

v5.22.2

Version 5.22.2 - 2/19/2024, 12:52 PM

Changes

Fix

  • query-core: notify queryCache after updateQuery() (#6936) (35fa47dd) by Dominik Dorfmeister

Docs

Packages

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

v5.22.1

Version 5.22.1 - 2/19/2024, 1:33 AM

Changes

Fix

  • angular-query: support required input signal (#6928) (7bd671fb) by Arnoud
  • angular-query: Fix StackBlitz examples by downgrading piscina (#6926) (75b9c573) by Arnoud

Packages

  • @​tanstack/angular-query-experimental@​5.22.1
  • @​tanstack/angular-query-devtools-experimental@​5.22.1

... (truncated)

Commits
  • 5ab1d25 release: v5.22.2
  • 2ccc89c release: v5.21.7
  • b2bb8e4 release: v5.21.4
  • 61f4d74 refactor(types): make queryKey required on ObserverOptions (#6879)
  • c1b46ae release: v5.21.2
  • d9d73ff fix(types): remove unnecessary omitted field of MutationObserverOptions (#6907)
  • 137233b chore(query-codemods): unify directory name as name field of package.json (#6...
  • 7972003 release: v5.20.5
  • 99559b6 release: v5.20.4
  • 15e3345 release: v5.20.2
  • Additional commits viewable in compare view


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 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 6 months ago

Superseded by #28.