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

Bump react-query from 3.19.6 to 4.0.0 #507

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps react-query from 3.19.6 to 4.0.0.

Release notes

Sourced from react-query's releases.

v4.0.0

Version 4.0.0 - 7/18/2022, 1:03 PM

Changes

Manual Release: v4.0.0

Packages

  • @​tanstack/query-core@​4.0.0
  • @​tanstack/query-async-storage-persister@​4.0.0
  • @​tanstack/query-broadcast-client-experimental@​4.0.0
  • @​tanstack/query-sync-storage-persister@​4.0.0
  • @​tanstack/react-query@​4.0.0
  • @​tanstack/react-query-devtools@​4.0.0
  • @​tanstack/react-query-persist-client@​4.0.0

v4.0.0-beta.23

4.0.0-beta.23 (2022-06-06)

Bug Fixes

  • persist: introduce in-house synchronous Storage interface (#3673) (ad82ee8)

v4.0.0-beta.22

4.0.0-beta.22 (2022-06-06)

Bug Fixes

  • replaceDeepEqual special case for non-plain arrays (#3669) (a46ba65)

v4.0.0-beta.21

4.0.0-beta.21 (2022-06-05)

Features

  • make InfiniteQueryObserver's type more robust (#3571) (97484dc)

v4.0.0-beta.20

4.0.0-beta.20 (2022-06-03)

Bug Fixes

  • types: remove non-void constraint from queryFn result (#3666) (f77f6f4)

v4.0.0-beta.19

... (truncated)

Commits
  • 357ec04 v4 release (#3842)
  • 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)
  • 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/tanstack/query) from 3.19.6 to 4.0.0.
- [Release notes](https://github.com/tanstack/query/releases)
- [Commits](TanStack/query@v3.19.6...v4.0.0)

---
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 Jul 19, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 26, 2023

Superseded by #590.

@dependabot dependabot bot closed this Jan 26, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-query-4.0.0 branch January 26, 2023 05:02
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.

0 participants