Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2025

This PR contains the following updates:

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

Release Notes

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

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

v5.85.4

Compare Source

v5.85.3

Compare Source

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

v5.85.0

Compare Source

Version 5.85.0 - 8/12/25, 12:41 PM

Changes

Feat
  • add solid devtools panel export to solid devtools (#​9551) (c63713f) by Alem Tuzlak
Chore
Test
  • react-query/useIsFetching: remove unnecessary "advanceTimersByTimeAsync", unify to "rendered", and add detailed "expect" for custom queryClient and state updates during rendering (#​9530) (77e53b0) by @​sukvvon
Docs
  • Add Firefox and Edge browser extension support to devtools docs (#​9548) (d25c0da) by Dmytro Borysov
Other

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 requested a review from a team as a code owner May 6, 2025 11:06
@renovate renovate bot requested a review from drwpow May 6, 2025 11:06
Copy link

changeset-bot bot commented May 6, 2025

⚠️ No Changeset found

Latest commit: 83115b2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

netlify bot commented May 6, 2025

Deploy Preview for openapi-ts canceled.

Name Link
🔨 Latest commit 83115b2
🔍 Latest deploy log https://app.netlify.com/projects/openapi-ts/deploys/68c1906488b0290008933819

Copy link
Contributor

github-actions bot commented May 6, 2025

size-limit report 📦

Path Size
packages/openapi-fetch/dist/index.mjs 6.7 KB (0%)

@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.75.4 chore(deps): update dependency @tanstack/react-query to v5.75.4 - autoclosed May 7, 2025
@renovate renovate bot closed this May 7, 2025
@renovate renovate bot deleted the renovate/tanstack-query-monorepo branch May 7, 2025 05:57
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.75.4 - autoclosed chore(deps): update dependency @tanstack/react-query to v5.75.4 May 12, 2025
@renovate renovate bot reopened this May 12, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from c283f1e to e564bf4 Compare May 12, 2025 12:39
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.75.4 chore(deps): update dependency @tanstack/react-query to v5.76.0 May 12, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from e564bf4 to b315ca7 Compare May 12, 2025 20:03
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.76.0 chore(deps): update dependency @tanstack/react-query to v5.76.1 May 13, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from ae5492c to a02a3e2 Compare May 19, 2025 19:57
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.76.1 chore(deps): update dependency @tanstack/react-query to v5.76.2 May 22, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from d9e9ebf to 2a237c3 Compare May 24, 2025 10:24
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.76.2 chore(deps): update dependency @tanstack/react-query to v5.77.0 May 24, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 2a237c3 to 48b0842 Compare May 25, 2025 22:45
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.77.0 chore(deps): update dependency @tanstack/react-query to v5.77.1 May 25, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 48b0842 to 83c34d4 Compare May 26, 2025 14:33
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.77.1 chore(deps): update dependency @tanstack/react-query to v5.77.2 May 26, 2025
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.77.2 chore(deps): update dependency @tanstack/react-query to v5.77.2 - autoclosed May 27, 2025
@renovate renovate bot closed this May 27, 2025
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.77.2 - autoclosed chore(deps): update dependency @tanstack/react-query to v5.77.2 May 29, 2025
@renovate renovate bot reopened this May 29, 2025
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.77.2 chore(deps): update dependency @tanstack/react-query to v5.79.0 May 29, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 83c34d4 to 2c782b9 Compare May 29, 2025 14:48
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 22b5b87 to 7c9d540 Compare August 8, 2025 16:54
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.84.1 chore(deps): update dependency @tanstack/react-query to v5.84.2 Aug 8, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 7c9d540 to 5666976 Compare August 10, 2025 15:11
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.84.2 chore(deps): update dependency @tanstack/react-query to v5.84.2 - autoclosed Aug 11, 2025
@renovate renovate bot closed this Aug 11, 2025
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.84.2 - autoclosed chore(deps): update dependency @tanstack/react-query to v5.84.2 Aug 12, 2025
@renovate renovate bot reopened this Aug 12, 2025
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.84.2 chore(deps): update dependency @tanstack/react-query to v5.85.0 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 5666976 to 89808a4 Compare August 12, 2025 19:27
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.85.0 chore(deps): update dependency @tanstack/react-query to v5.85.2 Aug 14, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 89808a4 to b818270 Compare August 14, 2025 10:43
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.85.2 chore(deps): update dependency @tanstack/react-query to v5.85.3 Aug 14, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from b818270 to 0181dc1 Compare August 14, 2025 13:43
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.85.3 chore(deps): update dependency @tanstack/react-query to v5.85.5 Aug 19, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 0181dc1 to 8c1816a Compare August 19, 2025 12:38
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.85.5 chore(deps): update dependency @tanstack/react-query to v5.85.6 Aug 30, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from 38fb33a to 6a85266 Compare September 2, 2025 08:59
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.85.6 chore(deps): update dependency @tanstack/react-query to v5.85.8 Sep 2, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 6a85266 to 991a907 Compare September 2, 2025 12:51
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.85.8 chore(deps): update dependency @tanstack/react-query to v5.85.9 Sep 2, 2025
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.85.9 chore(deps): update dependency @tanstack/react-query to v5.86.0 Sep 4, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from b303461 to b832272 Compare September 5, 2025 13:31
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.86.0 chore(deps): update dependency @tanstack/react-query to v5.87.0 Sep 5, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from b832272 to 1ee91d4 Compare September 5, 2025 16:32
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.87.0 chore(deps): update dependency @tanstack/react-query to v5.87.1 Sep 5, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 1ee91d4 to 83115b2 Compare September 10, 2025 14:51
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.87.1 chore(deps): update dependency @tanstack/react-query to v5.87.4 Sep 10, 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