anvilpowered / catalyst

The essentials suite for your multi-server minecraft network
https://www.anvilpowered.org/catalyst/about
GNU Affero General Public License v3.0
57 stars 11 forks source link

Update ktor to v2.3.7 - autoclosed #84

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.plugin 2.3.6 -> 2.3.7 age adoption passing confidence
io.ktor:ktor-server-status-pages 2.3.6 -> 2.3.7 age adoption passing confidence
io.ktor:ktor-server-sessions 2.3.6 -> 2.3.7 age adoption passing confidence
io.ktor:ktor-server-resources 2.3.6 -> 2.3.7 age adoption passing confidence
io.ktor:ktor-server-netty 2.3.6 -> 2.3.7 age adoption passing confidence
io.ktor:ktor-server-cors 2.3.6 -> 2.3.7 age adoption passing confidence
io.ktor:ktor-server-content-negotiation 2.3.6 -> 2.3.7 age adoption passing confidence
io.ktor:ktor-server-auth 2.3.6 -> 2.3.7 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx-json 2.3.6 -> 2.3.7 age adoption passing confidence
io.ktor:ktor-client-content-negotiation 2.3.6 -> 2.3.7 age adoption passing confidence
io.ktor:ktor-client-cio 2.3.6 -> 2.3.7 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ktorio/ktor (io.ktor:ktor-server-status-pages) ### [`v2.3.7`](https://togithub.com/ktorio/ktor/releases/tag/2.3.7) [Compare Source](https://togithub.com/ktorio/ktor/compare/2.3.6...2.3.7) > Published 7 December 2023 ##### Bugfixes - Server ContentNegotiation no longer allows multiple decoders for one Content-Type ([KTOR-5410](https://youtrack.jetbrains.com/issue/KTOR-5410/Server-ContentNegotiation-no-longer-allows-multiple-decoders-for-one-Content-Type)) - High Native Server Memory Usage ([KTOR-6321](https://youtrack.jetbrains.com/issue/KTOR-6321/High-Native-Server-Memory-Usage)) - WebSockets: Confusing error message when server doesn't respond with Upgrade ([KTOR-6397](https://youtrack.jetbrains.com/issue/KTOR-6397/WebSockets-Confusing-error-message-when-server-doesnt-respond-with-Upgrade)) - ContentNegotiation: Adding charset to content type of JacksonConverter breaks request matching ([KTOR-6420](https://youtrack.jetbrains.com/issue/KTOR-6420))

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.