DroidKaigi / conference-app-2023

The Official Conference App for DroidKaigi 2023
Apache License 2.0
645 stars 206 forks source link

Update ktor to v2.3.4 #1052

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-client-content-negotiation 2.3.3 -> 2.3.4 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx-json 2.3.3 -> 2.3.4 age adoption passing confidence
io.ktor:ktor-client-darwin 2.3.3 -> 2.3.4 age adoption passing confidence
io.ktor:ktor-client-okhttp 2.3.3 -> 2.3.4 age adoption passing confidence
io.ktor:ktor-client-core 2.3.3 -> 2.3.4 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

ktorio/ktor (io.ktor:ktor-client-content-negotiation) ### [`v2.3.4`](https://togithub.com/ktorio/ktor/releases/tag/2.3.4) [Compare Source](https://togithub.com/ktorio/ktor/compare/2.3.3...2.3.4) > Published 31 August 2023 ##### Bugfixes - The "charset=UTF-8" part is automatically added to the `application/json` Content-Type ([KTOR-6183](https://youtrack.jetbrains.com/issue/KTOR-6183)) - MicrometerMetricsConfig default registry leaks coroutine ([KTOR-6178](https://youtrack.jetbrains.com/issue/KTOR-6178)) - Darwin: App hangs when sending a huge MultiPart request without access to network ([KTOR-6147](https://youtrack.jetbrains.com/issue/KTOR-6147)) - NPE in JavaClientEngine body() call ([KTOR-6190](https://youtrack.jetbrains.com/issue/KTOR-6190)) - Digest Auth: algorithm isn't specified in the Authorization header ([KTOR-3391](https://youtrack.jetbrains.com/issue/KTOR-3391)) - Confusing NoTransformationFoundException ([KTOR-6064](https://youtrack.jetbrains.com/issue/KTOR-6064)) - Cookie name-value pairs should be separated by a semicolon instead of a comma ([KTOR-5868](https://youtrack.jetbrains.com/issue/KTOR-5868))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Never, 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.

github-actions[bot] commented 1 year ago

Test Results

210 tests   210 :heavy_check_mark:  7m 23s :stopwatch:   11 suites      0 :zzz:   11 files        0 :x:

Results for commit 47d98953.