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.14 #431

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-query from 3.19.6 to 3.34.14.

Release notes

Sourced from react-query's releases.

v3.34.14

3.34.14 (2022-02-06)

Bug Fixes

  • types: useQueries to also handle array-params with typed QueryKey (#3267) (a470f46)

v3.34.13

3.34.13 (2022-02-05)

Bug Fixes

  • types: export QueriesOptions and QueriesResults types for useQueries (#3251) (a536773), closes #3250

v3.34.12

3.34.12 (2022-01-23)

Bug Fixes

  • types: use MutationKey instead of QueryKey for useIsMutating (#3222) (6710bc1)

v3.34.11

3.34.11 (2022-01-21)

Bug Fixes

  • core: make sure batching finishes if exception is thrown (#3216) (c532d81)

v3.34.10

3.34.10 (2022-01-21)

Bug Fixes

  • useQueries: allow types to work with strongly typed QueryFunction + QueryKey (#3214) (11f4ea9)

v3.34.9

3.34.9 (2022-01-21)

Bug Fixes

  • types: export QueryClientConfig interface (#3203) (26b3954)

v3.34.8

3.34.8 (2022-01-12)

... (truncated)

Commits
  • b38eed6 chore: fix prettier
  • a470f46 fix(types): useQueries to also handle array-params with typed QueryKey (#3267)
  • efb77d7 docs(cancellation): add graphql request v4 example (#3264)
  • a536773 fix(types): export QueriesOptions and QueriesResults types for useQueries (#3...
  • 4dcb490 docs(tests): infinite scroll without click more button (#3247)
  • 6710bc1 fix(types): use MutationKey instead of QueryKey for useIsMutating (#3222)
  • c532d81 fix(core): make sure batching finishes if exception is thrown (#3216)
  • f5a0cec docs(ssr): Hydration caveat for Next.js' rewrites (#3209)
  • 11f4ea9 fix(useQueries): allow types to work with strongly typed QueryFunction + Quer...
  • 26b3954 fix(types): export QueryClientConfig interface (#3203)
  • 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 #436.