railslove / rcvr-app

recover provides localities a privacy-compliant, safe, and easy way for their guests to check in. See https://www.recoverapp.de/ for more details.
https://recoverapp.de
GNU Affero General Public License v3.0
41 stars 6 forks source link

Bump react-query from 3.19.6 to 4.0.0 #507

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-query from 3.19.6 to 4.0.0.

Release notes

Sourced from react-query's releases.

v4.0.0

Version 4.0.0 - 7/18/2022, 1:03 PM

Changes

Manual Release: v4.0.0

Packages

  • @​tanstack/query-core@​4.0.0
  • @​tanstack/query-async-storage-persister@​4.0.0
  • @​tanstack/query-broadcast-client-experimental@​4.0.0
  • @​tanstack/query-sync-storage-persister@​4.0.0
  • @​tanstack/react-query@​4.0.0
  • @​tanstack/react-query-devtools@​4.0.0
  • @​tanstack/react-query-persist-client@​4.0.0

v4.0.0-beta.23

4.0.0-beta.23 (2022-06-06)

Bug Fixes

  • persist: introduce in-house synchronous Storage interface (#3673) (ad82ee8)

v4.0.0-beta.22

4.0.0-beta.22 (2022-06-06)

Bug Fixes

  • replaceDeepEqual special case for non-plain arrays (#3669) (a46ba65)

v4.0.0-beta.21

4.0.0-beta.21 (2022-06-05)

Features

  • make InfiniteQueryObserver's type more robust (#3571) (97484dc)

v4.0.0-beta.20

4.0.0-beta.20 (2022-06-03)

Bug Fixes

  • types: remove non-void constraint from queryFn result (#3666) (f77f6f4)

v4.0.0-beta.19

... (truncated)

Commits
  • 357ec04 v4 release (#3842)
  • 8a332bd chore: make it possible to release from main
  • eab6e2c chore: adapt release script to new repo name
  • 5d99f7e fix(core): added in timer and interval id checks before clearing (#3762)
  • 3118b7f chore: add svg version of logo (#3831)
  • d83c404 Update README.md
  • 5b690c0 docs: fix examples
  • 3ebf0d4 docs: make examples point to main instead of master
  • 9f6c992 fix(types): change types for useMutation context in onSuccess (#3654)
  • 5848fab feat(devtools): the react query logo can now close the devtools (#3577)
  • 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 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 1 year ago

Superseded by #590.