jaoafa / VCSpeaker.kt

πŸ”Š Text channel, now with voice
https://jaoafa.github.io/VCSpeaker.kt/
Eclipse Public License 2.0
3 stars 1 forks source link

fix(deps): update ktor monorepo to v2.3.12 #159

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-client-core 2.3.11 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-client-content-negotiation 2.3.11 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-client-cio 2.3.11 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-client-cio-jvm 2.3.11 -> 2.3.12 age adoption passing confidence

Release Notes

ktorio/ktor (io.ktor:ktor-client-core) ### [`v2.3.12`](https://togithub.com/ktorio/ktor/releases/tag/2.3.12) [Compare Source](https://togithub.com/ktorio/ktor/compare/2.3.11...2.3.12) > Published 20 June 2024 ##### Bugfixes - NoSuchMethodError when using coroutines 1.9.0-RC ([KTOR-7054](https://youtrack.jetbrains.com/issue/KTOR-7054)) - Server: Content-Type header for static js, css and svg resources misses charset ([KTOR-6655](https://youtrack.jetbrains.com/issue/KTOR-6655)) - Embedded Linux device without iso-8859-1 and UTF-16 cannot use ktor-network ([KTOR-7016](https://youtrack.jetbrains.com/issue/KTOR-7016)) ##### Improvements - Update netty to 4.1.111.Final ([KTOR-7094](https://youtrack.jetbrains.com/issue/KTOR-7094)) - Update netty due to CVE-2024-29025 ([KTOR-7014](https://youtrack.jetbrains.com/issue/KTOR-7014)) - Update dependency on swagger ([KTOR-7019](https://youtrack.jetbrains.com/issue/KTOR-7019))

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



This PR was generated by Mend Renovate. View the repository job log.