davidilie.com icon indicating copy to clipboard operation
davidilie.com copied to clipboard

Bump @tanstack/react-query-next-experimental from 5.5.0 to 5.18.0

Open dependabot[bot] opened this issue 5 months ago • 0 comments

Bumps @tanstack/react-query-next-experimental from 5.5.0 to 5.18.0.

Release notes

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

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
  • angular-query: add examples to menu (#6781) (9c561b28) by Arnoud

Other

  • Merge pull request from GHSA-997g-27x8-43rf (f2ddaf25) by Dominik Dorfmeister

Doc

  • Change the onMutate optional description to capitalize. (#6773) (58b3de86) by Jeong-Sik Yun

Ci

  • eslint: add rule to encourage generic naming convention as ^(T|T[A-Z][A-Za-z]+)$ (#6684) (c7747721) by @​manudeli
  • eslint: add @​cspell/eslint-plugin to prevent misspelling (error) (#6718) (b32ad24f) by @​manudeli
  • sherif: ignore-package ./integrations/* (#6750) (1f77c125) by @​manudeli

Packages

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

... (truncated)

Commits
  • c8442f8 release: v5.18.0
  • 1244043 feat: fix potential xss injection
  • f2ddaf2 Merge pull request from GHSA-997g-27x8-43rf
  • 62704ce chore(integrations/react-*): add eslintrc to resolve error (#6749)
  • 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)
  • 8fff654 docs(angular-query): run prettier on quickstart (#6782)
  • e726e69 docs(angular-query): Update quick-start.md (#6775)
  • 1f77c12 ci(sherif): ignore-package ./integrations/* (#6750)
  • 9c561b2 docs(angular-query): add examples to menu (#6781)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Jan 30 '24 20:01 dependabot[bot]