Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2023

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@tanstack/react-query (source) ^4.16.1 -> ^5.0.0 age confidence

Release Notes

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

v5.90.12

Compare Source

Patch Changes

v5.90.11

Compare Source

Patch Changes

v5.90.10

Compare Source

Patch Changes

v5.90.9

Compare Source

Patch Changes

v5.90.8

Compare Source

Patch Changes

v5.90.7

Compare Source

Patch Changes

v5.90.6

Compare Source

Patch Changes

v5.90.5

Compare Source

Patch Changes

v5.90.4

Compare Source

Patch Changes

v5.90.3

Compare Source

Patch Changes

v5.90.2

Version 5.90.2 - 9/23/25, 7:37 AM

Changes
Fix
  • types: onMutateResult is always defined in onSuccess callback (#​9677) (2cf3ec9) by Dominik Dorfmeister
Packages

v5.90.1

Version 5.90.1 - 9/22/25, 6:41 AM

Changes

Fix
  • vue-query: Support infiniteQueryOptions for MaybeRef argument (#​9634) (49243c8) by hriday330
Chore
Ci
Docs

Packages

v5.89.0

Compare Source

Version 5.89.0 - 9/16/25, 8:27 AM

Changes

Feat
  • query-core: add context to mutationfn & mutation callbacks (#​9615) (a2151d2) by Josh
Chore

Packages

v5.87.4

Compare Source

Version 5.87.4 - 9/10/25, 2:09 PM

Changes
Fix
  • query-core: infinite re-renders in useQueries (#​9639) (19445a0) by Minha Kang
Test
  • svelte-query/createMutation: improve callback assertions with "toHaveBeenNthCalledWith" and apply shorthand property syntax in FailureExample (#​9630) (ccedf33) by @​sukvvon
Packages

v5.87.1

Compare Source

Version 5.87.1 - 9/5/25, 2:15 PM

Changes

Fix
  • query-core: update initialData when an observer mounts while a Query without data exists (#​9620) (1c8a921) by Dominik Dorfmeister

Packages

v5.87.0

Compare Source

Version 5.87.0 - 9/5/25, 11:55 AM

Changes

Feat
Docs
  • angular-query: update Angular Zoneless doc (#​9616) (2283633) by Arnoud

Packages

v5.86.0

Compare Source

Version 5.86.0 - 9/4/25, 9:27 AM (Manual Release)

Changes

Note: This release contains BREAKING CHANGES for the experimental_streamedQuery API:

BREAKING CHANGES

BREAKING CHANGE: The maxChunks parameter has been removed from streamedQuery.
Use a custom reducer function to control data aggregation behavior instead.

BREAKING CHANGE: When using a custom reducer function with streamedQuery,
the initialValue parameter is now required and must be provided.

  • rename queryFn to streamFn in streamedQuery (#​9606) (b25412a) by Dominik Dorfmeister

BREAKING CHANGE: queryFn has been renamed to streamFn

Chore
  • tsconfig.json: simplify "include" patterns by consolidating file extensions and directory paths (#​9547) (7306474) by @​sukvvon
Test
Other
Packages

v5.85.9

Compare Source

Version 5.85.9 - 9/2/25, 12:17 PM

Changes

Fix
  • query-core: ensure combine re-executes after cache restoration with memoized combine (#​9592) (564a4f6) by Kim YoungHoon
Test
  • react-query/HydrationBoundary: add tests for "non-object" state and missing "queries" property handling (#​9605) (5221029) by @​sukvvon

Packages

v5.85.8

Compare Source

Version 5.85.8 - 9/2/25, 7:59 AM

Changes

Refactor
  • react-query: replace magic number with named constant in suspense timers (#​9607) (ef0c16e) by Minha Kang
Ci
  • apply automated fixes (c44ca47) by autofix-ci[bot]

Packages

v5.85.7

Compare Source

Version 5.85.7 - 9/2/25, 7:22 AM

Changes

Refactor
Docs

Packages

v5.85.6

Compare Source

Version 5.85.6 - 8/30/25, 12:21 PM

Changes
Fix
  • core: make sure queries revert synchronously (#​9601) (379670d) by Dominik Dorfmeister
Chore
Test
Docs
Packages

v5.85.5

Compare Source

Version 5.85.5 - 8/19/25, 9:41 AM

Changes
Fix
  • core: only reject when promise gets used (#​9576) (abab082) by Dominik Dorfmeister
Packages

v5.85.4

Compare Source

Version 5.85.4 - 8/19/25, 9:10 AM

Changes
Fix
  • core: never revert to undefined data (#​9577) (e4f5ce8) by Dominik Dorfmeister
Docs
  • react-query: recommend defaultError = unknown instead of AxiosError (#​9575) (2989e69) by Lee
  • update community resources (f1e608b) by TkDodo
Packages

v5.85.3

Compare Source

Version 5.85.3 - 8/14/25, 1:05 PM

Changes
Fix
  • query-core: race condition in StrictMode (#​9565) (51aad7d) by Dominik Dorfmeister
Test
  • core: tests for StrictMode behaviour (de3626a) by TkDodo
Packages

v5.85.2

Compare Source

Version 5.85.2 - 8/14/25, 8:51 AM

Changes
Fix
  • query-core: query cancellation and reverting (#​9293) (0991576) by Dominik Dorfmeister
Packages

v5.85.1

Compare Source

Version 5.85.1 - 8/14/25, 7:57 AM

Changes
Fix
  • query-core: have revertState capture manual updates (#​9558) (4806dfa) by Dominik Dorfmeister
Chore
  • update bundle-size badges to react 19.1.1 (9ae770b) by TkDodo
Packages
  • [@​tanstack/query

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.

@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 8 times, most recently from fc1481a to 65dc6f6 Compare October 24, 2023 17:20
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 5 times, most recently from 915953b to 2f42e5a Compare October 31, 2023 13:20
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 7 times, most recently from 725a927 to 7aef7fd Compare November 8, 2023 14:20
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 4 times, most recently from 0a98554 to be99d62 Compare November 19, 2023 01:01
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 5 times, most recently from 44eeb86 to 330732a Compare November 22, 2023 07:51
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from e7e93b6 to 90e9eb2 Compare September 23, 2025 11:35
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 5 times, most recently from 42ad4b7 to 5309565 Compare October 2, 2025 02:43
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 4 times, most recently from d60801c to eb20cdf Compare October 13, 2025 19:43
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 3 times, most recently from 3b83e54 to e819ad6 Compare October 21, 2025 06:30
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 3 times, most recently from ba750c3 to 2c83604 Compare November 3, 2025 07:40
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from e5457a8 to 37dc3db Compare November 12, 2025 16:58
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 3 times, most recently from 1ce5590 to 00b1d1c Compare November 18, 2025 23:40
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 4 times, most recently from 6f1fdb9 to 37194a8 Compare November 30, 2025 03:13
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from d28e23a to a97ec17 Compare December 4, 2025 16:03
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from a97ec17 to cb3949c Compare December 9, 2025 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant