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

fix(deps): update dependency @tanstack/react-query to v5 #373

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/react-query (source) 4.0.5 -> 5.59.11 age adoption passing confidence

Release Notes

TanStack/query (@​tanstack/react-query)

v5.59.11

Compare Source

Version 5.59.11 - 10/11/24, 6:35 PM

Changes
Refactor
  • types: throw type error when skipToken is present in suspense query (#​8082) (a991d92) by Gwansik Kim
Packages

v5.59.10

Compare Source

Version 5.59.10 - 10/11/24, 6:24 PM

Changes

Fix
  • core: correctly gc query when suspense is used when query unmounts while it"s still fetching (#​8168) (5edd617) by Dominik Dorfmeister
  • react-query: Allow optional initialData object in queryOptions (#​8162) (931d98d) by Sunghoon

Packages

v5.59.9

Compare Source

Version 5.59.9 - 10/10/24, 6:56 PM

Changes

Fix
  • core: don"t consider queries as enabled if they have no observers and have never fetched (successfully or erroneously) (#​8161) (5228e51) by Dominik Dorfmeister
Test

Packages

v5.59.8

Compare Source

Version 5.59.8 - 10/9/24, 7:10 PM

Changes
Fix
Packages

v5.59.6

Compare Source

Version 5.59.6 - 10/9/24, 2:34 PM

Changes

Fix
  • perf: improve long running task performance in query core (#​8107) (5499577) by David

Packages

v5.59.5

Compare Source

Version 5.59.5 - 10/9/24, 2:00 PM

Changes

Fix
  • react-query: Allow optional initialData in infiniteQueryOptions (#​8154) (8d03029) by Sunghoon

Packages

v5.59.4

Compare Source

Version 5.59.4 - 10/9/24, 1:02 PM

Changes

Fix
  • core: do not inform QueriesObserver subscribers if combined result hasn"t changed (#​8153) (cae2524) by Dominik Dorfmeister
  • eslint-plugin-query: handle callable params within exaustive-deps rule (#​8150) (eb2f9d3) by pawel-twardziak
Chore
  • eslint-plugin-query: expect-expect warning for expectArrayEqualIgnoreOrder (#​8143) (85a525a) by Sol Lee
  • no-shadow lint warning in insertAtPositions() (#​8142) (78b086b) by Sol Lee
Test
  • hydration test case for overwriting with promise (05ccd65) by Dominik Dorfmeister

Packages

v5.59.3

Compare Source

Version 5.59.3 - 10/9/24, 5:48 AM

Changes
Fix
Packages

v5.59.0

Compare Source

Version 5.59.0 - 10/1/24, 3:45 PM

Changes

Feat
Docs
  • react-query: Fix broken route on eslint-plugin-query.md (#​8113) (55a6155) by Gaurav Kumar
  • react-query: fix a typo in guides/ssr.md (#​8086) (9227fd3) by Morteza
  • angular-query: add rxjs example (#​8108) (68ca717) by Arnoud
Other

Packages

v5.56.2

Compare Source

Version 5.56.2 - 9/12/24, 6:05 PM

Changes
Fix
  • core: make sure infiniteQuery always fetches the first page (#​8051) (7624785) by Dominik Dorfmeister
Packages

v5.56.1

Compare Source

Version 5.56.1 - 9/12/24, 2:38 PM

Changes
Fix
Chore
  • trigger release (6a17069) by Dominik Dorfmeister
Packages

v5.56.0

Compare Source

Version 5.56.0 - 9/12/24, 9:56 AM

Changes
Feat
  • core: ensureInfiniteQueryData (#​8048) (edec4a6) by Dominik Dorfmeister
Docs
Packages

v5.55.4

Compare Source

Version 5.55.4 - 9/9/24, 6:38 AM

Changes

Fix

Packages

v5.55.3

Compare Source

Version 5.55.3 - 9/9/24, 6:16 AM

Changes
Fix
  • replace JSON.stringify with replaceDeepEqual in structural sharing integrity check (#​8030) (1bffc78) by jxom
Chore
  • angular-query: remove redundant dependencies (#​8032) (d58cf08) by Arnoud
Docs
  • react-query: Update React Suspens Link in README.md (#​8020) (9b78527) by Cyril Leclercq
Packages

v5.55.2

Compare Source

Version 5.55.2 - 9/8/24, 4:10 PM

Changes

Refactor

Packages

v5.55.1

Compare Source

Version 5.55.1 - 9/8/24, 1:19 PM

Changes

Fix
Refactor
Docs

Packages

v5.55.0

Compare Source

v5.54.1

Compare Source

Version 5.54.1 - 9/3/24, 8:50 PM

Changes

Fix
  • query-core: accept generics on setQueryDefaults and setMutationDefaults (#​7903) (a85382f) by Simone Cervini

Packages

v5.53.3

Compare Source

Version 5.53.3 - 9/2/24, 12:32 PM

Changes

Fix
  • query-core: remove error thrown inside replaceData (#​8004) (fb9d4f6) by Bohdan Yefimenko
Docs
  • vue-query: update SSR guide for nuxt2 (#​8001) (cd91357) by Damian Osipiuk

Packages

v5.53.2

Compare Source

Version 5.53.2 - 9/1/24, 8:41 PM

Changes

Fix
Chore
Docs

Packages


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Jun 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ckb-explorer-frontend-in-magickbase-repo ❌ Failed (Inspect) Oct 11, 2024 9:38pm

@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 57f3f98 to 1f35580 Compare June 12, 2024 15:13
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 1f35580 to 9ab6c23 Compare June 16, 2024 21:58
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 9ab6c23 to 592781a Compare June 25, 2024 13:41
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 592781a to 1fe49d3 Compare June 25, 2024 16:46
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 1fe49d3 to 2f941bd Compare June 29, 2024 08:02
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 2f941bd to fc93009 Compare June 30, 2024 07:25
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from fc93009 to f1eee26 Compare July 5, 2024 04:39
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from f1eee26 to db0211d Compare July 11, 2024 05:58
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from db0211d to 25d8cf7 Compare July 16, 2024 07:10
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 25d8cf7 to a3e7211 Compare July 16, 2024 23:39
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from a3e7211 to da8c7d6 Compare July 17, 2024 13:37
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from da8c7d6 to dbeb6dd Compare July 17, 2024 16:29
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from dbeb6dd to 7f9ef3a Compare July 18, 2024 08:30
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 7f9ef3a to a63590d Compare July 20, 2024 13:19
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from efac16f to 58325ff Compare September 6, 2024 06:53
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 58325ff to e7331ca Compare September 8, 2024 15:57
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from e7331ca to b5df55a Compare September 8, 2024 18:14
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from b5df55a to ad97366 Compare September 9, 2024 08:17
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from ad97366 to bec2385 Compare September 12, 2024 10:12
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from bec2385 to 137d617 Compare September 12, 2024 14:51
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 137d617 to 3cf6909 Compare September 12, 2024 19:15
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 3cf6909 to 1a25a2e Compare October 1, 2024 16:29
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 1a25a2e to 7577581 Compare October 9, 2024 07:57
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 7577581 to c598087 Compare October 9, 2024 13:55
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from c598087 to 6fffacb Compare October 9, 2024 16:37
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 6fffacb to 459a68c Compare October 9, 2024 20:09
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 459a68c to 20e0711 Compare October 10, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants