recke96 / HemaTournament

This project aims to help the organization of HEMA tournaments by calculating the necessary match-ups, tracking results and schedule matches, possibly spanning multiple tournaments.
European Union Public License 1.2
3 stars 0 forks source link

Update dokka to v1.9.10 #109

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.dokka 1.9.0 -> 1.9.10 age adoption passing confidence
org.jetbrains.dokka:mathjax-plugin 1.9.0 -> 1.9.10 age adoption passing confidence

Release Notes

Kotlin/dokka (org.jetbrains.dokka:mathjax-plugin) ### [`v1.9.10`](https://togithub.com/Kotlin/dokka/releases/tag/v1.9.10): 1.9.10 Beta #### General - Fix re-emerged code analysis concurrency issues which led to flaky builds ([#​1599](https://togithub.com/Kotlin/dokka/issues/1599), [#​3143](https://togithub.com/Kotlin/dokka/issues/3143)) - Preserve the order of collection items when deserializing Dokka's configuration ([#​3006](https://togithub.com/Kotlin/dokka/issues/3006)). Thanks to [@​eunwoop](https://togithub.com/eunwoop)! #### HTML format - Fix an indefinite loop in the script that resizes symbol signature blocks ([#​3116](https://togithub.com/Kotlin/dokka/issues/3116)) #### Gradle - Fix resolution of platform dependencies for Kotlin 1.9 / Gradle 8 ([#​3153](https://togithub.com/Kotlin/dokka/issues/3153), [#​3147](https://togithub.com/Kotlin/dokka/issues/3147)) - Mark tasks as not compatible with the Gradle configuration cache ([#​3070](https://togithub.com/Kotlin/dokka/issues/3070)). Thanks to [@​BoD](https://togithub.com/BoD)! #### Java - Fix Java contravariant types being represented as covariant ([#​3091](https://togithub.com/Kotlin/dokka/issues/3091)). Thanks to [@​juliamcclellan](https://togithub.com/juliamcclellan)!

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 these updates again.



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