Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2025

This PR contains the following updates:

Package Change Age Confidence
@tanstack/react-query (source) ^5.85.9 -> ^5.87.1 age confidence
@tanstack/react-query-devtools (source) ^5.85.9 -> ^5.87.1 age confidence

Release Notes

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

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 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.

Copy link

coderabbitai bot commented Sep 4, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 5 times, most recently from 2c5a735 to a348487 Compare September 5, 2025 12:25
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.86.0 fix(deps): update tanstack-query monorepo to ^5.87.0 Sep 5, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from a348487 to c4848da Compare September 5, 2025 18:47
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.87.0 fix(deps): update tanstack-query monorepo to ^5.87.1 Sep 5, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 5 times, most recently from 7addc45 to 185193c Compare September 6, 2025 12:46
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 185193c to 9b07650 Compare September 6, 2025 17:36
@renovate renovate bot merged commit a4c39a8 into dev Sep 6, 2025
7 checks passed
@renovate renovate bot deleted the renovate/tanstack-query-monorepo branch September 6, 2025 21:30
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