Oztechan / CCC

💰 Currency Converter Calculator for Android, iOS and Backend with power of Kotlin Multiplatform :muscle:
Apache License 2.0
310 stars 29 forks source link

[Oztechan/CCC#1457] Update ktor monorepo to v2.3.12 #3567

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-server-content-negotiation 2.3.11 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-server-netty 2.3.11 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-server-core 2.3.11 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-client-apache 2.3.11 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-client-ios 2.3.11 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-client-android 2.3.11 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-client-mock 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-serialization-kotlinx-json 2.3.11 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-client-logging 2.3.11 -> 2.3.12 age adoption passing confidence

Release Notes

ktorio/ktor (io.ktor:ktor-server-content-negotiation) ### [`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: 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.

codacy-production[bot] commented 2 weeks ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -19.84% :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (f412551e5da5aba90255cac01db2c5a211bc9e22) | 3288 | 1713 | 52.10% | | | Head commit (c8cb0c5566a9723e872eaccd09098c9bcb86627d) | 5859 (+2571) | 1890 (+177) | 32.26% (**-19.84%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#3567) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences


:rocket: Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 55.37%. Comparing base (f412551) to head (c8cb0c5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3567 +/- ## ======================================== Coverage 55.37% 55.37% ======================================== Files 166 166 Lines 2960 2960 Branches 439 439 ======================================== Hits 1639 1639 Misses 1291 1291 Partials 30 30 ``` [![Impacted file tree graph](https://app.codecov.io/gh/Oztechan/CCC/pull/3567/graphs/tree.svg?width=650&height=150&src=pr&token=Lenq2MZgM7&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oztechan)](https://app.codecov.io/gh/Oztechan/CCC/pull/3567?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oztechan)
sonarcloud[bot] commented 2 weeks 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