Skip to content

chore(deps): update dependency @tanstack/react-query to v5.90.21#16

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/tanstack-query-monorepo
Open

chore(deps): update dependency @tanstack/react-query to v5.90.21#16
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/tanstack-query-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 27, 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.51.115.90.21 age confidence

Release Notes

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

v5.90.21

Compare Source

Patch Changes
  • refactor(react-query/useQueries): remove unreachable 'willFetch' branch in suspense promise collection (#​10082)

v5.90.20

Compare Source

Patch Changes

v5.90.19

Compare Source

Patch Changes

v5.90.18

Compare Source

Patch Changes

v5.90.17

Compare Source

Patch Changes

v5.90.16

Compare Source

Patch Changes

v5.90.15

Compare Source

Patch Changes

v5.90.14

Patch Changes

v5.90.13

Patch Changes

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

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

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added the 🎲 dependencies Working on dependencies label Jul 27, 2024
@renovate renovate bot requested a review from billsioros as a code owner July 27, 2024 13:14
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 4 times, most recently from 677b2a8 to aa24995 Compare July 29, 2024 18:33
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.51.15 fix(deps): update dependency @tanstack/react-query to v5.51.16 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from 7483a55 to 4ecbf45 Compare August 2, 2024 20:29
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.51.16 fix(deps): update dependency @tanstack/react-query to v5.51.21 Aug 2, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 4ecbf45 to fc267b0 Compare August 10, 2024 14:55
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.51.21 fix(deps): update dependency @tanstack/react-query to v5.51.23 Aug 10, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from fc267b0 to 5bc6930 Compare August 19, 2024 20:15
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.51.23 fix(deps): update dependency @tanstack/react-query to v5.51.24 Aug 19, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 5bc6930 to 5bbcba9 Compare August 20, 2024 20:42
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.51.24 fix(deps): update dependency @tanstack/react-query to v5.52.0 Aug 20, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 5bbcba9 to 905b9d5 Compare August 22, 2024 18:00
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.52.0 fix(deps): update dependency @tanstack/react-query to v5.52.1 Aug 22, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 905b9d5 to bf47b17 Compare August 26, 2024 20:25
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.52.1 fix(deps): update dependency @tanstack/react-query to v5.52.2 Aug 26, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.52.2 fix(deps): update dependency @tanstack/react-query to v5.52.3 Aug 29, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from bf47b17 to 80f5a4b Compare August 29, 2024 23:28
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.52.3 fix(deps): update dependency @tanstack/react-query to v5.53.1 Aug 31, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from a437ee9 to 6ca9847 Compare September 2, 2024 02:27
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.53.1 fix(deps): update dependency @tanstack/react-query to v5.53.2 Sep 2, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.53.2 fix(deps): update dependency @tanstack/react-query to v5.53.3 Sep 2, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 6ca9847 to 889f0dd Compare September 2, 2024 20:13
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.53.3 fix(deps): update dependency @tanstack/react-query to v5.54.1 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 889f0dd to 0158aa6 Compare September 4, 2024 17:55
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.0 fix(deps): update dependency @tanstack/react-query to v5.59.8 Oct 10, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from a8577ea to cc324d8 Compare October 13, 2024 11:33
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.8 fix(deps): update dependency @tanstack/react-query to v5.59.13 Oct 13, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from cc324d8 to 6976114 Compare October 18, 2024 05:51
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.13 fix(deps): update dependency @tanstack/react-query to v5.59.15 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 6976114 to 50e80ff Compare October 24, 2024 05:48
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.15 fix(deps): update dependency @tanstack/react-query to v5.59.16 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 50e80ff to c446071 Compare November 3, 2024 14:31
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.16 fix(deps): update dependency @tanstack/react-query to v5.59.19 Nov 3, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from c446071 to 9361b95 Compare November 7, 2024 00:00
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.19 fix(deps): update dependency @tanstack/react-query to v5.59.20 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 9361b95 to dda2c3d Compare November 14, 2024 14:52
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.20 fix(deps): update dependency @tanstack/react-query to v5.60.2 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from dda2c3d to ae91304 Compare November 16, 2024 05:34
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.60.2 fix(deps): update dependency @tanstack/react-query to v5.60.5 Nov 16, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from ae91304 to 2c152fc Compare November 20, 2024 23:58
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.60.5 fix(deps): update dependency @tanstack/react-query to v5.61.0 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 2c152fc to ba6ab7b Compare November 24, 2024 08:34
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.61.0 fix(deps): update dependency @tanstack/react-query to v5.61.3 Nov 24, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from ba6ab7b to eaac112 Compare November 27, 2024 02:22
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.61.3 fix(deps): update dependency @tanstack/react-query to v5.61.4 Nov 27, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from eaac112 to c1c5498 Compare November 28, 2024 20:14
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.61.4 fix(deps): update dependency @tanstack/react-query to v5.61.5 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from c1c5498 to c6c7903 Compare November 30, 2024 02:39
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.61.5 fix(deps): update dependency @tanstack/react-query to v5.62.0 Nov 30, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from c6c7903 to 90ac55c Compare December 2, 2024 20:44
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.62.0 fix(deps): update dependency @tanstack/react-query to v5.62.1 Dec 2, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 90ac55c to 7d2d9f2 Compare December 5, 2024 05:41
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.62.1 fix(deps): update dependency @tanstack/react-query to v5.62.2 Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎲 dependencies Working on dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants