mastodon / joinmastodon

The official Mastodon project homepage
https://joinmastodon.org
238 stars 144 forks source link

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

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

TanStack/query (@​tanstack/react-query) ### [`v5.29.2`](https://togithub.com/TanStack/query/releases/tag/v5.29.2) [Compare Source](https://togithub.com/TanStack/query/compare/v5.29.0...v5.29.2) Version 5.29.2 - 4/11/2024, 9:21 AM ##### Changes ##### Fix - react-query: reorder query function declarations ([#​7260](https://togithub.com/TanStack/query/issues/7260)) ([`03048e3`](https://togithub.com/TanStack/query/commit/03048e37)) by ienrum ##### Chore - no idea why that fails now ([`78b594d`](https://togithub.com/TanStack/query/commit/78b594de)) by Dominik Dorfmeister ##### Docs - Remove references to React.FC ([#​7259](https://togithub.com/TanStack/query/issues/7259)) ([`a9fa5f4`](https://togithub.com/TanStack/query/commit/a9fa5f4e)) by Anthony Gonzales - correct useQuery `status` type ([#​7252](https://togithub.com/TanStack/query/issues/7252)) ([`fca5e7d`](https://togithub.com/TanStack/query/commit/fca5e7df)) by [@​c-ehrlich](https://togithub.com/c-ehrlich) - Fix typos in render-optimizations.md ([#​7246](https://togithub.com/TanStack/query/issues/7246)) ([`565a241`](https://togithub.com/TanStack/query/commit/565a241b)) by Nick S. Khan ##### Types - react-query: rename useSuspenseQueries, useQueries internal type name intuitively ([#​7216](https://togithub.com/TanStack/query/issues/7216)) ([`3fa5323`](https://togithub.com/TanStack/query/commit/3fa53236)) by [@​manudeli](https://togithub.com/manudeli) ##### Packages - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​5](https://togithub.com/5).29.2 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​5](https://togithub.com/5).29.2 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​5](https://togithub.com/5).29.2 - [@​tanstack/react-query-next-experimental](https://togithub.com/tanstack/react-query-next-experimental)[@​5](https://togithub.com/5).29.2

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.



This PR has been generated by Mend Renovate. View repository job log here.