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

bump(deps): update dependency @tanstack/react-query to ^5.68.0 #525

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2025

This PR contains the following updates:

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

Release Notes

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

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

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


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 is behind base branch, 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.

@github-actions github-actions bot added the kind/dependencies Pull requests that update a dependency file label Jan 19, 2025
@renovate renovate bot changed the title bump(deps): update dependency @tanstack/react-query to ^5.64.2 bump(deps): update dependency @tanstack/react-query to ^5.65.0 Jan 27, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from 66a03a5 to ba7fc24 Compare January 28, 2025 10:34
@renovate renovate bot changed the title bump(deps): update dependency @tanstack/react-query to ^5.65.0 bump(deps): update dependency @tanstack/react-query to ^5.65.1 Jan 28, 2025
@renovate renovate bot changed the title bump(deps): update dependency @tanstack/react-query to ^5.65.1 bump(deps): update dependency @tanstack/react-query to ^5.66.0 Jan 31, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from ba7fc24 to 8495de3 Compare January 31, 2025 09:31
@renovate renovate bot changed the title bump(deps): update dependency @tanstack/react-query to ^5.66.0 bump(deps): update dependency @tanstack/react-query to ^5.66.3 Feb 16, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 8495de3 to d22bcb3 Compare February 16, 2025 18:21
@renovate renovate bot changed the title bump(deps): update dependency @tanstack/react-query to ^5.66.3 bump(deps): update dependency @tanstack/react-query to ^5.66.4 Feb 17, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from d22bcb3 to a4fc43a Compare February 17, 2025 15:45
@renovate renovate bot changed the title bump(deps): update dependency @tanstack/react-query to ^5.66.4 bump(deps): update dependency @tanstack/react-query to ^5.66.5 Feb 17, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from a4fc43a to 6d344d4 Compare February 17, 2025 19:18
@renovate renovate bot changed the title bump(deps): update dependency @tanstack/react-query to ^5.66.5 bump(deps): update dependency @tanstack/react-query to ^5.66.6 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 6d344d4 to eb052c4 Compare February 18, 2025 11:54
@renovate renovate bot changed the title bump(deps): update dependency @tanstack/react-query to ^5.66.6 bump(deps): update dependency @tanstack/react-query to ^5.66.7 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from eb052c4 to 3780c28 Compare February 18, 2025 14:15
@renovate renovate bot changed the title bump(deps): update dependency @tanstack/react-query to ^5.66.7 bump(deps): update dependency @tanstack/react-query to ^5.66.9 Feb 21, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from 95b4c4f to 299c59a Compare February 28, 2025 11:58
@renovate renovate bot changed the title bump(deps): update dependency @tanstack/react-query to ^5.66.9 bump(deps): update dependency @tanstack/react-query to ^5.66.10 Feb 28, 2025
@renovate renovate bot changed the title bump(deps): update dependency @tanstack/react-query to ^5.66.10 bump(deps): update dependency @tanstack/react-query to ^5.66.11 Feb 28, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from d811629 to a0292f9 Compare March 3, 2025 16:23
@renovate renovate bot changed the title bump(deps): update dependency @tanstack/react-query to ^5.66.11 bump(deps): update dependency @tanstack/react-query to ^5.67.1 Mar 3, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from a0292f9 to e2c4b59 Compare March 7, 2025 15:26
@renovate renovate bot changed the title bump(deps): update dependency @tanstack/react-query to ^5.67.1 bump(deps): update dependency @tanstack/react-query to ^5.67.2 Mar 7, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from e2c4b59 to 43aa599 Compare March 11, 2025 19:51
@renovate renovate bot changed the title bump(deps): update dependency @tanstack/react-query to ^5.67.2 bump(deps): update dependency @tanstack/react-query to ^5.67.3 Mar 11, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 43aa599 to 9666479 Compare March 14, 2025 11:47
@renovate renovate bot changed the title bump(deps): update dependency @tanstack/react-query to ^5.67.3 bump(deps): update dependency @tanstack/react-query to ^5.68.0 Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants