chore(deps): Bump ktor-version from 3.2.3 to 3.5.1 - #115
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps `ktor-version` from 3.2.3 to 3.5.1. Updates `io.ktor:ktor-server-core-jvm` from 3.2.3 to 3.5.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.5.1) Updates `io.ktor:ktor-server-netty` from 3.2.3 to 3.5.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.5.1) Updates `io.ktor:ktor-server-test-host` from 3.2.3 to 3.5.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.5.1) Updates `io.ktor:ktor-server-content-negotiation` from 3.2.3 to 3.5.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.5.1) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.2.3 to 3.5.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.5.1) Updates `io.ktor:ktor-client-logging` from 3.2.3 to 3.5.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.5.1) Updates `io.ktor.plugin` from 3.2.3 to 3.5.1 --- updated-dependencies: - dependency-name: io.ktor.plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-logging dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-content-negotiation dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-core-jvm dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-netty dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-test-host dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/gradle/ktor-version-3.5.1
branch
from
June 30, 2026 11:52
b10888f to
c4cedc9
Compare
Contributor
|
Test |
Contributor
|
Test in conversation |
Contributor
|
Great PR!! |
spoonman01
reviewed
Aug 28, 2026
| [versions] | ||
| kotlin-version = "2.4.0" | ||
| ktor-version = "3.2.3" | ||
| ktor-version = "3.5.1" |
Contributor
There was a problem hiding this comment.
that's a crucial test case. I agree!
spoonman01
requested changes
Aug 28, 2026
spoonman01
left a comment
Contributor
There was a problem hiding this comment.
I don't like this PR!
Contributor
Author
|
Superseded by #143. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
ktor-versionfrom 3.2.3 to 3.5.1.Updates
io.ktor:ktor-server-core-jvmfrom 3.2.3 to 3.5.1Release notes
Sourced from io.ktor:ktor-server-core-jvm's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-core-jvm's changelog.
... (truncated)
Commits
5ba9d6fRelease 3.5.1 (#5719)a4f145dKTOR-9661 HttpCache: InvalidCacheStateException is thrown on 304 when… (#5701)2caf278Fix failing :ktor-io:compileDarwinMainKotlinMetadata (#5716)257de90KTOR-8766 Fix multiple invocations of close from DIe77a168Fix cache misses with content negotiation 3x (#5714)ed22950Make huge post test less hugef329069Update dependency com.github.luben:zstd-jni to v1.5.7-116ecd072Update dependency io.swagger.parser.v3:swagger-parser to v2.1.44a0534cdUpdate dependency io.pebbletemplates:pebble to v4.1.28647e53Update dependency com.typesafe:config to v1.4.9Updates
io.ktor:ktor-server-nettyfrom 3.2.3 to 3.5.1Release notes
Sourced from io.ktor:ktor-server-netty's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-netty's changelog.
... (truncated)
Commits
5ba9d6fRelease 3.5.1 (#5719)a4f145dKTOR-9661 HttpCache: InvalidCacheStateException is thrown on 304 when… (#5701)2caf278Fix failing :ktor-io:compileDarwinMainKotlinMetadata (#5716)257de90KTOR-8766 Fix multiple invocations of close from DIe77a168Fix cache misses with content negotiation 3x (#5714)ed22950Make huge post test less hugef329069Update dependency com.github.luben:zstd-jni to v1.5.7-116ecd072Update dependency io.swagger.parser.v3:swagger-parser to v2.1.44a0534cdUpdate dependency io.pebbletemplates:pebble to v4.1.28647e53Update dependency com.typesafe:config to v1.4.9Updates
io.ktor:ktor-server-test-hostfrom 3.2.3 to 3.5.1Release notes
Sourced from io.ktor:ktor-server-test-host's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-test-host's changelog.
... (truncated)
Commits
5ba9d6fRelease 3.5.1 (#5719)a4f145dKTOR-9661 HttpCache: InvalidCacheStateException is thrown on 304 when… (#5701)2caf278Fix failing :ktor-io:compileDarwinMainKotlinMetadata (#5716)257de90KTOR-8766 Fix multiple invocations of close from DIe77a168Fix cache misses with content negotiation 3x (#5714)ed22950Make huge post test less hugef329069Update dependency com.github.luben:zstd-jni to v1.5.7-116ecd072Update dependency io.swagger.parser.v3:swagger-parser to v2.1.44a0534cdUpdate dependency io.pebbletemplates:pebble to v4.1.28647e53Update dependency com.typesafe:config to v1.4.9Updates
io.ktor:ktor-server-content-negotiationfrom 3.2.3 to 3.5.1Release notes
Sourced from io.ktor:ktor-server-content-negotiation's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-content-negotiation's changelog.