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 tanstack-query monorepo to v5 (major) #47

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v5.14.0

Compare Source

Version 5.14.0 - 12/15/2023, 12:01 PM

Changes

Feat
  • core: changing mutationKeys should reset observer (#​6511) (94154d7) by Dominik Dorfmeister
Docs
Other
  • Update config.json (e2d5da2) by Tanner Linsley
  • Update config.json (b3a73b0) by Tanner Linsley
  • Update config.json (5eb4f6d) by Tanner Linsley
  • Update config.json (2539b37) by Tanner Linsley

Packages

v5.13.4

Compare Source

Version 5.13.4 - 12/9/2023, 9:51 AM

Changes

Fix
  • core: mutation GC leak when reset, but not unsubscribed (#​6509) (e34bfab) by Dominik Dorfmeister

Packages

v5.12.2

Compare Source

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) (b54936f) by Charlotte Grace (Bone)
Docs
Packages

v5.12.1

Compare Source

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

Changes
Feat
Fix
Chore
Packages

v5.12.0

Compare Source

v5.10.0

Compare Source

Version 5.10.0 - 11/29/2023, 3:06 PM

Changes

Feat
Chore

Packages

v5.9.0

Compare Source

Version 5.9.0 - 11/29/2023, 7:47 AM

Changes
Feat
Fix
  • types: Fix types when using select with the queryOptions helper (#​6454) (3319d80) by Charlotte Grace (Bone)
Chore
Packages

v5.8.9

Compare Source

Version 5.8.9 - 11/28/2023, 8:27 AM

Changes

Fix
Chore
  • remove integrations packages from sherif (5163ed4) by Dominik Dorfmeister
Test
  • add vite5 integration test for react (#​6443) (6b79e10) by Dominik Dorfmeister

Packages

v5.8.7

Compare Source

Version 5.8.7 - 11/24/2023, 7:48 PM

Changes

Fix
  • core: make sure queries initialize correctly (#​6431) (43bb4b9) by Dominik Dorfmeister

Packages

v5.8.6

Compare Source

Version 5.8.6 - 11/24/2023, 9:19 AM

Changes

Fix
  • react-query: make sure options are up-to-date when a mounted component re-suspends (#​6429) (1f0088e) by Dominik Dorfmeister
Chore
Docs

Packages

v5.8.4

Compare Source

Version 5.8.4 - 11/15/2023, 11:29 AM

Changes
Fix
  • react-query: useSuspenseQuery returns undefined as data when network is offline (#​6350) (e7f6d3a) by EL AYADI Mohamed
Chore
Docs
  • Fix example hook cleanup if window is undefined (#​6372) (c6d5f53) by Richard Ejem
Packages

v5.8.3

Compare Source

Version 5.8.3 - 11/13/2023, 8:49 AM

Changes

Manual Release: v5.8.3

Packages

v5.8.2: 5.8.2

Compare Source

fixes

fix(query-core): Show correct placeholderData when request in cache (https://github.com/TanStack/query/pull/6357

https://github.com/TanStack/query/pull/6357)

  • fix(query-core): Show correct placeholderData when reuest in cache

v5.8.1

Compare Source

Version 5.8.1 - 11/8/2023, 8:03 AM

Changes
Fix
  • core: make sure queries that re-subscribe will have the correct result (#​6334) (4774f03) by Dominik Dorfmeister
Docs
Test
  • asyncThrottle: migrated to useFakeTimers (#​6324) (55d70c7) by wildOrlik
Packages

v5.7.2

Compare Source

Version 5.7.2 - 11/5/2023, 3:32 PM

Changes

Fix
  • types: remove suspense from defaultOptions (#​6301) (6ee0671) by Dominik Dorfmeister
Docs

Packages

v5.7.1

Compare Source

Version 5.7.1 - 11/5/2023, 11:04 AM

Changes

Fix
Docs

Packages

v5.7.0

Compare Source

Version 5.7.0 - 11/4/2023, 3:39 PM

Changes

Feat
  • react-query: better error in development mode to identify bad useQuery calls (#​6288) (8a86182) by GLabat

Packages

v5.4.3

Compare Source

Version 5.4.3 - 10/29/2023, 1:33 PM

Changes
Fix
  • query-core: ensureQueryData should not call fetchQuery for queries with falsy data (#​6261) (b671071) by HYUNGU KANG
Chore
Packages

v5.0.5

Compare Source

Version 5.0.5 - 10/23/2023, 1:19 AM

Changes

Fix
  • svelte-query: Make combine work for createQueries (#​6222) (b35fe32) by Lachlan Collins
Chore
Docs

Packages

v5.0.0

Compare Source

Version 5.0.0 - 10/17/2023, 12:23 PM

Changes

Read the announcement post here: https://tanstack.com/blog/announcing-tanstack-query-v5

Read the migration guide here: https://tanstack.com/query/v5/docs/react/guides/migrating-to-v5

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 these updates again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 7 times, most recently from 8a93340 to af2f9e6 Compare October 23, 2023 17:23
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 5 times, most recently from 73d84e3 to 49626f3 Compare October 29, 2023 16:50
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 5 times, most recently from 72c7518 to c2dfa2f Compare November 8, 2023 09:17
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 4 times, most recently from 0910a8b to b8bec27 Compare November 15, 2023 12:03
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 5 times, most recently from 1b97ee4 to 29344b5 Compare November 28, 2023 09:47
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 4 times, most recently from 5bc7551 to 5afa71a Compare December 1, 2023 20:12
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 3 times, most recently from dd9c767 to 28201df Compare December 9, 2023 10:51
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 28201df to 93b527b Compare December 11, 2023 00:16
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 93b527b to 6da3e57 Compare December 15, 2023 14:00
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