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.5 #346

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps react-query from 3.19.6 to 3.24.5.

Release notes

Sourced from react-query's releases.

v3.24.5

3.24.5 (2021-09-29)

Bug Fixes

  • devtools: Default ReactQueryDevtoolsPanel isOpen to true (#2746) (0547e62), closes #2745

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)

... (truncated)

Commits
  • 0547e62 fix(devtools): Default ReactQueryDevtoolsPanel isOpen to true (#2746)
  • a53f632 docs: Return Statement (#2713)
  • f7854e0 docs(devTools): Clarify node env logic for devtools (#2711)
  • 10f3d7b docs: Update persistQueryClient link (#2700)
  • 702bafc docs: Update persistQueryClient link (#2699)
  • 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...
  • 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 3 years ago

Superseded by #347.