AlexTy-dev / medusa-custom-admin-panel

3 stars 0 forks source link

Bump @tanstack/react-query from 4.22.0 to 5.18.1 #16

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

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

Release notes

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

v5.18.1

Version 5.18.1 - 2/2/2024, 7:58 AM (Manual Release)

Changes

Ci

  • Update example dependencies when publishing (#6809) (2c115f89) by Lachlan Collins

Packages

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

v5.18.0

Version 5.18.0 - 1/30/2024, 5:32 PM

Changes

Feat

  • fix potential xss injection (1244043c) by Dominik Dorfmeister

Chore

  • integrations/react-*: add eslintrc to resolve error (#6749) (62704ce6) by @​manudeli

Docs

  • angular-query: run prettier on quickstart (#6782) (8fff6549) by Arnoud
  • angular-query: Update quick-start.md (#6775) (e726e698) by Michael Be

... (truncated)

Commits
  • 68b5d79 release: v5.18.1
  • c8442f8 release: v5.18.0
  • c774772 ci(eslint): add rule to encourage generic naming convention as `^(T|T[A-Z][A-...
  • b32ad24 ci(eslint): add @​cspell/eslint-plugin to prevent misspelling (error) (#6718)
  • 6e7ff08 release: v5.17.19
  • af1004b release: v5.17.15
  • c08abf0 release: v5.17.14
  • 72c3a06 release: v5.17.12
  • 020ac08 fix(types): repair wrong types passed to DataTag (#6699)
  • 02477c3 release: v5.17.10
  • 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 7 months ago

Superseded by #18.