KyoriPowered / adventure-webui

A web UI for Adventure
https://webui.advntr.dev/
MIT License
25 stars 16 forks source link

chore(deps): Update patch-release dependency changes to v2.3.4 #172

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-server-compression 2.3.3 -> 2.3.4 age adoption passing confidence
io.ktor:ktor-server-caching-headers 2.3.3 -> 2.3.4 age adoption passing confidence
io.ktor:ktor-server-websockets 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
io.ktor:ktor-server-netty 2.3.3 -> 2.3.4 age adoption passing confidence
io.ktor:ktor-server-core 2.3.3 -> 2.3.4 age adoption passing confidence

Release Notes

ktorio/ktor (io.ktor:ktor-server-compression) ### [`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 - "after 5pm on the 2nd day of the month" (UTC), 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.