Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Bump react-query from 3.34.16 to 3.39.2 #525

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2022

Bumps react-query from 3.34.16 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 18, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 19, 2022

Superseded by #528.

@dependabot dependabot bot closed this Jul 19, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-query-3.39.2 branch July 19, 2022 11:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants