Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

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

Open
wants to merge 1 commit into
base: main
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.51.23 age adoption passing confidence

Release Notes

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

v5.51.23

Compare Source

Version 5.51.23 - 8/8/24, 8:02 AM

Changes

Fix
  • react-query: ensure we have a gcTime of at least 1 second when using suspense (#​7860) (c744f99) by Dominik Dorfmeister
Docs

Packages

v5.51.21

Compare Source

Version 5.51.21 - 8/2/24, 6:43 PM

Changes

Fix
  • query-core: make CancelledError extend Error (#​7843) (35c086f) by Dominik Dorfmeister

Packages

v5.51.18

Compare Source

Version 5.51.18 - 8/1/24, 1:38 PM

Changes

Fix
  • query-options: allow returning undefined in initialData function (#​7351) (fdb8ce1) by Shahar Har-Shuv

Packages

v5.51.17

Compare Source

Version 5.51.17 - 8/1/24, 1:21 PM

Changes

Fix
  • core: query should reset to default state even when created from hydration (#​7837) (bbb2244) by Dominik Dorfmeister
Chore
  • deps: lock file maintenance (c7245c9) by renovate[bot]

Packages

v5.51.16

Compare Source

v5.51.15

Compare Source

Version 5.51.15 - 7/26/24, 11:47 AM (Manual Release)

Changes
Other
Packages

v5.51.14

Compare Source

v5.51.11

Compare Source

Version 5.51.11 - 7/20/24, 10:47 AM

Changes

Fix
  • svelte-query: Correct data type when initialData is set (#​7769) (b764009) by Lachlan Collins
Ci
  • Enable autofix on push to release branch (b189e31) by Lachlan Collins
Docs

Packages

v5.51.9

Version 5.51.9 - 7/18/24, 7:35 AM (Manual Release)

Changes
Fix
Ci
Docs
Packages

v5.51.5

Compare Source

v5.51.4

Compare Source

Version 5.51.4 - 7/17/24, 11:10 AM

Changes

Fix
  • core: do not invoke getNextPageParam or getPreviousPageParam if there is we have empty pages in the cache (#​7743) (7edf587) by Dominik Dorfmeister
Chore
  • utils: Ensure consistent declaration style of utility functions and standardize parameters for the sleep method (#​7554) (95d814a) by MinhoPark
Docs
  • Update Streaming with Server Components docs to reflect correct usage (#​7725) (a1ce3c4) by Ryan Miller

Packages

v5.51.3

Compare Source

Version 5.51.3 - 7/16/24, 8:32 PM

Changes
Fix
  • vue-query: export InitialQueryOptions types (#​7720) (a3f5a0a) by Andy Li
Chore
Test
Docs
Packages

v5.51.1

Compare Source

Version 5.51.1 - 7/11/24, 4:56 AM (Manual Release)

Changes

Ci
Docs
  • examples: Modernise Next.js examples (#​7706) (b58da75) by Lachlan Collins
  • eslint-plugin-query: Fix rules links (#​7705) (8d0ba7e) by twiddler
  • examples: Modernise React examples (#​7704) (7fc9472) by Lachlan Collins
  • add Query Rewind to vue community projects (#​7688) (14d9c49) by John Dunn

Packages

v5.50.1

Compare Source

Version 5.50.1 - 7/5/24, 3:00 AM

Changes

Fix
Docs

Packages

v5.49.2

Compare Source

Version 5.49.2 - 6/30/24, 6:11 AM

Changes
Fix
  • react-query: experimental before/after query options (#​7652) (56fad10) by Tanner Linsley
  • react-query: experimental before/after query options (#​7651) (4be599f) by Tanner Linsley
Packages

v5.49.1

Compare Source

v5.49.0

Compare Source

v5.48.0

Compare Source

Version 5.48.0 - 6/25/24, 2:14 PM

Changes
Feat
  • core: Add possibility to pass a callback to enabled. (#​7566) (31b9ab4) by John
Packages

v5.47.0

Compare Source

Version 5.47.0 - 6/25/24, 12:27 PM

Changes
Feat
  • react-query: usePrefetchQuery (#​7582) (fbfe940) by Dominik Dorfmeister
Chore
Ci
Packages

v5.45.1

Compare Source

Version 5.45.1 - 6/16/2024, 8:16 PM

Changes

Refactor
  • react-query: improve type inference for useSuspenseQueries with skipToken (#​7564) (77a7b28) by GwanSik Kim
Docs
  • fix grammar mistake on migrating-to-v5.md (#​7556) (8d69ef4) by Paul Ashioya

Packages

v5.45.0

Compare Source

Version 5.45.0 - 6/12/2024, 12:35 PM

Changes

Feat
Docs

Packages

v5.44.0

Compare Source

Version 5.44.0 - 6/11/2024, 1:13 PM

Changes

Feat
  • query-core: staleTime as a function (#​7541) (96a743e) by Dominik Dorfmeister

Packages

v5.40.1

Compare Source

Version 5.40.1 - 6/4/2024, 8:18 AM

Changes

Refactor
  • *: improved type inference for useQueries with skipToken (#​7484) (6f08200) by 김관식
Chore
Ci
Docs
Other
  • Revert "chore: add CODECOV_TOKEN" (ee02838) by Dominik Dorfmeister
Test

Packages

v5.40.0

Compare Source

v5.39.0

Compare Source

Version 5.39.0 - 5/25/2024, 6:33 PM

Changes
Feat
  • react-query: support React 19 (41ec572) by Dominik Dorfmeister
Packages

v5.38.0

Compare Source

Version 5.38.0 - 5/25/2024, 12:34 PM

Changes
Feat
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.

@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 3 times, most recently from d809a55 to 3b6e7d4 Compare October 29, 2023 16:40
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 4 times, most recently from 03e897f to 66a40a7 Compare November 8, 2023 10:48
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 4 times, most recently from 591e491 to c24bc51 Compare November 15, 2023 14:02
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from c24bc51 to f99d4a9 Compare November 24, 2023 10:15
@codecov-commenter
Copy link

codecov-commenter commented Nov 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.8%. Comparing base (9664505) to head (c24bc51).
Report is 134 commits behind head on main.

Current head c24bc51 differs from pull request most recent head 700e927

Please upload reports for the commit 700e927 to get more accurate results.

Additional details and impacted files

see 1 file with indirect coverage changes

@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 6 times, most recently from 8d5835f to d5bfeed Compare December 1, 2023 18:13
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from d5bfeed to 3b1693b Compare December 2, 2023 10:34
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from ff32be1 to d1e6f21 Compare December 15, 2023 12:25
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 3 times, most recently from a84e892 to 52cc600 Compare December 23, 2023 18:08
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 5 times, most recently from d7b65dd to 98a8392 Compare December 31, 2023 17:02
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 3 times, most recently from d1b2911 to 93cd8bf Compare May 10, 2024 16:38
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 4 times, most recently from 167807b to b90d26c Compare May 18, 2024 09:08
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 3 times, most recently from 52c7f25 to d7bcdf4 Compare May 27, 2024 18:32
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from d7bcdf4 to e4665eb Compare June 4, 2024 09:24
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 3 times, most recently from d81437a to eee2023 Compare June 16, 2024 22:24
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 3 times, most recently from c931b1a to 700e927 Compare June 30, 2024 06:28
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from 0cff6c7 to 6850617 Compare July 11, 2024 08:43
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 4 times, most recently from d23a708 to 5d6e261 Compare July 20, 2024 11:15
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 4 times, most recently from e45d700 to 03b73ff Compare August 1, 2024 23:49
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 03b73ff to 95f3819 Compare August 2, 2024 22:21
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 95f3819 to 4bd5349 Compare August 8, 2024 11:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant