Skip to content

Bump @tanstack/react-query from 4.22.0 to 5.12.2#2

Closed
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/tanstack/react-query-5.12.2
Closed

Bump @tanstack/react-query from 4.22.0 to 5.12.2#2
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/tanstack/react-query-5.12.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 7, 2023

Bumps @tanstack/react-query from 4.22.0 to 5.12.2.

Release notes

Sourced from @​tanstack/react-query's releases.

v5.12.2

Version 5.12.2 - 12/2/2023, 9:37 AM

Changes

Fix

  • useQueries: add type tests for useQueries and fix a couple of type bugs (#6471) (b54936f1) by Charlotte Grace (Bone)

Docs

  • angular-query: fix quickstart (23374bb4) by @​eneajaho
  • angular-query: compatible with angular 17 (#6469) (ac046b11) by Arnoud

Packages

  • @​tanstack/react-query@​5.12.2
  • @​tanstack/vue-query@​5.12.2
  • @​tanstack/react-query-devtools@​5.12.2
  • @​tanstack/react-query-persist-client@​5.12.2
  • @​tanstack/react-query-next-experimental@​5.12.2

v5.12.1

Version 5.12.1 - 12/1/2023, 3:42 PM

Changes

Feat

Fix

  • angular release process (#6468) (4e8a6c5a) by Dominik Dorfmeister

Chore

  • Use prettier v4 alpha (#6466) (3a60413d) by Lachlan Collins

Packages

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

... (truncated)

Commits
  • 7946653 release: v5.12.2
  • b54936f fix(useQueries): add type tests for useQueries and fix a couple of type bugs ...
  • 1198570 release: v5.12.1
  • e5d1e24 release: v5.10.0
  • 5d29f8f chore: introduce Knip as dead-code removal tool (#6368)
  • 9f7725a release: v5.9.0
  • 3319d80 fix(types): Fix types when using select with the queryOptions helper (#6454)
  • 568ce17 chore: switching retry strategy (#6453)
  • 5039113 release: v5.8.9
  • 6b79e10 test: add vite5 integration test for react (#6443)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 4.22.0 to 5.12.2.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.12.2/packages/react-query)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 7, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 11, 2023

Superseded by #3.

@dependabot dependabot bot closed this Dec 11, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tanstack/react-query-5.12.2 branch December 11, 2023 23:30
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