InsanusMokrassar / ktgbotapi

Type-safe library for work with Telegram Bot API
https://docs.inmo.dev/tgbotapi/index.html
Apache License 2.0
342 stars 29 forks source link

Update ktor to v2.3.9 - autoclosed #832

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-server-host-common 2.3.8 -> 2.3.9 age adoption passing confidence
io.ktor:ktor-server 2.3.8 -> 2.3.9 age adoption passing confidence
io.ktor:ktor-client-winhttp 2.3.8 -> 2.3.9 age adoption passing confidence
io.ktor:ktor-client-curl 2.3.8 -> 2.3.9 age adoption passing confidence
io.ktor:ktor-client-cio 2.3.8 -> 2.3.9 age adoption passing confidence
io.ktor:ktor-client-core 2.3.8 -> 2.3.9 age adoption passing confidence

Release Notes

ktorio/ktor (io.ktor:ktor-server-host-common) ### [`v2.3.9`](https://togithub.com/ktorio/ktor/releases/tag/2.3.9) [Compare Source](https://togithub.com/ktorio/ktor/compare/2.3.8...2.3.9) > Published 4 March 2024 ##### Improvements - Allow to set secure cookie even with http scheme ([KTOR-3159](https://youtrack.jetbrains.com/issue/KTOR-3159)) ##### Bugfixes - ContentNegotiation: the plugin appends duplicated MIME type to Accept header ([KTOR-6684](https://youtrack.jetbrains.com/issue/KTOR-6684))

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.