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 dependency @tanstack/react-query to v5.67.1 #9

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2024

This PR contains the following updates:

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

Release Notes

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

v5.67.1

Compare Source

Version 5.67.1 - 3/3/25, 3:57 PM

Changes

Refactor
  • query-core: improve type safety and performance in getMutationDefaults (#​8669) (4d8c27b) by yusheng chen

Packages

v5.67.0

Compare Source

v5.66.11

Compare Source

Version 5.66.11 - 2/28/25, 1:53 PM

Changes
Fix
  • react-query: add warning when useBaseQuery is called without a queryFn (#​8701) (2bf7ec6) by Harry
Test
Packages

v5.66.10

Compare Source

Version 5.66.10 - 2/28/25, 10:11 AM

Changes
Fix
  • react-query: fix type breaking when using useSuspenseQueries with spreaded queryOptions (#​8709) (ac4c56c) by Yoomin Kang
Chore
  • deps: update dependency solid-js to v1.9.4 [security] (#​8695) (74db582) by renovate[bot]
Docs
Packages

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


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/tanstack-query-monorepo branch from 7ef3ede to 0af0c7d Compare October 2, 2024 05:58
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.56.2 Update dependency @tanstack/react-query to v5.59.0 Oct 2, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 0af0c7d to dbbff0c Compare October 10, 2024 08:39
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.59.0 Update dependency @tanstack/react-query to v5.59.8 Oct 10, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from dbbff0c to 27bd8fd Compare October 11, 2024 02:22
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.59.8 Update dependency @tanstack/react-query to v5.59.9 Oct 11, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 27bd8fd to d92f61c Compare October 12, 2024 08:35
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.59.9 Update dependency @tanstack/react-query to v5.59.12 Oct 12, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from d92f61c to a7d8560 Compare October 13, 2024 02:41
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.59.12 Update dependency @tanstack/react-query to v5.59.13 Oct 13, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from a7d8560 to fcd6c9b Compare October 20, 2024 08:18
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.59.13 Update dependency @tanstack/react-query to v5.59.15 Oct 20, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from fcd6c9b to 43f2e0b Compare October 24, 2024 06:00
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.59.15 Update dependency @tanstack/react-query to v5.59.16 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 43f2e0b to 38204cd Compare November 3, 2024 14:43
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.59.16 Update dependency @tanstack/react-query to v5.59.19 Nov 3, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 38204cd to 47a1edc Compare November 7, 2024 14:49
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.59.19 Update dependency @tanstack/react-query to v5.59.20 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 47a1edc to 7b93fb9 Compare November 15, 2024 05:52
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.59.20 Update dependency @tanstack/react-query to v5.60.2 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 7b93fb9 to e5635b0 Compare November 16, 2024 02:10
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.60.2 Update dependency @tanstack/react-query to v5.60.5 Nov 16, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from e5635b0 to 026d43a Compare November 20, 2024 02:39
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.60.5 Update dependency @tanstack/react-query to v5.60.6 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 026d43a to dd1ca11 Compare November 22, 2024 05:32
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.60.6 Update dependency @tanstack/react-query to v5.61.0 Nov 22, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from dd1ca11 to b7db066 Compare November 25, 2024 02:48
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.61.0 Update dependency @tanstack/react-query to v5.61.3 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from b7db066 to c65dfc1 Compare November 26, 2024 23:49
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.61.3 Update dependency @tanstack/react-query to v5.61.4 Nov 26, 2024
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.62.10 Update dependency @tanstack/react-query to v5.62.11 Dec 27, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 9f452ec to a4c0151 Compare January 4, 2025 14:21
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.62.11 Update dependency @tanstack/react-query to v5.62.15 Jan 4, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from a4c0151 to 1fd151d Compare January 7, 2025 07:40
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.62.15 Update dependency @tanstack/react-query to v5.62.16 Jan 7, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 1fd151d to a5fda61 Compare January 10, 2025 03:12
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.62.16 Update dependency @tanstack/react-query to v5.63.0 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from a5fda61 to a3e0669 Compare January 12, 2025 04:10
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.63.0 Update dependency @tanstack/react-query to v5.64.0 Jan 12, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from a3e0669 to c0d69c4 Compare January 15, 2025 08:06
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.64.0 Update dependency @tanstack/react-query to v5.64.1 Jan 15, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from c0d69c4 to bc9f1f9 Compare January 20, 2025 04:01
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.64.1 Update dependency @tanstack/react-query to v5.64.2 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from bc9f1f9 to 6e56db3 Compare January 29, 2025 19:48
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.64.2 Update dependency @tanstack/react-query to v5.65.1 Jan 29, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 6e56db3 to fe4ae76 Compare February 2, 2025 07:49
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.65.1 Update dependency @tanstack/react-query to v5.66.0 Feb 2, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from fe4ae76 to 3d07fbf Compare February 16, 2025 11:24
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.66.0 Update dependency @tanstack/react-query to v5.66.2 Feb 16, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 3d07fbf to a1300d4 Compare February 18, 2025 00:21
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.66.2 Update dependency @tanstack/react-query to v5.66.5 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from a1300d4 to a54c823 Compare February 20, 2025 07:54
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.66.5 Update dependency @tanstack/react-query to v5.66.7 Feb 20, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from a54c823 to 7324804 Compare February 22, 2025 00:18
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.66.7 Update dependency @tanstack/react-query to v5.66.9 Feb 22, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 7324804 to 6cd3269 Compare March 1, 2025 03:28
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.66.9 Update dependency @tanstack/react-query to v5.66.11 Mar 1, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 6cd3269 to 7f01f00 Compare March 4, 2025 08:01
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.66.11 Update dependency @tanstack/react-query to v5.67.1 Mar 4, 2025
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