Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2025

This PR contains the following updates:

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

Release Notes

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

v5.80.7

Compare Source

Version 5.80.7 - 6/11/25, 11:51 PM

Changes

Fix
  • solid-query-devtools: client-side code instantiating prematurely server-side (#​9163) (bd3ac49) by Wesley LeMahieu
Chore
Test
  • add callback return type tests for mutation callbacks (#​9252) (2b9b122) by Braden Wong
Docs
  • fix relative links (#​9262) (cba46b5) by Collin Stevens
  • Remove superfluous text from mutations.md (#​9256) (10b4c2f) by H. C. Kruse
  • Replace accidentally-deleted content in mutations.md (#​9254) (eae7bde) by Christina Martinez

Packages

v5.80.6

Compare Source

v5.80.5

Compare Source

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

v5.77.2

Compare Source

Version 5.77.2 - 5/26/25, 12:08 PM

Changes
Refactor
Packages

v5.77.1

Compare Source

Version 5.77.1 - 5/25/25, 9:15 PM

Changes

Fix
  • core: do not hydrate promises if existing query is already fetching (d4b7818) by Fredrik Höglund
Docs

Packages

v5.77.0

Compare Source

Version 5.77.0 - 5/24/25, 7:23 AM

Changes
Feat
Chore
  • ✂️: remove ts-node to make knip happy (719db35) by TkDodo
  • remove baseUrl from tsConfig, as it"s deprecated (#​9178) (1b9837f) by Dominik Dorfmeister
Test
Ci
  • apply automated fixes (attempt 2/3) (7b0aaab) by autofix-ci[bot]
  • apply automated fixes (20c36c8) by autofix-ci[bot]
Docs
  • fix links (afc6302) by Tanner Linsley
Packages

v5.76.2

Compare Source

Version 5.76.2 - 5/22/25, 3:40 PM

Changes

Fix
  • core: fix promise hydration bugs (#​9157) (9f5fba3) by Fredrik Höglund
Chore
  • disable the ESLint rule that removes Context.Provider (#​9162) (065b5f4) by 차승하
  • angular-query: update to angular 20 RC (#​9153) (8b4e0bd) by Arnoud
Test
  • query-core: add test case for queryObserver (#​9146) (2be8cca) by MINSEONG KIM
Docs

Packages


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 requested a review from a team as a code owner May 31, 2025 22:49
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 31, 2025
@renovate renovate bot enabled auto-merge (squash) May 31, 2025 22:49
@renovate renovate bot force-pushed the deps-update/main-@tanstackreact-query-devtools branch 20 times, most recently from 2c761aa to bbeac1a Compare June 2, 2025 16:52
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query-devtools to v5.79.0 (main) fix(deps): update dependency @tanstack/react-query-devtools to v5.79.2 (main) Jun 2, 2025
@renovate renovate bot force-pushed the deps-update/main-@tanstackreact-query-devtools branch 5 times, most recently from bf4081b to 1863b48 Compare June 3, 2025 07:15
@renovate renovate bot force-pushed the deps-update/main-@tanstackreact-query-devtools branch 18 times, most recently from 2f1e97e to 838f71b Compare June 12, 2025 04:20
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query-devtools to v5.80.6 (main) fix(deps): update dependency @tanstack/react-query-devtools to v5.80.7 (main) Jun 12, 2025
@renovate renovate bot force-pushed the deps-update/main-@tanstackreact-query-devtools branch from 838f71b to 9aacd3f Compare June 12, 2025 12:02
@renovate renovate bot force-pushed the deps-update/main-@tanstackreact-query-devtools branch from 9aacd3f to 3d9433d Compare June 12, 2025 12:22
@renovate renovate bot merged commit 4e850f7 into main Jun 12, 2025
66 checks passed
@renovate renovate bot deleted the deps-update/main-@tanstackreact-query-devtools branch June 12, 2025 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant