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.69.0 #108

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

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

Release Notes

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

v5.69.0

Compare Source

Version 5.69.0 - 3/18/25, 11:11 AM

Changes

Feat
Test
Docs
  • fix eslint links (f03b109) by TkDodo
  • fix internal links (4b7fd0e) by TkDodo
  • fix links in ssr guide (980d08d) by TkDodo
  • remove extra link (ff788ac) by TkDodo
  • add .md to links (84b1bed) by TkDodo
  • Fix broken link some example path (#​8813) (21c5e09) by HYUNJOON

Packages

v5.68.0

Compare Source

Version 5.68.0 - 3/14/25, 10:00 AM

Changes
Feat
  • eslint-plugin-query: enhance no-rest-destructuring rule to detect spread operations (#​8802) (796032d) by Eliya Cohen
Test
Docs
Packages

v5.67.3

Compare Source

Version 5.67.3 - 3/11/25, 5:19 PM

Changes
Refactor
Test
Docs
  • angular-query: angular examples improvements (#​8782) (79608f3) by Arnoud
  • react-query: fix incorrect link in documentation (#​8699) (8bfa77b) by Harry
  • Fix community resource links in important Defaults page. (#​8697) (4fb781f) by Raj Suhail
  • Fix 404 link for Query Keys in useQuery.md (#​8769) (67e52cf) by Joseph Markus
  • Update ssr.md (#​8770) (d85ee75) by Sina Sepahvand
Packages

v5.67.2

Compare Source

Version 5.67.2 - 3/7/25, 10:56 AM

Changes

Fix
Chore
  • deps: update dependency vitest to v2.1.9 [security] (#​8605) (f31eeda) by renovate[bot]
  • sync CONTRIBUTING.md between projects (#​8767) (c4cb285) by Lachlan Collins
  • deps: update autofix-ci/action digest to 551dded (#​8549) (8c03bd0) by renovate[bot]
  • ts 5.8 (161f534) by Dominik Dorfmeister
Docs

Packages

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


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 changed the title Update dependency @tanstack/react-query to v5.62.16 Update dependency @tanstack/react-query to v5.63.0 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from e4ddc38 to f7dd7d9 Compare January 8, 2025 17:45
@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 11, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from f7dd7d9 to 30a7f76 Compare January 11, 2025 22:36
@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 13, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from 9ac8344 to 2cf251f Compare January 19, 2025 12:22
@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 19, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 2cf251f to b965317 Compare January 20, 2025 14:41
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.64.2 Update dependency @tanstack/react-query to v5.65.0 Jan 27, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from aac3f10 to fbd845d Compare January 28, 2025 10:08
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.65.0 Update dependency @tanstack/react-query to v5.65.1 Jan 28, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from fbd845d to 87ef124 Compare February 1, 2025 21:19
@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 1, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 87ef124 to c09a5b4 Compare February 16, 2025 10:39
@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 c09a5b4 to 89e77fe Compare February 16, 2025 17:51
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.66.2 Update dependency @tanstack/react-query to v5.66.3 Feb 16, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 89e77fe to 9c2cadf Compare February 17, 2025 16:40
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.66.3 Update dependency @tanstack/react-query to v5.66.5 Feb 17, 2025
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.66.5 Update dependency @tanstack/react-query to v5.66.6 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from 7ed1b7c to 53201e4 Compare February 18, 2025 15:00
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.66.6 Update dependency @tanstack/react-query to v5.66.7 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 53201e4 to 8e4eda7 Compare February 20, 2025 14:29
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.66.7 Update dependency @tanstack/react-query to v5.66.8 Feb 20, 2025
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.66.8 Update dependency @tanstack/react-query to v5.66.9 Feb 21, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from 4f85b75 to 04676a9 Compare February 28, 2025 15:44
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.66.9 Update dependency @tanstack/react-query to v5.66.11 Feb 28, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 04676a9 to 8c6093c Compare March 3, 2025 17:39
@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 3, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 8c6093c to 5a6555c Compare March 7, 2025 14:37
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.67.1 Update dependency @tanstack/react-query to v5.67.2 Mar 7, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 5a6555c to 87f7975 Compare March 11, 2025 21:41
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.67.2 Update dependency @tanstack/react-query to v5.67.3 Mar 11, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 87f7975 to e2a75fb Compare March 14, 2025 11:09
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.67.3 Update dependency @tanstack/react-query to v5.68.0 Mar 14, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from e2a75fb to 5c04436 Compare March 18, 2025 11:51
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.68.0 Update dependency @tanstack/react-query to v5.69.0 Mar 18, 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