Update ktor to v2.3.12 #5

Merged
renovate-bot merged 1 commit from renovate/ktor into main 2024-07-07 04:11:29 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
io.ktor:ktor-server-test-host dependencies patch 2.3.11 -> 2.3.12
io.ktor:ktor-server-sessions dependencies patch 2.3.11 -> 2.3.12
io.ktor:ktor-server-mustache dependencies patch 2.3.11 -> 2.3.12
io.ktor:ktor-server-forwarded-header dependencies patch 2.3.11 -> 2.3.12
io.ktor:ktor-server-cors dependencies patch 2.3.11 -> 2.3.12
io.ktor:ktor-server-core dependencies patch 2.3.11 -> 2.3.12
io.ktor:ktor-server-content-negotiation dependencies patch 2.3.11 -> 2.3.12
io.ktor:ktor-server-cio dependencies patch 2.3.11 -> 2.3.12
io.ktor:ktor-server-call-logging dependencies patch 2.3.11 -> 2.3.12
io.ktor:ktor-server-auth dependencies patch 2.3.11 -> 2.3.12
io.ktor:ktor-serialization-kotlinx-json dependencies patch 2.3.11 -> 2.3.12
io.ktor:ktor-client-content-negotiation dependencies patch 2.3.11 -> 2.3.12

Release Notes

ktorio/ktor (io.ktor:ktor-server-test-host)

v2.3.12

Compare Source

Published 20 June 2024

Bugfixes
  • NoSuchMethodError when using coroutines 1.9.0-RC (KTOR-7054)
  • Server: Content-Type header for static js, css and svg resources misses charset (KTOR-6655)
  • Embedded Linux device without iso-8859-1 and UTF-16 cannot use ktor-network (KTOR-7016)
Improvements

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | dependencies | patch | `2.3.11` -> `2.3.12` | | [io.ktor:ktor-server-sessions](https://github.com/ktorio/ktor) | dependencies | patch | `2.3.11` -> `2.3.12` | | [io.ktor:ktor-server-mustache](https://github.com/ktorio/ktor) | dependencies | patch | `2.3.11` -> `2.3.12` | | [io.ktor:ktor-server-forwarded-header](https://github.com/ktorio/ktor) | dependencies | patch | `2.3.11` -> `2.3.12` | | [io.ktor:ktor-server-cors](https://github.com/ktorio/ktor) | dependencies | patch | `2.3.11` -> `2.3.12` | | [io.ktor:ktor-server-core](https://github.com/ktorio/ktor) | dependencies | patch | `2.3.11` -> `2.3.12` | | [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | dependencies | patch | `2.3.11` -> `2.3.12` | | [io.ktor:ktor-server-cio](https://github.com/ktorio/ktor) | dependencies | patch | `2.3.11` -> `2.3.12` | | [io.ktor:ktor-server-call-logging](https://github.com/ktorio/ktor) | dependencies | patch | `2.3.11` -> `2.3.12` | | [io.ktor:ktor-server-auth](https://github.com/ktorio/ktor) | dependencies | patch | `2.3.11` -> `2.3.12` | | [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | dependencies | patch | `2.3.11` -> `2.3.12` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | dependencies | patch | `2.3.11` -> `2.3.12` | --- ### Release Notes <details> <summary>ktorio/ktor (io.ktor:ktor-server-test-host)</summary> ### [`v2.3.12`](https://github.com/ktorio/ktor/releases/tag/2.3.12) [Compare Source](https://github.com/ktorio/ktor/compare/2.3.11...2.3.12) > Published 20 June 2024 ##### Bugfixes - NoSuchMethodError when using coroutines 1.9.0-RC ([KTOR-7054](https://youtrack.jetbrains.com/issue/KTOR-7054)) - Server: Content-Type header for static js, css and svg resources misses charset ([KTOR-6655](https://youtrack.jetbrains.com/issue/KTOR-6655)) - Embedded Linux device without iso-8859-1 and UTF-16 cannot use ktor-network ([KTOR-7016](https://youtrack.jetbrains.com/issue/KTOR-7016)) ##### Improvements - Update netty to 4.1.111.Final ([KTOR-7094](https://youtrack.jetbrains.com/issue/KTOR-7094)) - Update netty due to CVE-2024-29025 ([KTOR-7014](https://youtrack.jetbrains.com/issue/KTOR-7014)) - Update dependency on swagger ([KTOR-7019](https://youtrack.jetbrains.com/issue/KTOR-7019)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-07-07 04:02:05 +00:00
Update ktor to v2.3.12
All checks were successful
Pull request workflow / Build and Test (pull_request) Successful in 4m28s
596472ef6b
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-07-07 04:02:05 +00:00
renovate-bot merged commit d5a449c719 into main 2024-07-07 04:11:29 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: wbrawner/twigs#5
No description provided.