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.24.4 #340

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-query from 3.19.6 to 3.24.4.

Release notes

Sourced from react-query's releases.

v3.24.4

3.24.4 (2021-09-22)

Bug Fixes

v3.24.3

3.24.3 (2021-09-19)

Bug Fixes

  • persistQueryClient: import hydration utils from core in persistQueryClient (#2684) (2544f07)

v3.24.2

3.24.2 (2021-09-19)

Bug Fixes

  • core: make sure erroneous queries refetch when query keys change (#2686) (1beedf9)

v3.24.1

3.24.1 (2021-09-18)

Bug Fixes

  • types: exclude queryKey / queryFn from options if they have been provided as a separate argument (#2689) (7aadd68)

v3.24.0

3.24.0 (2021-09-18)

Bug Fixes

  • devtools: do not show disabled label for inactive queries and make statusColor match statusLabel (#2687) (16e70e1)
  • types: fix generics for refetchPage function (#2638) (873647e)

Features

v3.23.2

3.23.2 (2021-09-09)

... (truncated)

Commits
  • 4115417 fix(core): add index.js files to sideEffects (#2703)
  • 2544f07 fix(persistQueryClient): import hydration utils from core in persistQueryClie...
  • 4f8f1c8 docs: Add side effect from using setQueryData (#2691)
  • 1beedf9 fix(core): make sure erroneous queries refetch when query keys change (#2686)
  • 7aadd68 fix(types): exclude queryKey / queryFn from options if they have been provide...
  • 9edbd67 refactor(devtools): Add types for devtools (#2688)
  • 1896ca2 feat: add isRefetching flag (#2469)
  • 873647e fix(types): fix generics for refetchPage function (#2638)
  • 16e70e1 fix(devtools): do not show disabled label for inactive queries and make statu...
  • b88cda4 docs: use hydration utilities from core (#2643)
  • 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 #346.