kirmanak / Mealient

An Android client for a self-hosted recipe manager Mealie.
MIT License
117 stars 3 forks source link

Update ktor monorepo to v2.3.12 #262

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-serialization-kotlinx-json 2.3.10 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-client-content-negotiation 2.3.10 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-client-encoding 2.3.10 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-client-auth 2.3.10 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-client-okhttp 2.3.10 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-client-core 2.3.10 -> 2.3.12 age adoption passing confidence

Release Notes

ktorio/ktor (io.ktor:ktor-serialization-kotlinx-json) ### [`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)) ### [`v2.3.11`](https://togithub.com/ktorio/ktor/releases/tag/2.3.11) [Compare Source](https://togithub.com/ktorio/ktor/compare/2.3.10...2.3.11) > Published 8 May 2024 ##### Bugfixes - Test client ignores socket timeout ([KTOR-6909](https://youtrack.jetbrains.com/issue/KTOR-6909))

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.

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud