Skip to content

chore(deps): update dependency @tanstack/react-query to v4.44.0 - #2

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

chore(deps): update dependency @tanstack/react-query to v4.44.0#2
p2p-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tanstack-query-monorepo

Conversation

@p2p-renovate

@p2p-renovate p2p-renovate Bot commented Jul 20, 2026

Copy link
Copy Markdown

ℹ️ 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.19.14.44.0 age confidence

Release Notes

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

v4.44.0

Compare Source

Minor Changes
  • 006ce1a: feat(react-query): backport mutationOptions in v4
Patch Changes

v4.43.0

Compare Source

Minor Changes
  • b3260f0: feat(react-query): backport usePrefetchQuery, usePrefetchInfiniteQuery
Patch Changes

v4.42.2

Compare Source

Patch Changes
  • 744d190: fix(react-query): update use-sync-external-store version to support React 19 as peerDep correctly

v4.42.1

Compare Source

Patch Changes

v4.42.0

Compare Source

Version 4.42.0 - 10/16/25, 4:16 PM

Changes

Feat

Packages

v4.41.0

Compare Source

Version 4.41.0 - 9/9/25, 7:21 AM

Changes

Feat

Packages

v4.40.2

Compare Source

Version 4.40.2 - 9/9/25, 6:35 AM

Changes

Fix
  • ci: resolve v4 CI timeout by disabling Nx Cloud distributed execution (#​9623) (3ef06cf) by Kim YoungHoon
Ci
Other

Packages

v4.40.1

Compare Source

Version 4.40.1 - 7/4/25, 1:18 PM

Changes

Fix
Docs

Packages

v4.40.0

Compare Source

Version 4.40.0 - 6/17/25, 4:44 PM

Changes

Feat
  • query-core, react-query: backport v5 types, deprecate isLoading in favor of isPending in mutation observer results (#​9266) (693a471) by @​manudeli

Packages

v4.39.2

Compare Source

Version 4.39.2 - 6/9/25, 9:36 AM

Changes

Fix

Packages

v4.39.1

Compare Source

Version 4.39.1 - 5/31/25, 1:09 PM (Manual Release)

Changes

Fix
  • v4: ensure packages are built during CI (#​9227) (4f93b86) by Lachlan Collins
Ci
  • v4: fix Nx commands (52f93a5) by Lachlan Collins

Packages

v4.39.0

Compare Source

Version 4.39.0 - 5/31/25, 1:07 AM

Changes

Feat
Chore
  • Fix incorrect npm tag for previous version release (v4) (#​6659) (ce313af) by Lachlan Collins
Ci
Docs
Other

Packages

v4.36.1

Compare Source

Version 4.36.1 - 10/7/2023, 7:08 AM

Changes

Fix
  • fix release (2b0fc95) by Dominik Dorfmeister

Packages

v4.35.7

Compare Source

Version 4.35.7 - 10/1/2023, 10:15 AM

Changes

Fix
  • hydration: do not alter fetchStatus when hydrating existing queries (#​6088) (a29f1a6) by Dominik Dorfmeister
Chore
  • Update CONTRIBUTING.md (b29824a) by Dominik Dorfmeister
Docs

Packages

v4.35.3

Compare Source

Version 4.35.3 - 9/13/2023, 6:28 AM

Changes

Fix
Docs

Packages

v4.35.0

Compare Source

Version 4.35.0 - 9/7/2023, 8:04 AM

Changes

Feat
Chore
Docs

Packages

v4.33.0

Compare Source

Version 4.33.0 - 8/19/2023, 11:33 AM

Changes

Feat
Chore

Packages

v4.32.6

Compare Source

Version 4.32.6 - 8/5/2023, 6:28 AM

Changes

Fix
  • core: Infinite render loops in react-query v4.29.22 and up (#​5839) (cfd6133) by Łukasz Komoszyński

Packages

v4.32.5

Compare Source

Version 4.32.5 - 8/4/2023, 7:45 AM

Changes

Fix

Packages

v4.32.1

Compare Source

Version 4.32.1 - 8/1/2023, 10:49 AM

Changes

Fix
  • *: Update repository information in package.json (#​5819) (10bf0ee) by Daniel Basilio
Chore
Docs

Packages

v4.32.0

Compare Source

Version 4.32.0 - 7/21/2023, 9:28 AM

Changes

Feat

Packages

v4.30.0

Compare Source

Version 4.30.0 - 7/21/2023, 8:31 AM

Changes

Feat
  • add new function type to notifyOnChangeProps (#​5734) (74f2e28) by Paulo Marcos
Docs

Packages

v4.29.25

Compare Source

Version 4.29.25 - 7/16/2023, 4:56 AM

Changes

Refactor
Other

Packages

v4.29.23

Compare Source

Version 4.29.23 - 7/14/2023, 2:49 PM

Changes

Fix
  • core: onlineManager and focusManager should invoke listeners when a change occurred (#​5713) (5322ede) by Dominik Dorfmeister

Packages

v4.29.22

Compare Source

Version 4.29.22 - 7/14/2023, 2:34 PM

Changes

Fix
  • core: Assign observer"s current Result when optimistic read occurs (#​5573) (15dceab) by EL AYADI Mohamed

Packages

v4.29.19

Compare Source

Version 4.29.19 - 6/27/2023, 1:06 PM

Changes

Fix
  • types: Add pageParam type to QueryFunction generic types (#​5623) (390e47b) by Mike Lyons
Chore
  • Update eslint config from alpha branch (#​5632) (ddf6986) by Lachlan Collins

Packages

v4.29.18

Compare Source

Version 4.29.18 - 6/27/2023, 7:05 AM

Changes

Fix
  • Revert "refactor(rect-query): prefer client-only import over "use client" (#​5626)" (#​5630) (1c46228) by Dominik Dorfmeister
Other
  • Revert "fix(vue-query): do not subscribe on server - nuxt2 memory leak fix (#​5576)" (#​5627) (3e82c58) by Damian Osipiuk

Packages

v4.29.17

Compare Source

Version 4.29.17 - 6/25/2023, 2:33 PM

Changes

Refactor
  • query: add more context to "Missing queryFn" error (#​5620) (9077bb9) by GLabat

Packages

v4.29.16

Compare Source

Version 4.29.16 - 6/25/2023, 2:21 PM

Changes

Refactor
  • rect-query: prefer client-only import over "use client" (#​5626) (3e25f51) by Dominik Dorfmeister

Packages

v4.29.15

Compare Source

Version 4.29.15 - 6/20/2023, 4:52 PM

Changes

Refactor
Docs

Packages

v4.29.14

Compare Source

Version 4.29.14 - 6/16/2023, 9:23 AM

Changes

Fix
  • types: notifyManager method typedef (#​5569) (74a0322) by Julian Bovone
Chore

Packages

v4.29.13

Compare Source

Version 4.29.13 - 6/13/2023, 9:00 PM

Changes

Fix
  • vue-query: do not subscribe on server - nuxt2 memory leak fix (#​5576) (f16e413) by Damian Osipiuk
Chore
  • Merge more workspace changes from alpha (#​5564) (14c7b1e) by Lachlan Collins
  • Merge select workspace changes from alpha (#​5563) (7226d50) by Lachlan Collins
Docs

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 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 has been generated by Mend Renovate.

@p2p-renovate

p2p-renovate Bot commented Jul 20, 2026

Copy link
Copy Markdown
Author

⚠️ 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: yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]

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