Skip to content

Update react-query to v5 (main) - autoclosed#171729

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-react-query
Closed

Update react-query to v5 (main) - autoclosed#171729
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-react-query

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 22, 2023

This PR contains the following updates:

Package Type Update Change Pending
@tanstack/react-query (source) dependencies major ^4.29.12 -> ^5.52.1 5.52.3 (+1)
@tanstack/react-query-devtools (source) dependencies major ^4.29.12 -> ^5.52.1 5.52.3 (+1)

Release Notes

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

v5.52.1

Compare Source

Version 5.52.1 - 8/22/24, 4:37 PM

Changes

Fix
Docs
  • make copyable example useful by default (#​7928) (639363c) by Lanre Adelowo

Packages

v5.52.0

Compare Source

Version 5.52.0 - 8/20/24, 6:54 PM

Changes

Feat
  • eslint-plugin-query: add rule that disallows putting the result of query hooks directly in a React hook dependency array (#​7911) (f65ebe7) by Manuel Schiller
Refactor
Docs

Packages

v5.51.24

Compare Source

Version 5.51.24 - 8/19/24, 11:03 AM

Changes

Refactor
Ci
Docs
Doc
  • Issue template: Point to latest examples (#​7878) (59a6d3d) by Ian VanSchooten

Packages

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

Version 5.51.16 - 7/31/24, 9:08 AM

Changes
Fix
  • svelte-query: ensure compatibility with NodeNext (#​7825) (01e63a5) by Lachlan Collins
Chore
  • deps: lock file maintenance (#​7819) (74f10b7) by renovate[bot]
  • deps: update dependency react-intersection-observer to v9 (#​7818) (e2315cc) by renovate[bot]
  • deps: update all non-major dependencies (#​7817) (4cdc2c8) by renovate[bot]
  • deps: use prettier v3.3.3 (#​7816) (216a926) by Lachlan Collins
Test
  • svelte-query: add refetch test for createQuery (#​7810) (461876a) by Lachlan Collins
Ci
  • renovate: ignore vue2 and vue2.7 (6993177) by Lachlan Collins
  • renovate: add renovate config (#​7813) (6d8d203) by Lachlan Collins
Docs
Packages

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

Version 5.51.14 - 7/26/24, 8:47 AM

Changes
Fix
  • query-core: abort fetch loop for infinite queries if getNextPageParam returns null or undefined (#​7799) (3ef7887) by Dominik Dorfmeister
Refactor
  • react-query: add error message for skipToken in useSuspenseQueries and useSuspenseInfiniteQuery (#​7797) (34a5672) by Lich
Chore
  • Update @tanstack/config to v0.11.0 (#​7795) (bd3296b) by Lachlan Collins
  • svelte-query: Tweak provider tests (#​7794) (1814f56) by Lachlan Collins
Packages

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

Version 5.51.5 - 7/17/24, 2:35 PM

Changes
Fix
Test
  • svelte-query: Refactor test logic (#​7744) (01212de) by Lachlan Collins
Docs
  • solid-query: add optional chaining to prevent suspense bug (#​7709) (91cfc10) by Dhruv
Packages

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

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 Renovate Bot.

@renovate renovate Bot added backport:skip This PR does not require backporting ci:all-cypress-suites release_note:skip Skip the PR/issue when compiling release notes labels Nov 22, 2023
@renovate renovate Bot force-pushed the renovate/main-react-query branch 6 times, most recently from 85ba5dc to 08c529e Compare December 6, 2023 15:11
@renovate renovate Bot force-pushed the renovate/main-react-query branch 4 times, most recently from ac7ec06 to 9831a9f Compare December 13, 2023 06:18
@renovate renovate Bot force-pushed the renovate/main-react-query branch 4 times, most recently from 0b83585 to f22c7de Compare December 22, 2023 12:34
@renovate renovate Bot force-pushed the renovate/main-react-query branch 5 times, most recently from bdce774 to 4f4d120 Compare December 30, 2023 16:11
@renovate renovate Bot force-pushed the renovate/main-react-query branch 6 times, most recently from 19038a5 to 9316f2f Compare January 7, 2024 13:08
@renovate renovate Bot force-pushed the renovate/main-react-query branch 2 times, most recently from e1ce84b to dff839b Compare January 12, 2024 22:41
@renovate renovate Bot force-pushed the renovate/main-react-query branch 11 times, most recently from e381d19 to e59dcb4 Compare February 26, 2024 20:02
@renovate renovate Bot force-pushed the renovate/main-react-query branch 3 times, most recently from 680c6f7 to 3635dee Compare March 9, 2024 22:36
@renovate renovate Bot force-pushed the renovate/main-react-query branch 3 times, most recently from e698d32 to d583254 Compare March 12, 2024 15:36
@renovate renovate Bot force-pushed the renovate/main-react-query branch 7 times, most recently from ddf8699 to ff5f702 Compare March 19, 2024 14:56
@patrykkopycinski
Copy link
Copy Markdown
Contributor

/ci

1 similar comment
@afharo
Copy link
Copy Markdown
Member

afharo commented Jul 30, 2024

/ci

@kibana-ci
Copy link
Copy Markdown

kibana-ci commented Jul 30, 2024

💔 Build Failed

Failed CI Steps

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@nuugen
Copy link
Copy Markdown
Member

nuugen commented Aug 30, 2024

Closing in favour of PRs to be opened by Self-Hosted Renovate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting ci:all-cypress-suites release_note:skip Skip the PR/issue when compiling release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants