Skip to content

Update tanstack-query monorepo to v4.44.0 - #34

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

Update tanstack-query monorepo to v4.44.0#34
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tanstack-query-monorepo

Conversation

@renovate

@renovaterenovateBot commented Jul 30, 2024

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
@tanstack/react-query (source)4.29.124.44.0ageconfidence

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

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 was generated by Mend Renovate. View the repository job log.

@renovate
renovateBotforce-pushed the renovate/tanstack-query-monorepo branch from f369572 to e13935eCompareJanuary 23, 2025 17:45
@renovate
renovateBotforce-pushed the renovate/tanstack-query-monorepo branch from e13935e to 32d931cCompareMay 31, 2025 05:20
@renovaterenovateBot changed the title fix(deps): update dependency @tanstack/react-query to v4.36.1fix(deps): update dependency @tanstack/react-query to v4.39.0May 31, 2025
@renovate
renovateBotforce-pushed the renovate/tanstack-query-monorepo branch from 32d931c to c8e678cCompareMay 31, 2025 14:22
@renovaterenovateBot changed the title fix(deps): update dependency @tanstack/react-query to v4.39.0fix(deps): update dependency @tanstack/react-query to v4.39.1May 31, 2025
@renovate
renovateBotforce-pushed the renovate/tanstack-query-monorepo branch from c8e678c to dde3514CompareJune 9, 2025 09:38
@renovaterenovateBot changed the title fix(deps): update dependency @tanstack/react-query to v4.39.1fix(deps): update dependency @tanstack/react-query to v4.39.2Jun 9, 2025
@renovate
renovateBotforce-pushed the renovate/tanstack-query-monorepo branch from dde3514 to 6379c13CompareJune 17, 2025 21:12
@renovaterenovateBot changed the title fix(deps): update dependency @tanstack/react-query to v4.39.2fix(deps): update dependency @tanstack/react-query to v4.40.0Jun 17, 2025
@renovate
renovateBotforce-pushed the renovate/tanstack-query-monorepo branch from 6379c13 to 8a2edfeCompareJuly 4, 2025 19:32
@renovaterenovateBot changed the title fix(deps): update dependency @tanstack/react-query to v4.40.0fix(deps): update dependency @tanstack/react-query to v4.40.1Jul 4, 2025
@renovate
renovateBotforce-pushed the renovate/tanstack-query-monorepo branch from 8a2edfe to 64e05ebCompareSeptember 9, 2025 08:31
@renovaterenovateBot changed the title fix(deps): update dependency @tanstack/react-query to v4.40.1fix(deps): update dependency @tanstack/react-query to v4.41.0Sep 9, 2025
@renovaterenovateBot changed the title fix(deps): update dependency @tanstack/react-query to v4.41.0chore(deps): update dependency @tanstack/react-query to v4.41.0Sep 25, 2025
@renovate
renovateBotforce-pushed the renovate/tanstack-query-monorepo branch from 64e05eb to eb1cf4dCompareOctober 16, 2025 22:09
@renovaterenovateBot changed the title chore(deps): update dependency @tanstack/react-query to v4.41.0chore(deps): update dependency @tanstack/react-query to v4.42.0Oct 16, 2025
@renovate
renovateBotforce-pushed the renovate/tanstack-query-monorepo branch from eb1cf4d to fa8c682CompareJanuary 18, 2026 06:12
@renovaterenovateBot changed the title chore(deps): update dependency @tanstack/react-query to v4.42.0chore(deps): update dependency @tanstack/react-query to v4.42.1Jan 18, 2026
@renovate
renovateBotforce-pushed the renovate/tanstack-query-monorepo branch from fa8c682 to b319856CompareJanuary 19, 2026 11:50
@renovaterenovateBot changed the title chore(deps): update dependency @tanstack/react-query to v4.42.1chore(deps): update dependency @tanstack/react-query to v4.42.2Jan 19, 2026
@renovate
renovateBotforce-pushed the renovate/tanstack-query-monorepo branch from b319856 to 268b874CompareJanuary 28, 2026 12:52
@renovaterenovateBot changed the title chore(deps): update dependency @tanstack/react-query to v4.42.2chore(deps): update dependency @tanstack/react-query to v4.43.0Jan 28, 2026
@renovate
renovateBotforce-pushed the renovate/tanstack-query-monorepo branch from 268b874 to 923df58CompareApril 1, 2026 05:32
@renovaterenovateBot changed the title chore(deps): update dependency @tanstack/react-query to v4.43.0chore(deps): update dependency @tanstack/react-query to v4.44.0Apr 1, 2026
@renovaterenovateBot changed the title chore(deps): update dependency @tanstack/react-query to v4.44.0Update dependency @tanstack/react-query to v4.44.0Apr 8, 2026
@renovaterenovateBot changed the title Update dependency @tanstack/react-query to v4.44.0Update tanstack-query monorepo to v4.44.0Jun 2, 2026
Sign up for freeto 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