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

Merged
dominik merged 1 commit from renovate/tanstack-query-monorepo into main 2025-06-28 12:42:47 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
@tanstack/react-query (source) 5.81.4 -> 5.81.5 age confidence

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v5.81.5

Compare Source

Version 5.81.5 - 6/27/25, 7:02 PM

Changes

Fix
Test

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

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@tanstack/react-query](https://tanstack.com/query) ([source](https://github.com/TanStack/query/tree/HEAD/packages/react-query)) | [`5.81.4` -> `5.81.5`](https://renovatebot.com/diffs/npm/@tanstack%2freact-query/5.81.4/5.81.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-query/5.81.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-query/5.81.4/5.81.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>TanStack/query (@&#8203;tanstack/react-query)</summary> ### [`v5.81.5`](https://github.com/TanStack/query/releases/tag/v5.81.5) [Compare Source](https://github.com/TanStack/query/compare/v5.81.4...v5.81.5) Version 5.81.5 - 6/27/25, 7:02 PM #### Changes ##### Fix - react-query: throw type error when skipToken is present in prefetch query ([#&#8203;9321](https://github.com/TanStack/query/issues/9321)) ([`9813a39`](https://github.com/TanStack/query/commit/9813a39)) by [@&#8203;tmkx](https://github.com/tmkx) ##### Test - query-core/focusManager: use "advanceTimersByTime" for boolean focused arg test ([#&#8203;9317](https://github.com/TanStack/query/issues/9317)) ([`b5a9095`](https://github.com/TanStack/query/commit/b5a9095)) by [@&#8203;sukvvon](https://github.com/sukvvon) #### Packages - [@&#8203;tanstack/query-core](https://github.com/tanstack/query-core)@&#8203;5.81.5 - [@&#8203;tanstack/react-query](https://github.com/tanstack/react-query)@&#8203;5.81.5 - [@&#8203;tanstack/query-broadcast-client-experimental](https://github.com/tanstack/query-broadcast-client-experimental)@&#8203;5.81.5 - [@&#8203;tanstack/query-persist-client-core](https://github.com/tanstack/query-persist-client-core)@&#8203;5.81.5 - [@&#8203;tanstack/query-sync-storage-persister](https://github.com/tanstack/query-sync-storage-persister)@&#8203;5.81.5 - [@&#8203;tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)@&#8203;5.81.5 - [@&#8203;tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)@&#8203;5.81.5 - [@&#8203;tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)@&#8203;5.81.5 - [@&#8203;tanstack/solid-query](https://github.com/tanstack/solid-query)@&#8203;5.81.5 - [@&#8203;tanstack/solid-query-devtools](https://github.com/tanstack/solid-query-devtools)@&#8203;5.81.5 - [@&#8203;tanstack/solid-query-persist-client](https://github.com/tanstack/solid-query-persist-client)@&#8203;5.81.5 - [@&#8203;tanstack/svelte-query](https://github.com/tanstack/svelte-query)@&#8203;5.81.5 - [@&#8203;tanstack/svelte-query-devtools](https://github.com/tanstack/svelte-query-devtools)@&#8203;5.81.5 - [@&#8203;tanstack/svelte-query-persist-client](https://github.com/tanstack/svelte-query-persist-client)@&#8203;5.81.5 - [@&#8203;tanstack/vue-query](https://github.com/tanstack/vue-query)@&#8203;5.81.5 - [@&#8203;tanstack/vue-query-devtools](https://github.com/tanstack/vue-query-devtools)@&#8203;5.81.5 - [@&#8203;tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental)@&#8203;5.81.5 - [@&#8203;tanstack/query-async-storage-persister](https://github.com/tanstack/query-async-storage-persister)@&#8203;5.81.5 - [@&#8203;tanstack/angular-query-devtools-experimental](https://github.com/tanstack/angular-query-devtools-experimental)@&#8203;5.81.5 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40LjAiLCJ1cGRhdGVkSW5WZXIiOiI0MS40LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Renovate added 1 commit 2025-06-27 21:02:39 +00:00
fix(deps): update dependency @tanstack/react-query to v5.81.5
Some checks failed
docker-build / docker (push) Failing after 25m25s
tests / Tests (push) Failing after 25m52s
container-scan / Container Scan (pull_request) Successful in 21m45s
docker-build / docker (pull_request) Successful in 18m14s
tests / Tests (pull_request) Successful in 16m14s
1f4aa3d107
Author
Owner

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks
### Branch automerge failure This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. ___ * Branch has one or more failed status checks
Renovate force-pushed renovate/tanstack-query-monorepo from 1f4aa3d107 to f6f33c661b 2025-06-27 23:01:58 +00:00 Compare
Renovate force-pushed renovate/tanstack-query-monorepo from f6f33c661b to 9b43cdb8fe 2025-06-28 03:01:59 +00:00 Compare
Renovate force-pushed renovate/tanstack-query-monorepo from 9b43cdb8fe to 5dd0179ac2 2025-06-28 09:02:16 +00:00 Compare
dominik approved these changes 2025-06-28 12:42:35 +00:00
dominik merged commit 12fe9be5a5 into main 2025-06-28 12:42:47 +00:00
dominik deleted branch renovate/tanstack-query-monorepo 2025-06-28 12:42:48 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DHBW-WE/MeetUp#112
No description provided.