KyoriPowered / adventure-webui

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

chore(deps): Update patch-release dependency changes #161

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
ch.qos.logback:logback-classic (source) 1.4.7 -> 1.4.8 age adoption passing confidence
io.ktor:ktor-server-compression 2.3.1 -> 2.3.2 age adoption passing confidence
io.ktor:ktor-server-caching-headers 2.3.1 -> 2.3.2 age adoption passing confidence
io.ktor:ktor-server-websockets 2.3.1 -> 2.3.2 age adoption passing confidence
io.ktor:ktor-client-okhttp 2.3.1 -> 2.3.2 age adoption passing confidence
io.ktor:ktor-client-core 2.3.1 -> 2.3.2 age adoption passing confidence
io.ktor:ktor-server-netty 2.3.1 -> 2.3.2 age adoption passing confidence
io.ktor:ktor-server-core 2.3.1 -> 2.3.2 age adoption passing confidence

Release Notes

ktorio/ktor (io.ktor:ktor-server-compression) ### [`v2.3.2`](https://togithub.com/ktorio/ktor/blob/HEAD/CHANGELOG.md#​232) [Compare Source](https://togithub.com/ktorio/ktor/compare/2.3.1...2.3.2) > Published 28 June 2023 ##### Bugfixes - Linking release build leads to compilation error with coroutines of version 1.7.0-Beta ([KTOR-5728](https://youtrack.jetbrains.com/issue/KTOR-5728)) - MapApplicationConfig removes deeply nested properties when converting to a map ([KTOR-6013](https://youtrack.jetbrains.com/issue/KTOR-6013)) - Cache returns null when vary header has more fields in the cached response ([KTOR-6001](https://youtrack.jetbrains.com/issue/KTOR-6001)) - ContentType of a response body isn't set inside OkHttp's interceptor when a form request is sent ([KTOR-5971](https://youtrack.jetbrains.com/issue/KTOR-5971)) ##### Improvements - Update Kotlin to 1.8.22 ([KTOR-6053](https://youtrack.jetbrains.com/issue/KTOR-6053)) - The error message is not helpful when authenticating with a bearer header with a colon ([KTOR-5409](https://youtrack.jetbrains.com/issue/KTOR-5409))

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.