bobwhitelock / todotxt-ui

Developer-focused plain text todo list manager, using todo.txt format and Git for storage/syncing. Currently very WIP.
1 stars 0 forks source link

Bump react-query from 3.34.16 to 3.34.17 #460

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-query from 3.34.16 to 3.34.17.

Release notes

Sourced from react-query's releases.

v3.34.17

3.34.17 (2022-03-24)

Bug Fixes

  • useIsFetching: account for fetches happening in the same render cycle (#3438) (31bcaf1)
Commits
  • 31bcaf1 fix(useIsFetching): account for fetches happening in the same render cycle (#...
  • ce61a2a docs: Add a backlink to bytes.dev (#3429)
  • 0cbd1fd docs: updates for new react-query course (#3414)
  • 16783fe docs: infinite scroll example uses react-intersection-observer (#3410)
  • c6594df refactor(devtools): add types to Explorer (#2949)
  • 69cc49b docs: update gitpod link in contributing.md (#3376)
  • feb8eb8 docs: fix a typo in mutations.md (#3386)
  • 7be6d89 docs: Extend simple example to handle failed request (#3322)
  • 3e8f499 docs: update rtk-query comparison.md (#3328)
  • See full diff 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 #462.