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.5 #180

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-server-compression 2.3.4 -> 2.3.5 age adoption passing confidence
io.ktor:ktor-server-caching-headers 2.3.4 -> 2.3.5 age adoption passing confidence
io.ktor:ktor-server-websockets 2.3.4 -> 2.3.5 age adoption passing confidence
io.ktor:ktor-client-okhttp 2.3.4 -> 2.3.5 age adoption passing confidence
io.ktor:ktor-client-core 2.3.4 -> 2.3.5 age adoption passing confidence
io.ktor:ktor-server-netty 2.3.4 -> 2.3.5 age adoption passing confidence
io.ktor:ktor-server-core 2.3.4 -> 2.3.5 age adoption passing confidence

Release Notes

ktorio/ktor (io.ktor:ktor-server-compression) ### [`v2.3.5`](https://togithub.com/ktorio/ktor/releases/tag/2.3.5) [Compare Source](https://togithub.com/ktorio/ktor/compare/2.3.4...2.3.5) > Published 5 October 2023 ##### Bugfixes - 300+ ktor-client-java threads eat up lots of memory ([KTOR-6292](https://youtrack.jetbrains.com/issue/KTOR-6292)) - Apache5 engine limits concurrent requests to individual route to 5 ([KTOR-6221](https://youtrack.jetbrains.com/issue/KTOR-6221)) - DarwinClientEngine WebSocket rejects all received pongs ([KTOR-5540](https://youtrack.jetbrains.com/issue/KTOR-5540))

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.