Build(deps): Bump ktor from 3.1.3 to 3.2.2#138
Merged
mshdabiola merged 1 commit intodevelopfrom Aug 25, 2025
Merged
Conversation
Bumps `ktor` from 3.1.3 to 3.2.2. Updates `io.ktor:ktor-client-core` from 3.1.3 to 3.2.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.2.2) Updates `io.ktor:ktor-client-android` from 3.1.3 to 3.2.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.2.2) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.1.3 to 3.2.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.2.2) Updates `io.ktor:ktor-client-mock` from 3.1.3 to 3.2.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.2.2) Updates `io.ktor:ktor-client-content-negotiation` from 3.1.3 to 3.2.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.2.2) Updates `io.ktor:ktor-client-resources` from 3.1.3 to 3.2.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.2.2) Updates `io.ktor:ktor-client-logging-jvm` from 3.1.3 to 3.2.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.2.2) Updates `io.ktor:ktor-client-auth` from 3.1.3 to 3.2.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.2.2) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-android dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-resources dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-logging-jvm dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-auth dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
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
ktorfrom 3.1.3 to 3.2.2.Updates
io.ktor:ktor-client-corefrom 3.1.3 to 3.2.2Release notes
Sourced from io.ktor:ktor-client-core's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-core's changelog.
... (truncated)
Commits
55e419fAdd changelog for 3.2.2 (#5008)24603b7Release 3.2.2 (#5006)fdf7d36KTOR-4499 Fix 405 by adding tailcard OPTIONS route where the plugin is instal...93d1fdeUpdate report links (#5002)9d31825KTOR-8377 Keep compression headers but skip check for relevant platforms (#4994)d257361KTOR-7910 Fix WriteChannelContent streaming in testApplication (#4972)6be844dUpdate tomcat to v9.0.107 (#4989)aae3fdbUpdate tomcat.jakarta to v10.1.43 (#4990)9aff946KTOR-8232 Make OutgoingContent headers available in the StatusPages handlers ...6f9d62fKTOR-8654 Fix optionals in config deserialization in HOCON/MapUpdates
io.ktor:ktor-client-androidfrom 3.1.3 to 3.2.2Release notes
Sourced from io.ktor:ktor-client-android's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-android's changelog.
... (truncated)
Commits
55e419fAdd changelog for 3.2.2 (#5008)24603b7Release 3.2.2 (#5006)fdf7d36KTOR-4499 Fix 405 by adding tailcard OPTIONS route where the plugin is instal...93d1fdeUpdate report links (#5002)9d31825KTOR-8377 Keep compression headers but skip check for relevant platforms (#4994)d257361KTOR-7910 Fix WriteChannelContent streaming in testApplication (#4972)6be844dUpdate tomcat to v9.0.107 (#4989)aae3fdbUpdate tomcat.jakarta to v10.1.43 (#4990)9aff946KTOR-8232 Make OutgoingContent headers available in the StatusPages handlers ...6f9d62fKTOR-8654 Fix optionals in config deserialization in HOCON/MapUpdates
io.ktor:ktor-serialization-kotlinx-jsonfrom 3.1.3 to 3.2.2Release notes
Sourced from io.ktor:ktor-serialization-kotlinx-json's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-serialization-kotlinx-json's changelog.
... (truncated)
Commits
55e419fAdd changelog for 3.2.2 (#5008)24603b7Release 3.2.2 (#5006)fdf7d36KTOR-4499 Fix 405 by adding tailcard OPTIONS route where the plugin is instal...93d1fdeUpdate report links (#5002)9d31825KTOR-8377 Keep compression headers but skip check for relevant platforms (#4994)d257361KTOR-7910 Fix WriteChannelContent streaming in testApplication (#4972)6be844dUpdate tomcat to v9.0.107 (#4989)aae3fdbUpdate tomcat.jakarta to v10.1.43 (#4990)9aff946KTOR-8232 Make OutgoingContent headers available in the StatusPages handlers ...6f9d62fKTOR-8654 Fix optionals in config deserialization in HOCON/MapUpdates
io.ktor:ktor-client-mockfrom 3.1.3 to 3.2.2Release notes
Sourced from io.ktor:ktor-client-mock's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-mock's changelog.
... (truncated)
Commits
55e419fAdd changelog for 3.2.2 (#5008)24603b7Release 3.2.2 (#5006)fdf7d36KTOR-4499 Fix 405 by adding tailcard OPTIONS route where the plugin is instal...93d1fdeUpdate report links (#5002)9d31825KTOR-8377 Keep compression headers but skip check for relevant platforms (#4994)d257361KTOR-7910 Fix WriteChannelContent streaming in testApplication (#4972)6be844dUpdate tomcat to v9.0.107 (#4989)aae3fdbUpdate tomcat.jakarta to v10.1.43 (#4990)9aff946KTOR-8232 Make OutgoingContent headers available in the StatusPages handlers ...6f9d62fKTOR-8654 Fix optionals in config deserialization in HOCON/MapUpdates
io.ktor:ktor-client-content-negotiationfrom 3.1.3 to 3.2.2Release notes
Sourced from io.ktor:ktor-client-content-negotiation's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-content-negotiation's changelog.
... (truncated)
Commits
55e419fAdd changelog for 3.2.2 (#5008)24603b7Release 3.2.2 (#5006)fdf7d36KTOR-4499 Fix 405 by adding tailcard OPTIONS route where the plugin is instal...93d1fdeUpdate report links (#5002)9d31825KTOR-8377 Keep compression headers but skip check for relevant platforms (#4994)d257361KTOR-7910 Fix WriteChannelContent streaming in testApplication (#4972)6be844dUpdate tomcat to v9.0.107 (#4989)aae3fdbUpdate tomcat.jakarta to v10.1.43 (#4990)9aff946KTOR-8232 Make OutgoingContent headers available in the StatusPages handlers ...6f9d62fKTOR-8654 Fix optionals in config deserialization in HOCON/MapUpdates
io.ktor:ktor-client-resourcesfrom 3.1.3 to 3.2.2Release notes
Sourced from io.ktor:ktor-client-resources's releases.