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.8 #418

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-query from 3.19.6 to 3.34.8.

Release notes

Sourced from react-query's releases.

v3.34.8

3.34.8 (2022-01-12)

Bug Fixes

v3.34.7

3.34.7 (2021-12-28)

Bug Fixes

  • queryObserver: memoized select functions should not return outdated values (#3140) (d7faf86), closes #3098

v3.34.6

3.34.6 (2021-12-23)

Bug Fixes

  • devtools: code color is not inherited from panel color (#3115) (ca2a57a)

v3.34.5

3.34.5 (2021-12-17)

Bug Fixes

  • query: set error to null when going to loading state (#3106) (3981f52)

v3.34.4

3.34.4 (2021-12-15)

Bug Fixes

  • queryObserver: make sure that memoized select function only runs once per input (#3098) (2054f5b)

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

... (truncated)

Commits
  • 755702d fix(queryObserver): fix data stability (#3183)
  • d4c6798 docs(examples/load-more-infinite-scroll): fix wrong condition (#3175)
  • 02f681d docs(useMutation): clarify retry default value (#3159)
  • 98fbec5 docs: add arnaudbzn as a contributor for code, doc (#3157)
  • d779df1 docs(examples): add react native expo snack example (#3156)
  • d12d0cf chore: issue template (#3154)
  • f4eb194 docs: Fix a typo in tkdodos-blog.md (#3152)
  • 93824ec refactor(examples): use triple equal instead of double equal (#3135)
  • d7faf86 fix(queryObserver): memoized select functions should not return outdated valu...
  • b977cf4 refactor(types): use core types in useMutation instead of redefining them (#3...
  • 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 #421.