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 3.34.3 #403

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-query from 3.19.6 to 3.34.3.

Release notes

Sourced from react-query's releases.

v3.34.3

3.34.3 (2021-12-14)

Bug Fixes

  • unsubscribe correctly in onlineManager and focusManager (#3092) (128e578)
  • core: remove enabled condition in queryObserver for suspense (#3093) (0781142)

v3.34.2

3.34.2 (2021-12-10)

Bug Fixes

  • useInfiniteQuery: fix infinite re-renders when select produced a new result (#3081) (ca335de)

v3.34.1

3.34.1 (2021-12-09)

Bug Fixes

  • queriesObserver: fix getOptimisticResult, order of returned observers (#3052) (2ec1979), closes #2866

v3.34.0

3.34.0 (2021-12-01)

Features

v3.33.7

3.33.7 (2021-11-28)

Bug Fixes

  • useQuery: continue retries if query unmounts and remounts (#3032) (dc2df10)

v3.33.6

3.33.6 (2021-11-26)

Bug Fixes

  • useQueries: search for unused observers if keepPreviousData (#2680) (#2866) (c51498a)

v3.33.5

... (truncated)

Commits
  • 128e578 fix: unsubscribe correctly in onlineManager and focusManager (#3092)
  • 0781142 fix(core): remove enabled condition in queryObserver for suspense (#3093)
  • 988ba10 chore: update bug report template (#3089)
  • ca335de fix(useInfiniteQuery): fix infinite re-renders when select produced a new res...
  • 0f00cda docs: Make react-native example up-to-date #3057
  • e4da8dd docs: Update does-this-replace-client-state.md (#3070)
  • ebf1e68 docs: add jvuoti as a contributor for code (#3053)
  • 2ec1979 fix(queriesObserver): fix getOptimisticResult, order of returned observers (#...
  • 5fd537e docs(react-native): add code examples for common use cases (#3042)
  • aec640a feat(mutation): add onMutate to MutationCache (#3038)
  • 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 2 years ago

Superseded by #404.