Skip to content

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

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

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

Conversation

@renovate
Copy link

@renovate renovate bot commented Jun 12, 2025

ℹ️ 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.80.65.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 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.

@vercel
Copy link

vercel bot commented Jun 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
exif-transfer Ready Ready Preview, Comment Feb 11, 2026 11:44am

@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 7d7c62c to c30a3bb Compare June 28, 2025 08:08
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.80.7 fix(deps): update dependency @tanstack/react-query to v5.81.5 Jun 28, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from c30a3bb to 5b35007 Compare July 13, 2025 00:11
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.81.5 fix(deps): update dependency @tanstack/react-query to v5.83.0 Jul 13, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 5b35007 to a042dab Compare August 4, 2025 19:11
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.83.0 fix(deps): update dependency @tanstack/react-query to v5.84.1 Aug 4, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from a042dab to 0e13ea4 Compare August 9, 2025 06:15
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.84.1 fix(deps): update dependency @tanstack/react-query to v5.84.2 Aug 9, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 0e13ea4 to 1c155d3 Compare August 14, 2025 00:08
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.84.2 fix(deps): update dependency @tanstack/react-query to v5.85.0 Aug 14, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 1c155d3 to d91020f Compare August 16, 2025 00:10
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.85.0 fix(deps): update dependency @tanstack/react-query to v5.85.3 Aug 16, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from d91020f to b937f95 Compare August 23, 2025 04:11
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.85.3 fix(deps): update dependency @tanstack/react-query to v5.85.5 Aug 23, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from b937f95 to eff45c7 Compare September 1, 2025 11:49
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.85.5 fix(deps): update dependency @tanstack/react-query to v5.85.6 Sep 1, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from eff45c7 to 2081c32 Compare September 2, 2025 15:43
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.85.6 fix(deps): update dependency @tanstack/react-query to v5.85.9 Sep 2, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 2081c32 to d531f5b Compare September 4, 2025 20:20
@safedep
Copy link

safedep bot commented Sep 22, 2025

SafeDep Report Summary

Green Malicious Packages Badge Green Vulnerable Packages Badge Green Risky License Badge

Package Details
Package Malware Vulnerability Risky License Report
icon @tanstack/query-core @ 5.90.20
pnpm-lock.yaml
ok icon
ok icon
ok icon
🔗
icon @tanstack/react-query @ 5.90.21
pnpm-lock.yaml
ok icon
ok icon
ok icon
🔗

This report is generated by SafeDep Github App

@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 3f62e47 to 9415376 Compare September 24, 2025 07:36
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.90.1 fix(deps): update dependency @tanstack/react-query to v5.90.2 Sep 24, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 9415376 to 7c0a254 Compare October 14, 2025 07:56
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.90.2 fix(deps): update dependency @tanstack/react-query to v5.90.3 Oct 14, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 7c0a254 to 00e72ff Compare October 18, 2025 07:49
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.90.3 fix(deps): update dependency @tanstack/react-query to v5.90.5 Oct 18, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 00e72ff to 1490a35 Compare November 1, 2025 23:50
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.90.5 fix(deps): update dependency @tanstack/react-query to v5.90.6 Nov 1, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 1490a35 to c49a91a Compare November 9, 2025 11:38
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.90.6 fix(deps): update dependency @tanstack/react-query to v5.90.7 Nov 9, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from c49a91a to 8faf311 Compare November 16, 2025 07:56
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.90.7 fix(deps): update dependency @tanstack/react-query to v5.90.9 Nov 16, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 8faf311 to 886506d Compare November 19, 2025 19:08
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.90.9 fix(deps): update dependency @tanstack/react-query to v5.90.10 Nov 19, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 886506d to 7a9980b Compare November 25, 2025 19:46
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.90.10 fix(deps): update dependency @tanstack/react-query to v5.90.11 Nov 25, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 7a9980b to 1c9bfc0 Compare December 4, 2025 23:26
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.90.11 fix(deps): update dependency @tanstack/react-query to v5.90.12 Dec 4, 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