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.39.2 #505

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-query from 3.19.6 to 3.39.2.

Release notes

Sourced from react-query's releases.

v3.39.2

3.39.2 (2022-07-15)

Bug Fixes

  • core: added in timer and interval id checks before clearing (#3762) (5d99f7e)

v3.39.1

3.39.1 (2022-05-29)

Bug Fixes

  • types: change types for useMutation context in onSuccess (#3654) (9f6c992)

v3.39.0

3.39.0 (2022-05-08)

Features

  • devtools: the react query logo can now close the devtools (#3577) (5848fab), closes #3067

v3.38.1

3.38.1 (2022-05-01)

Bug Fixes

v3.38.0

3.38.0 (2022-04-22)

Bug Fixes

Features

v3.37.0

3.37.0 (2022-04-21)

Features

... (truncated)

Commits
  • 8a332bd chore: make it possible to release from main
  • eab6e2c chore: adapt release script to new repo name
  • 5d99f7e fix(core): added in timer and interval id checks before clearing (#3762)
  • 3118b7f chore: add svg version of logo (#3831)
  • d83c404 Update README.md
  • 5b690c0 docs: fix examples
  • 3ebf0d4 docs: make examples point to main instead of master
  • 9f6c992 fix(types): change types for useMutation context in onSuccess (#3654)
  • 5848fab feat(devtools): the react query logo can now close the devtools (#3577)
  • 09a375b fix(queryObserver): cache select errors (#3554)
  • 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 1 year ago

Superseded by #507.