Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2022

Bumps react-query from 3.34.0 to 3.34.16.

Release notes

Sourced from react-query's releases.

v3.34.16

3.34.16 (2022-02-20)

Bug Fixes

  • useQuery: pass query as second parameter to useErrorBoundary function(#2660) (b44c213)

v3.34.15

3.34.15 (2022-02-12)

Bug Fixes

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)

... (truncated)

Commits
  • b44c213 fix(useQuery): pass query as second parameter to useErrorBoundary function(#2...
  • eb4e863 docs: Update CONTRIBUTING.md (#3299)
  • e8338f9 docs: add zrwsk as a contributor for doc (#3297)
  • 21fa86d docs: add caveats about memory to ssr.md (#3290)
  • f2bfc69 docs(mutations): describe difference between using callbacks in useMu… (#3274)
  • 9b5d18c fix(devtools): add code element's background (#3287)
  • e3df8b1 docs: Update useQuery.md (#3281)
  • d8c46ce docs: update testing.md (#3278)
  • 6d6d9d0 docs(setQueriesData): Make setQueriesData more searchable (#3244)
  • b38eed6 chore: fix prettier
  • 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)

Bumps [react-query](https://github.com/tannerlinsley/react-query) from 3.34.0 to 3.34.16.
- [Release notes](https://github.com/tannerlinsley/react-query/releases)
- [Commits](TanStack/query@v3.34.0...v3.34.16)

---
updated-dependencies:
- dependency-name: react-query
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 21, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2022

Superseded by #77.

@dependabot dependabot bot closed this Mar 25, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-query-3.34.16 branch March 25, 2022 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant