chore(deps): bump the ktor group across 1 directory with 8 updates - #74
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/gradle/ktor-526b1b4dcf
branch
from
July 15, 2026 18:54
ade8d33 to
6236a6a
Compare
dependabot
Bot
force-pushed
the
dependabot/gradle/ktor-526b1b4dcf
branch
from
August 5, 2026 18:54
6236a6a to
4e9223e
Compare
dependabot
Bot
force-pushed
the
dependabot/gradle/ktor-526b1b4dcf
branch
from
August 26, 2026 18:54
4e9223e to
f211efd
Compare
Bumps the ktor group with 1 update in the / directory: [io.ktor:ktor-server-core](https://github.com/ktorio/ktor). Updates `io.ktor:ktor-server-core` from 3.1.3 to 3.5.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.1.3...3.5.2) Updates `io.ktor:ktor-server-netty` from 3.1.3 to 3.5.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.1.3...3.5.2) Updates `io.ktor:ktor-server-cors` from 3.1.3 to 3.5.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.1.3...3.5.2) Updates `io.ktor:ktor-server-sse` from 3.1.3 to 3.5.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.1.3...3.5.2) Updates `io.ktor:ktor-server-content-negotiation` from 3.1.3 to 3.5.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.1.3...3.5.2) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.1.3 to 3.5.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.1.3...3.5.2) Updates `io.ktor:ktor-client-core` from 3.1.3 to 3.5.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.1.3...3.5.2) Updates `io.ktor:ktor-client-cio` from 3.1.3 to 3.5.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.1.3...3.5.2) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ktor - dependency-name: io.ktor:ktor-client-core dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ktor - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ktor - dependency-name: io.ktor:ktor-server-content-negotiation dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ktor - dependency-name: io.ktor:ktor-server-core dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ktor - dependency-name: io.ktor:ktor-server-cors dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ktor - dependency-name: io.ktor:ktor-server-netty dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ktor - dependency-name: io.ktor:ktor-server-sse dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ktor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/gradle/ktor-526b1b4dcf
branch
from
September 2, 2026 18:54
f211efd to
1f15d18
Compare
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 the ktor group with 1 update in the / directory: io.ktor:ktor-server-core.
Updates
io.ktor:ktor-server-corefrom 3.1.3 to 3.5.2Release notes
Sourced from io.ktor:ktor-server-core's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-core's changelog.
... (truncated)
Commits
01c469aRelease 3.5.2 (#5781)c965a0cKTOR-9741 Prevent CIO request handler leak (#5783)74df458chore: fix some comments to improve readability2672567[KTOR-9704] Optimized encoding flow for UTF-8 (#5743)d5680edKTOR-5391: Document ECDSA certificate limitation for client authentication (#...9b0f356something::javaClass.nameis not the name of the class of something but `"j...58256cdKTOR-9743 Clarify readLine documentation088bd60KTOR-9679 Fix regressions caused by adding buffering167176aKTOR-9588 Do not send Content-Length: 0 for body-less GET requests (#5620)7fb0844KTOR-9585 Fix schema title trimmingUpdates
io.ktor:ktor-server-nettyfrom 3.1.3 to 3.5.2Release notes
Sourced from io.ktor:ktor-server-netty's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-netty's changelog.
... (truncated)
Commits
01c469aRelease 3.5.2 (#5781)c965a0cKTOR-9741 Prevent CIO request handler leak (#5783)74df458chore: fix some comments to improve readability2672567[KTOR-9704] Optimized encoding flow for UTF-8 (#5743)d5680edKTOR-5391: Document ECDSA certificate limitation for client authentication (#...9b0f356something::javaClass.nameis not the name of the class of something but `"j...58256cdKTOR-9743 Clarify readLine documentation088bd60KTOR-9679 Fix regressions caused by adding buffering167176aKTOR-9588 Do not send Content-Length: 0 for body-less GET requests (#5620)7fb0844KTOR-9585 Fix schema title trimmingUpdates
io.ktor:ktor-server-corsfrom 3.1.3 to 3.5.2Release notes
Sourced from io.ktor:ktor-server-cors's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-cors's changelog.
... (truncated)
Commits
01c469aRelease 3.5.2 (#5781)c965a0cKTOR-9741 Prevent CIO request handler leak (#5783)74df458chore: fix some comments to improve readability2672567[KTOR-9704] Optimized encoding flow for UTF-8 (#5743)d5680edKTOR-5391: Document ECDSA certificate limitation for client authentication (#...9b0f356something::javaClass.nameis not the name of the class of something but `"j...58256cdKTOR-9743 Clarify readLine documentation088bd60KTOR-9679 Fix regressions caused by adding buffering167176aKTOR-9588 Do not send Content-Length: 0 for body-less GET requests (#5620)7fb0844KTOR-9585 Fix schema title trimmingUpdates
io.ktor:ktor-server-ssefrom 3.1.3 to 3.5.2Release notes
Sourced from io.ktor:ktor-server-sse's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-sse's changelog.
... (truncated)
Commits
01c469aRelease 3.5.2 (#5781)c965a0cKTOR-9741 Prevent CIO request handler leak (#5783)74df458chore: fix some comments to improve readability2672567[KTOR-9704] Optimized encoding flow for UTF-8 (#5743)d5680edKTOR-5391: Document ECDSA certificate limitation for client authentication (#...9b0f356something::javaClass.nameis not the name of the class of something but `"j...58256cdKTOR-9743 Clarify readLine documentation088bd60KTOR-9679 Fix regressions caused by adding buffering167176aKTOR-9588 Do not send Content-Length: 0 for body-less GET requests (#5620)7fb0844KTOR-9585 Fix schema title trimmingUpdates
io.ktor:ktor-server-content-negotiationfrom 3.1.3 to 3.5.2Release notes
Sourced from io.ktor:ktor-server-content-negotiation's releases.
... (truncated)
Changelog
Sourced from