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.33.5 #391

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-query from 3.19.6 to 3.33.5.

Release notes

Sourced from react-query's releases.

v3.33.5

3.33.5 (2021-11-24)

Bug Fixes

  • useQueries: add useMemo to useQueries to keep result stable (#2992) (c6906b3)

v3.33.4

3.33.4 (2021-11-22)

Bug Fixes

  • query: make sure prefetched queries can be garbage collected (#3007) (0aafb42)

v3.33.3

3.33.3 (2021-11-22)

Bug Fixes

  • useQuery: cleanup queries even if they have been fetching (#2950) (27e72de)

v3.33.2

3.33.2 (2021-11-20)

Bug Fixes

  • useQuery: fix tracked queries and error boundaries (#2993) (58dc1ce)

v3.33.1

3.33.1 (2021-11-17)

Bug Fixes

v3.33.0

3.33.0 (2021-11-17)

Features

v3.32.3

3.32.3 (2021-11-12)

... (truncated)

Commits
  • c6906b3 fix(useQueries): add useMemo to useQueries to keep result stable (#2992)
  • f18881d docs: add pitfalls section for window focus refetching (#3018)
  • 9114774 docs(query-keys guide): change "And" to "An" (#3010)
  • 0aafb42 fix(query): make sure prefetched queries can be garbage collected (#3007)
  • 27e72de fix(useQuery): cleanup queries even if they have been fetching (#2950)
  • ebd22b2 docs: add babycourageous as a contributor for code, doc (#2995)
  • 58dc1ce fix(useQuery): fix tracked queries and error boundaries (#2993)
  • c2727c1 docs: add prateek3255 as a contributor for code (#2970)
  • fe1e905 docs: add EddyVinck as a contributor for code (#2967)
  • 2714343 docs: add KATT as a contributor for code (#2965)
  • 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 #392.