Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2024

This PR contains the following updates:

Package Change Age Confidence
@tanstack/react-query (source) 4.36.1 -> 5.90.7 age confidence
@tanstack/react-query-devtools (source) 4.36.1 -> 5.90.2 age confidence

Release Notes

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

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

Compare Source

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

Compare Source

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 these updates 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
Copy link
Contributor Author

renovate bot commented Dec 23, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: game/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @trpc/[email protected]
npm error Found: @tanstack/[email protected]
npm error node_modules/@tanstack/react-query
npm error   @tanstack/react-query@"5.90.6" from the root project
npm error   peer @tanstack/react-query@"^5.90.2" from @tanstack/[email protected]
npm error   node_modules/@tanstack/react-query-devtools
npm error     @tanstack/react-query-devtools@"5.90.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @tanstack/react-query@"^4.18.0" from @trpc/[email protected]
npm error node_modules/@trpc/next
npm error   @trpc/next@"^10.45.2" from the root project
npm error
npm error Conflicting peer dependency: @tanstack/[email protected]
npm error node_modules/@tanstack/react-query
npm error   peer @tanstack/react-query@"^4.18.0" from @trpc/[email protected]
npm error   node_modules/@trpc/next
npm error     @trpc/next@"^10.45.2" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-11-01T17_10_36_398Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-11-01T17_10_36_398Z-debug-0.log

@vercel
Copy link

vercel bot commented Dec 23, 2024

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

Project Deployment Preview Comments Updated (UTC)
earthdoom-blog Ready Ready Preview Comment Nov 5, 2025 6:16pm
earthdoom-game Error Error Nov 5, 2025 6:16pm

@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 8513b1b to 8e77cc3 Compare December 23, 2024 19:05
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 8e77cc3 to ee32108 Compare December 24, 2024 13:50
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from ee32108 to c29eee8 Compare December 25, 2024 04:09
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from c29eee8 to 5b3c883 Compare December 27, 2024 07:12
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 5b3c883 to 98f421a Compare December 27, 2024 14:09
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 98f421a to a648745 Compare January 3, 2025 15:10
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from a648745 to 27faded Compare January 3, 2025 21:41
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 27faded to 961b4df Compare January 4, 2025 13:14
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 961b4df to c051af7 Compare January 8, 2025 15:06
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from fe06644 to 957a069 Compare September 22, 2025 10:11
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 957a069 to 6acd069 Compare September 23, 2025 10:37
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 6acd069 to 0d00bca Compare September 25, 2025 16:58
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 0d00bca to 02fdd6b Compare October 13, 2025 21:50
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 02fdd6b to 6512d0e Compare October 16, 2025 14:46
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 6512d0e to f65a6db Compare October 16, 2025 22:14
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from f65a6db to 2526175 Compare October 21, 2025 14:47
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 2526175 to a34fe20 Compare November 1, 2025 17:10
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