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

Update react-query to v5 (main) #191817

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

Conversation

elastic-renovate-prod[bot]
Copy link
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Aug 30, 2024

This PR contains the following updates:

Package Type Update Change Pending
@tanstack/react-query (source) dependencies major ^4.29.12 -> ^5.66.9 5.67.1 (+3)
@tanstack/react-query-devtools (source) dependencies major ^4.29.12 -> ^5.66.9 5.67.1 (+3)

Release Notes

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

v5.66.9

Compare Source

Version 5.66.9 - 2/21/25, 1:19 PM

Changes

Fix
  • types: prevent type errors and improve inference for dynamic queries on useQueries and useSuspenseQueries (#​8624) (f63ba16) by Yoomin Kang

Packages

v5.66.8

Compare Source

Version 5.66.8 - 2/20/25, 1:11 PM

Changes

Fix
  • react-query: fix inferring data as | undefined when using initialData without queryFn (#​8674) (9ac54b1) by Yoomin Kang
Docs

Packages

v5.66.7

Compare Source

Version 5.66.7 - 2/18/25, 2:00 PM

Changes

Refactor

Packages

v5.66.6

Compare Source

Version 5.66.6 - 2/18/25, 9:47 AM

Changes

Fix
  • react-query: make error to be shown when using queryOptions with initialData and skipToken in queryFn inside useSuspenseQueries (#​8665) (56183f0) by Yoomin Kang

Packages

v5.66.5

Compare Source

Version 5.66.5 - 2/17/25, 3:59 PM

Changes

Fix
  • react-query: fix queryOptions with initialData to work on useSuspenseQueries (#​8658) (9a7bfd9) by Yoomin Kang

Packages

v5.66.4

Compare Source

Version 5.66.4 - 2/17/25, 1:15 PM

Changes

Fix
  • devtools: force LTR direction for DevTools panel (#​8656) (56c24f9) by Mohammad Amin Lotfi
  • no hydration when new promise comes in (#​8383) (6ca0eb7) by Julius Marminge
Docs
  • better document throwOnError"s default (#​8581) (bb25d06) by Alex Errant

Packages

v5.66.3

Compare Source

Version 5.66.3 - 2/16/25, 12:57 PM

Changes

Perf
  • react-query: useQueries have quadratic performance in relation to the number of queries (#​8641) (4ab455c) by Kim YoungHoon

Packages

v5.66.2

Compare Source

Version 5.66.2 - 2/16/25, 10:19 AM

Changes

Fix
  • deps: Add react-native field to package.json for Metro resolutions (#​8653) (5426e6c) by andy
Chore
Docs

Packages

v5.66.0

Compare Source

Version 5.66.0 - 1/31/25, 9:05 AM

Changes

Feat
  • core: add client to queryFunctionContext (#​8599) (f86eb7e) by Dominik Dorfmeister
Docs
  • Add OpenAPI Qraft React to the list of community projects (#​8588) (a507400) by Alex Batalov

Packages

v5.65.1

Compare Source

Version 5.65.1 - 1/28/25, 8:59 AM

Changes

Fix

Packages

v5.65.0

Compare Source

Version 5.65.0 - 1/27/25, 4:19 PM

Changes

Feat
  • types: type narrowing for isPlaceholderData (#​8586) (2399bb0) by Dominik Dorfmeister
Chore
  • composite monorepo (#​8560) (97f5544) by Dominik Dorfmeister
  • deps: update dependency vite to v5.4.12 [security] (#​8563) (4a0a129) by renovate[bot]
Ci
Docs

Packages

v5.64.2

Compare Source

Version 5.64.2 - 1/19/25, 8:45 AM

Changes

Fix
  • react-query: add missing subscribed option to UseInfiniteQueryOptions (#​8546) (3e3fba9) by Seyed Mohammad Asadi
Chore
  • deps: replace rimraf with premove (#​8532) (f04dd19) by Lachlan Collins

Packages

v5.64.1

Compare Source

Version 5.64.1 - 1/13/25, 1:23 PM

Changes

Fix

Packages

v5.64.0

Compare Source

Version 5.64.0 - 1/11/25, 6:59 PM

Changes

Feat
Docs

Packages

v5.63.0

Compare Source

Version 5.63.0 - 1/8/25, 2:21 PM

Changes

Feat
  • react-query: allow useQuery and useQueries to unsubscribe from the query cache with an option (#​8348) (e2bc216) by Dominik Dorfmeister

Packages

v5.62.16

Version 5.62.16 - 1/6/25, 7:15 PM (Manual Release)

Changes

Fix
  • QueriesObserver: include default options on duplicate query, queryHash check (#​8432) (e664d22) by nick-avi-say
  • vue-query: ensure queryKey match the current value of ref used inside (#​8443) (3104854) by @​Mini-ghost
  • react-query: eslint-plugin-query now working with vanilla js (#​8322) (f6757a6) by Ifeanyi Aladi
  • eslint-plugin-query: export Plugin interface (#​8392) (9a0ca9b) by Tomáš Vojtášek
Test
  • add a test to ensure new meta gets accepted by fetchQuery (d08d115) by Dominik Dorfmeister

Packages

v5.62.14

Compare Source

Version 5.62.14 - 1/3/25, 7:50 PM

Changes

Fix

Packages

v5.62.12

Compare Source

Version 5.62.12 - 1/3/25, 2:50 PM

Changes

Perf
  • query-core: Improve mutationCache implementation performance (#​8496) (19b95c4) by Dominik Dorfmeister
Docs

Packages

v5.62.11

Compare Source

Version 5.62.11 - 12/27/24, 1:15 PM

Changes

Fix

Packages

v5.62.10

Compare Source

Version 5.62.10 - 12/24/24, 12:05 PM

Changes

Fix
  • solid-query: solid query options default error type (#​8472) (287848b) by Muhammad Ilham Mubarak
Chore
Docs
  • contributing: update pnpm version (#​8473) (3bc3147) by Muhammad Ilham Mubarak

Packages

v5.62.9

Compare Source

Version 5.62.9 - 12/23/24, 4:51 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 these updates again.


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

This PR has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot added backport:skip This commit does not require backporting ci:all-cypress-suites release_note:skip Skip the PR/issue when compiling release notes labels Aug 30, 2024
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-react-query branch 6 times, most recently from a61385d to 150da96 Compare September 10, 2024 07:10
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-react-query branch 3 times, most recently from 6db6562 to 79aefb2 Compare September 16, 2024 08:28
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-react-query branch 3 times, most recently from eb4ffba to 5bdf872 Compare September 19, 2024 22:20
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-react-query branch 2 times, most recently from 26c7118 to 66c20ba Compare October 8, 2024 19:33
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-react-query branch 9 times, most recently from eb43fe5 to 679e761 Compare October 22, 2024 22:36
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-react-query branch from 679e761 to 928444c Compare October 30, 2024 13:35
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-react-query branch 2 times, most recently from a54b902 to 9bf0e63 Compare November 11, 2024 02:25
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-react-query branch 4 times, most recently from 5dd9436 to 7913636 Compare December 6, 2024 18:54
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-react-query branch 2 times, most recently from 40e5864 to 8b5cba1 Compare December 13, 2024 15:54
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-react-query branch from 8b5cba1 to 24938f7 Compare December 17, 2024 21:52
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-react-query branch 3 times, most recently from 05ec823 to 0a8f3cd Compare December 31, 2024 13:09
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-react-query branch 3 times, most recently from 12037c9 to 2f4a97e Compare January 10, 2025 20:23
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-react-query branch 3 times, most recently from 49338ed to 01003fd Compare January 15, 2025 14:48
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-react-query branch 2 times, most recently from c75eb96 to e7f0351 Compare January 20, 2025 13:59
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-react-query branch from e7f0351 to 63aa2d1 Compare January 27, 2025 00:33
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-react-query branch 3 times, most recently from 7faa6eb to d0e3e56 Compare February 7, 2025 21:37
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-react-query branch 6 times, most recently from 50c9507 to a73829d Compare February 27, 2025 17:01
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-react-query branch from a73829d to 85c465b Compare March 1, 2025 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting ci:all-cypress-suites 💝community release_note:skip Skip the PR/issue when compiling release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant