Skip to content

chore(deps): update dependency @tanstack/react-query to v5.80.5 #2296

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 May 6, 2025

This PR contains the following updates:

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

Release Notes

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

v5.80.5

Version 5.80.5 - 6/4/25, 6:43 PM

Changes

Fix
  • experimental_createQueryPersister: Change persisterRestoreAll to restoreQueries with filter support (#​9230) (9e0e60c) by René Klomp

Packages

v5.80.3

Compare Source

Version 5.80.3 - 6/4/25, 9:48 AM

Changes
Fix
  • react-query: move hydrationQueue from state to a derived value (#​9247) (0d2c2e0) by Fredrik Höglund
Docs
Packages

v5.80.2

Compare Source

Version 5.80.2 - 6/3/25, 12:08 PM

Changes
Fix
Packages

v5.80.1

Compare Source

Version 5.80.1 - 6/3/25, 11:23 AM

Changes
Perf
  • improve performance of util function "difference" in quriesObserver.ts in query-core package (#​9201) (57c6ce1) by novice0840
Packages

v5.80.0

Compare Source

Version 5.80.0 - 6/3/25, 9:36 AM

Changes

Feat
  • query-devtools: add indicator for staleTime: "static" (#​9215) (3e7d715) by MINSEONG KIM
Refactor
  • types: remove unnecessary TQueryData generic in InfiniteQueryObserverOptions (#​9224) (efa963d) by Braden Wong
  • query-core: add "Set" instead of "includes" (#​9221) (4bf169e) by novice0840
Chore
  • consolidate noop function usage across framework packages (#​9228) (1fba7fc) by Braden Wong
  • remove redundant word in comment (#​9231) (a2a23a8) by clonemycode
  • improve type safety in getQueryData by using generics (#​9218) (3a89ec9) by Braden Wong

Packages

v5.79.2

Compare Source

Version 5.79.2 - 6/2/25, 4:29 PM

Changes

Refactor
  • react-query: change the order of const variables (#​9211) (0e083c6) by novice0840
  • query-core: extract context creation to functions and move type assertions (#​9210) (0cbfc5e) by Braden Wong

Packages

v5.79.1

Compare Source

Version 5.79.1 - 6/2/25, 4:17 PM

Changes

Refactor
  • types: narrow onSuccess/onError/onMutate/onSettled callback types to Promise | void (#​9202) (982f6ca) by Braden Wong
Docs
  • Mention query keys needs to be serializable using JSON.stringify (#​9204) (ff2b51a) by Zentrik

Packages

v5.79.0

Compare Source

Version 5.79.0 - 5/29/25, 9:42 AM

Changes
Feat
Chore
  • update to eslint-plugin-react-hooks v6 (#​9071) (34eedd6) by Dominik Dorfmeister
  • angular-query: update to angular 20 stable (#​9209) (9e30aaf) by Arnoud
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: 90ab46a

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 90ab46a
🔍 Latest deploy log https://app.netlify.com/projects/openapi-ts/deploys/68409c4c93744a0008224159

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 2c782b9 to e466829 Compare June 2, 2025 19:23
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.79.0 chore(deps): update dependency @tanstack/react-query to v5.79.2 Jun 2, 2025
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.79.2 chore(deps): update dependency @tanstack/react-query to v5.80.0 Jun 3, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from e466829 to 552cf14 Compare June 3, 2025 10:58
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.80.0 chore(deps): update dependency @tanstack/react-query to v5.80.2 Jun 3, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from 5fba863 to caf765d Compare June 4, 2025 12:27
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.80.2 chore(deps): update dependency @tanstack/react-query to v5.80.3 Jun 4, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from caf765d to 90ab46a Compare June 4, 2025 19:19
@renovate renovate bot changed the title chore(deps): update dependency @tanstack/react-query to v5.80.3 chore(deps): update dependency @tanstack/react-query to v5.80.5 Jun 4, 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