Skip to content

fix(deps): update tanstack-query monorepo to v5#26

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-tanstack-query-monorepo
Open

fix(deps): update tanstack-query monorepo to v5#26
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-tanstack-query-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 18, 2023

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@tanstack/react-query (source) ^4.16.1^5.0.0 age confidence

Release Notes

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

v5.101.0

Compare Source

Patch Changes

v5.100.14

Compare Source

Patch Changes

v5.100.13

Compare Source

Patch Changes

v5.100.12

Compare Source

Patch Changes

v5.100.11

Patch Changes

v5.100.10

Patch Changes

v5.100.9

Compare Source

Patch Changes

v5.100.8

Compare Source

Patch Changes

v5.100.7

Compare Source

Patch Changes

v5.100.6

Compare Source

Patch Changes

v5.100.5

Compare Source

Patch Changes

v5.100.4

Compare Source

Patch Changes

v5.100.3

Compare Source

Patch Changes

v5.100.2

Patch Changes

v5.100.1

Patch Changes

v5.100.0

Compare Source

Patch Changes

v5.99.2

Compare Source

Patch Changes

v5.99.1

Compare Source

Patch Changes

v5.99.0

Compare Source

Patch Changes

v5.98.0

Compare Source

Patch Changes

v5.97.0

Compare Source

Patch Changes

v5.96.2

Compare Source

Patch Changes

v5.96.1

Compare Source

Patch Changes

v5.96.0

Compare Source

Patch Changes

v5.95.2

Compare Source

Patch Changes

v5.95.1

Compare Source

Patch Changes

v5.95.0

Compare Source

Patch Changes

v5.94.5

Compare Source

Patch Changes

v5.94.4

Compare Source

Patch Changes

v5.91.3

Compare Source

Patch Changes
  • fix: stop node types from leaking into browser (#​10302)

v5.91.2

Compare Source

Patch Changes

v5.91.0

Compare Source

Minor Changes
Patch Changes

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
  • deps: update marocchino/sticky-pull-request-comment digest to 9c40848 (#​9473) ([7c464e3](https://

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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 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 force-pushed the renovate/major-tanstack-query-monorepo branch 10 times, most recently from 537b902 to eef4556 Compare January 24, 2024 15:43
@renovate renovate Bot force-pushed the renovate/major-tanstack-query-monorepo branch 10 times, most recently from 2440e52 to 83db8e9 Compare February 2, 2024 01:53
@renovate renovate Bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from 739f489 to 2bc67e8 Compare February 9, 2024 00:16
@renovate renovate Bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from 6f7351e to 531de12 Compare February 15, 2024 22:50
@renovate renovate Bot force-pushed the renovate/major-tanstack-query-monorepo branch 4 times, most recently from 865cdb4 to 7298044 Compare February 29, 2024 17:49
@renovate renovate Bot force-pushed the renovate/major-tanstack-query-monorepo branch from 7298044 to 67fc313 Compare March 6, 2024 21:47
@renovate renovate Bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from 0d883fa to 68a9fa6 Compare April 13, 2024 14:28
@renovate renovate Bot force-pushed the renovate/major-tanstack-query-monorepo branch 3 times, most recently from 0acdc5f to 90d8070 Compare May 3, 2024 14:12
@renovate renovate Bot force-pushed the renovate/major-tanstack-query-monorepo branch 4 times, most recently from 02dd3dc to a6a1b8e Compare May 8, 2024 19:27
@renovate renovate Bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from 53785c5 to 90f8bad Compare June 11, 2024 03:55
@renovate renovate Bot force-pushed the renovate/major-tanstack-query-monorepo branch 5 times, most recently from 0d81c98 to 8344ee1 Compare June 22, 2024 12:34
@renovate renovate Bot force-pushed the renovate/major-tanstack-query-monorepo branch 5 times, most recently from 792168c to 2091ebe Compare July 23, 2024 21:57
@renovate renovate Bot force-pushed the renovate/major-tanstack-query-monorepo branch from 2091ebe to 73caedf Compare August 2, 2024 14:00
@renovate renovate Bot force-pushed the renovate/major-tanstack-query-monorepo branch from 73caedf to 1e06a75 Compare August 9, 2024 22:01
@renovate renovate Bot force-pushed the renovate/major-tanstack-query-monorepo branch from 1e06a75 to 7b5bb0d Compare August 19, 2024 08:54
@renovate renovate Bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from dc31fd4 to 964c279 Compare September 2, 2024 01:56
@renovate renovate Bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from 2fa6740 to cf0ba3c Compare September 5, 2024 03:53
@renovate renovate Bot force-pushed the renovate/major-tanstack-query-monorepo branch from cf0ba3c to 100a86e Compare September 12, 2024 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants