deps(deps): bump ktor from 3.4.2 to 3.5.0#712
Conversation
Bumps `ktor` from 3.4.2 to 3.5.0. Updates `io.ktor:ktor-server-core` from 3.4.2 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.2...3.5.0) Updates `io.ktor:ktor-server-netty` from 3.4.2 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.2...3.5.0) Updates `io.ktor:ktor-server-content-negotiation` from 3.4.2 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.2...3.5.0) Updates `io.ktor:ktor-serialization-jackson` from 3.4.2 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.2...3.5.0) Updates `io.ktor:ktor-server-openapi` from 3.4.2 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.2...3.5.0) Updates `io.ktor:ktor-server-swagger` from 3.4.2 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.2...3.5.0) Updates `io.ktor:ktor-server-routing-openapi` from 3.4.2 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.2...3.5.0) Updates `io.ktor.plugin` from 3.4.2 to 3.5.0 --- updated-dependencies: - dependency-name: io.ktor:ktor-server-core dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-netty dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-content-negotiation dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-serialization-jackson dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-openapi dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-swagger dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-routing-openapi dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor.plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Code Review: Ktor 3.4.2 → 3.5.0 Dependency BumpOverviewStraightforward Dependabot-generated minor version bump of Ktor across all modules (server-core, server-netty, content-negotiation, serialization-jackson, server-openapi, server-swagger, server-routing-openapi). Single-line change in the version catalog; all modules share the same Assessment: Low Risk — Looks Good to MergeKotlin compatibility: No concern. Ktor 3.5.0 targets Kotlin 2.3.21, and the project is already on Kotlin 2.3.21 — no compatibility gap. Scope: Only Notable 3.5.0 Changes Relevant to This ProjectPotentially beneficial:
Deprecations to be aware of (not blocking):
No Concerns With
RecommendationApprove and merge. Kotlin version alignment is already in place, the change is isolated, and 3.5.0 is fully additive. The SSE heartbeat improvement is worth a follow-up if MCP connection stability ever becomes a concern. |
Code Coverage
|
Bumps
ktorfrom 3.4.2 to 3.5.0.Updates
io.ktor:ktor-server-corefrom 3.4.2 to 3.5.0Release notes
Sourced from io.ktor:ktor-server-core's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-core's changelog.
... (truncated)
Commits
3ccad96Release 3.5.0 (#5612)decd09fUpdate report links (#5616)ba5bbc5Rethrow cancellation in Digest.build (#5618)1653559Update kotlinx-serialization to v1.11.0eb593acUpdate kotlinx-coroutines to v1.11.0043d400Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.9.075a8324Update dependency com.squareup.okio:okio to v3.17.0757c3daUpdate dependency com.google.code.gson:gson to v2.14.04b79685Update dependency com.auth0:jwks-rsa to v0.24.06fe542fUpdate tomcat.jakarta to v10.1.55Updates
io.ktor:ktor-server-nettyfrom 3.4.2 to 3.5.0Release notes
Sourced from io.ktor:ktor-server-netty's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-netty's changelog.
... (truncated)
Commits
3ccad96Release 3.5.0 (#5612)decd09fUpdate report links (#5616)ba5bbc5Rethrow cancellation in Digest.build (#5618)1653559Update kotlinx-serialization to v1.11.0eb593acUpdate kotlinx-coroutines to v1.11.0043d400Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.9.075a8324Update dependency com.squareup.okio:okio to v3.17.0757c3daUpdate dependency com.google.code.gson:gson to v2.14.04b79685Update dependency com.auth0:jwks-rsa to v0.24.06fe542fUpdate tomcat.jakarta to v10.1.55Updates
io.ktor:ktor-server-content-negotiationfrom 3.4.2 to 3.5.0Release notes
Sourced from io.ktor:ktor-server-content-negotiation's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-content-negotiation's changelog.
... (truncated)
Commits
3ccad96Release 3.5.0 (#5612)decd09fUpdate report links (#5616)ba5bbc5Rethrow cancellation in Digest.build (#5618)1653559Update kotlinx-serialization to v1.11.0eb593acUpdate kotlinx-coroutines to v1.11.0043d400Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.9.075a8324Update dependency com.squareup.okio:okio to v3.17.0757c3daUpdate dependency com.google.code.gson:gson to v2.14.04b79685Update dependency com.auth0:jwks-rsa to v0.24.06fe542fUpdate tomcat.jakarta to v10.1.55Updates
io.ktor:ktor-serialization-jacksonfrom 3.4.2 to 3.5.0Release notes
Sourced from io.ktor:ktor-serialization-jackson's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-serialization-jackson's changelog.
... (truncated)
Commits
3ccad96Release 3.5.0 (#5612)decd09fUpdate report links (#5616)ba5bbc5Rethrow cancellation in Digest.build (#5618)1653559Update kotlinx-serialization to v1.11.0eb593acUpdate kotlinx-coroutines to v1.11.0043d400Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.9.075a8324Update dependency com.squareup.okio:okio to v3.17.0757c3daUpdate dependency com.google.code.gson:gson to v2.14.04b79685Update dependency com.auth0:jwks-rsa to v0.24.06fe542fUpdate tomcat.jakarta to v10.1.55Updates
io.ktor:ktor-server-openapifrom 3.4.2 to 3.5.0Release notes
Sourced from io.ktor:ktor-server-openapi's releases.