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.22.0 #317

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps react-query from 3.19.6 to 3.22.0.

Release notes

Sourced from react-query's releases.

v3.22.0

3.22.0 (2021-09-07)

Features

  • hydration: move hydration utilities to core, keeping old exports (#2497) (1986127)

v3.21.1

3.21.1 (2021-08-29)

Bug Fixes

  • devtools: do not render DevTools during SSR (#2615) (b46c646)

v3.21.0

3.21.0 (2021-08-20)

Features

  • devtools: show disabled badge for a query if all observers are disabled (#2592) (afcba60)

v3.20.0

3.20.0 (2021-08-20)

Features

  • infiniteQuery: add possibility to decide which pages should be refetched (#2557) (f9b23fc)
Commits
  • 1986127 feat(hydration): move hydration utilities to core, keeping old exports (#2497)
  • 21f7b89 Update comparison.md
  • 1427b1e docs: fix typos (#2618)
  • 0c84afe docs: add tkdodo's blog to the docs (#2616)
  • b46c646 fix(devtools): do not render DevTools during SSR (#2615)
  • 640590c docs: Add link to 3rd party React Native devtools (#2610)
  • afcba60 feat(devtools): show disabled badge for a query if all observers are disabled...
  • f9b23fc feat(infiniteQuery): add possibility to decide which pages should be refetche...
  • 3dac094 docs: Update QueriesObserver.md (#2585)
  • 3838db7 docs: Add a note on suppressing console errors in tests (#2567)
  • See full diff 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 3 years ago

Superseded by #320.