Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump react-query from 2.26.4 to 3.39.2 in /example #823

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 15, 2022

Bumps react-query from 2.26.4 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 2.26.4 to 3.39.2.
- [Release notes](https://github.com/tannerlinsley/react-query/releases)
- [Commits](TanStack/query@v2.26.4...v3.39.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 15, 2022
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.

None yet

0 participants