Skip to content

fix(deps): update dependency @tanstack/react-query to v5.74.4 #258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/react-query (source) 5.71.1 -> 5.74.4 age adoption passing confidence

Release Notes

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

v5.74.4

Compare Source

v5.74.3

Compare Source

Version 5.74.3 - 4/14/25, 12:55 PM

Changes

Fix
  • types: Remove predicate typing for query filters (#​8958) (f580d4d) by Nick Lucas

Packages

v5.74.2

Compare Source

Version 5.74.2 - 4/14/25, 10:54 AM

Changes

Fix
  • query-core: unpause restored mutations (#​9015) (02c3d51) by Raphael Gimenez
Test
  • query-core: add test case for hydration (#​8949) (727230f) by MINSEONG KIM

Packages

v5.74.0

Compare Source

Version 5.74.0 - 4/13/25, 5:48 PM

Changes
Feat
  • angular-query: add angular-persist-query-client (967c231) by Omer Gronich
Test
Docs
Packages

v5.73.3

Compare Source

v5.72.2

Compare Source

Version 5.72.2 - 4/9/25, 2:17 PM

Changes
Fix
  • eslint-plugin: separate legacy and modern dts files (#​8972) (7d3a1a3) by Eliya Cohen
Chore
  • remove eslint task from basic example (bf7b66c) by TkDodo
Other
Packages

v5.72.1

Compare Source

Version 5.72.1 - 4/8/25, 12:57 PM

Changes

Fix
Chore
  • trigger release (4ad696a) by Dominik Dorfmeister
  • (temporary) make test depend on build (1771dd2) by TkDodo
Docs
  • correct missing closing quote in networkMode option (#​8965) (0e1d866) by Mohammad Reza Badri
  • readme: document how to run tests using Nx (#​8967) (04b58a5) by novice0840

Packages

v5.72.0

Compare Source

Version 5.72.0 - 4/7/25, 9:20 AM

Changes

Feat
Chore
  • deps: update dependency vite to v6.2.5 [security] (#​8957) (644e945) by renovate[bot]
  • hopefully changing nx.json will cache-bust everything? (57d159c) by TkDodo
  • paths: use customConditions to define internal imports (#​8935) (8e0c6b7) by Tyler
Ci
  • disable nx-caching in CI (3319d35) by TkDodo
Other

Packages

v5.71.10

Compare Source

Version 5.71.10 - 4/4/25, 12:44 PM

Changes

Refactor
Docs

Packages

v5.71.5

Compare Source

Version 5.71.5 - 4/2/25, 6:39 PM

Changes

Fix
  • solid-query: add useQuery, useInfiniteQuery, useQueries, useMutation as alternative syntax to align with react and ease maintenance (#​8938) (1202ba0) by Birk Skyum
Chore
  • deps: replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#​8602) (8b1eff1) by renovate[bot]

Packages

v5.71.3

Compare Source

Version 5.71.3 - 4/2/25, 9:47 AM

Changes

Fix
  • query-core: Rename defaultshouldRedactErrors to defaultShouldRedactErrors (#​8933) (e73d5b4) by MINSEONG KIM
Chore
  • allow Preview Bundle Size to fail (24dd7c7) by TkDodo
Test
  • query-core: resolve ESLint typescript-eslint/require-await warnings (#​8900) (67ab070) by MINSEONG KIM
  • query-persist-client-core: resolve ESLint typescript-eslint/require-await warnings for createPersister.test.tsx (#​8915) (12762a3) by MINSEONG KIM
  • query-persist-client-core: resolve ESLint typescript-eslint/require-await warnings for persist.test.tsx (#​8914) (15ebad8) by MINSEONG KIM
  • react-query-devtools: resolve ESLint typescript-eslint/require-await warnings (#​8912) (b1a2fef) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8908) (4be5740) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8907) (78c8a0c) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8905) (815ff24) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8904) (4117d68) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8903) (3799d87) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8902) (4779747) by MINSEONG KIM
  • query-core: resolve ESLint typescript-eslint/require-await warnings (#​8901) (f4aa6e3) by MINSEONG KIM
  • query-core: resolve ESLint typescript-eslint/require-await warnings (#​8899) (a8beb4a) by MINSEONG KIM
Docs
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 force-pushed the renovate/tanstack-query-monorepo branch from a74dba7 to 0db241a Compare April 2, 2025 19:26
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.71.3 fix(deps): update dependency @tanstack/react-query to v5.71.5 Apr 2, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 0db241a to 33a91d7 Compare April 4, 2025 13:38
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.71.5 fix(deps): update dependency @tanstack/react-query to v5.71.10 Apr 4, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 33a91d7 to 956ff01 Compare April 7, 2025 13:27
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.71.10 fix(deps): update dependency @tanstack/react-query to v5.72.0 Apr 7, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 956ff01 to 9418f18 Compare April 8, 2025 17:09
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.72.0 fix(deps): update dependency @tanstack/react-query to v5.72.1 Apr 8, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 9418f18 to 134aa1f Compare April 9, 2025 18:55
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.72.1 fix(deps): update dependency @tanstack/react-query to v5.72.2 Apr 9, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 134aa1f to abd3375 Compare April 12, 2025 17:49
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.72.2 fix(deps): update dependency @tanstack/react-query to v5.73.3 Apr 12, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from abd3375 to e8f3b28 Compare April 13, 2025 21:25
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.73.3 fix(deps): update dependency @tanstack/react-query to v5.74.0 Apr 13, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from e8f3b28 to f999524 Compare April 14, 2025 16:50
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.74.0 fix(deps): update dependency @tanstack/react-query to v5.74.3 Apr 14, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from f999524 to 49f1185 Compare April 17, 2025 10:49
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.74.3 fix(deps): update dependency @tanstack/react-query to v5.74.4 Apr 17, 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