micronaut-projects / micronaut-starter

Generates Micronaut applications
Apache License 2.0
209 stars 95 forks source link

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-server-content-negotiation-jvm 2.3.11 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-serialization-jackson-jvm 2.3.11 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-server-netty-jvm 2.3.11 -> 2.3.12 age adoption passing confidence

Release Notes

ktorio/ktor (io.ktor:ktor-server-content-negotiation-jvm) ### [`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 - "every weekend" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.