Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2024

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

This PR contains the following updates:

Package Change Age Confidence
@tanstack/react-query (source) 5.29.2 -> 5.90.11 age confidence

Release Notes

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

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

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 d51c218 to eab90f5 Compare April 15, 2024 04:45
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v4.36.1 Update dependency @tanstack/react-query to v4.36.1 - autoclosed Apr 16, 2024
@renovate renovate bot closed this Apr 16, 2024
@renovate renovate bot deleted the renovate/tanstack-query-monorepo branch April 16, 2024 04:22
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v4.36.1 - autoclosed Update dependency @tanstack/react-query to v4.36.1 Apr 22, 2024
@renovate renovate bot restored the renovate/tanstack-query-monorepo branch April 22, 2024 09:24
@renovate renovate bot reopened this Apr 22, 2024
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v4.36.1 Update dependency @tanstack/react-query to v5.31.0 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from eab90f5 to f4abff0 Compare April 22, 2024 12:13
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.31.0 Update dependency @tanstack/react-query to v5.32.0 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 3 times, most recently from da1a98b to 4ac300f Compare April 30, 2024 08:00
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.32.0 Update dependency @tanstack/react-query to v5.32.1 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from 9f17245 to abf0f60 Compare May 4, 2024 10:53
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.32.1 Update dependency @tanstack/react-query to v5.34.1 May 4, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from abf0f60 to ddacfa5 Compare May 5, 2024 13:10
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.34.1 Update dependency @tanstack/react-query to v5.34.2 May 5, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from ddacfa5 to f83f88a Compare May 6, 2024 09:06
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.34.2 Update dependency @tanstack/react-query to v5.35.1 May 6, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from f83f88a to 38cdf85 Compare May 10, 2024 16:34
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.35.1 Update dependency @tanstack/react-query to v5.35.5 May 10, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 38cdf85 to 4b321b1 Compare May 12, 2024 15:55
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.35.5 Update dependency @tanstack/react-query to v5.36.0 May 12, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 4b321b1 to 72b2d3a Compare May 15, 2024 19:53
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.36.0 Update dependency @tanstack/react-query to v5.36.2 May 15, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 72b2d3a to 0fc1109 Compare May 18, 2024 10:45
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.36.2 Update dependency @tanstack/react-query to v5.37.1 May 18, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 0fc1109 to 8d9997e Compare May 25, 2024 13:43
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from a14f629 to 6655dcd Compare August 31, 2025 11:25
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.85.5 Update dependency @tanstack/react-query to v5.85.6 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 6655dcd to 44dbf45 Compare September 6, 2025 19:45
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.85.6 Update dependency @tanstack/react-query to v5.87.1 Sep 6, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 44dbf45 to fefe40b Compare September 10, 2025 18:45
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.87.1 Update dependency @tanstack/react-query to v5.87.4 Sep 10, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from fefe40b to 469aadc Compare September 16, 2025 16:21
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.87.4 Update dependency @tanstack/react-query to v5.89.0 Sep 16, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 469aadc to d678f84 Compare September 22, 2025 10:34
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.89.0 Update dependency @tanstack/react-query to v5.90.1 Sep 22, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from d678f84 to de9c39e Compare September 23, 2025 11:11
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.90.1 Update dependency @tanstack/react-query to v5.90.2 Sep 23, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from de9c39e to 6d902e4 Compare September 25, 2025 16:29
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 6d902e4 to 2e5a043 Compare October 13, 2025 21:09
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.90.2 Update dependency @tanstack/react-query to v5.90.3 Oct 13, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 2e5a043 to 7763467 Compare October 16, 2025 21:34
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.90.3 Update dependency @tanstack/react-query to v5.90.5 Oct 16, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 7763467 to 327aaca Compare November 1, 2025 18:28
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.90.5 Update dependency @tanstack/react-query to v5.90.6 Nov 1, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 327aaca to 981f166 Compare November 5, 2025 19:33
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.90.6 Update dependency @tanstack/react-query to v5.90.7 Nov 5, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 981f166 to 30f971a Compare November 12, 2025 14:02
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.90.7 Update dependency @tanstack/react-query to v5.90.8 Nov 12, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 30f971a to dcfb3f9 Compare November 14, 2025 10:04
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.90.8 Update dependency @tanstack/react-query to v5.90.9 Nov 14, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from dcfb3f9 to 6c72baa Compare November 16, 2025 21:04
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.90.9 Update dependency @tanstack/react-query to v5.90.10 Nov 16, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 6c72baa to b8ce5d4 Compare November 25, 2025 18:38
@renovate renovate bot changed the title Update dependency @tanstack/react-query to v5.90.10 Update dependency @tanstack/react-query to v5.90.11 Nov 25, 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.

1 participant