chore(deps): bump ktor from 2.3.1 to 2.3.4#91
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Bumps `ktor` from 2.3.1 to 2.3.4. Updates `io.ktor:ktor-client-android` from 2.3.1 to 2.3.4 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.4/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.4) Updates `io.ktor:ktor-client-core` from 2.3.1 to 2.3.4 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.4/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.4) Updates `io.ktor:ktor-client-darwin` from 2.3.1 to 2.3.4 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.4/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.4) Updates `io.ktor:ktor-client-ios` from 2.3.1 to 2.3.4 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.4/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.4) Updates `io.ktor:ktor-client-logging` from 2.3.1 to 2.3.4 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.4/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.4) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.1 to 2.3.4 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.4/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.4) Updates `io.ktor:ktor-client-okhttp` from 2.3.1 to 2.3.4 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.4/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.4) Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.1 to 2.3.4 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.4/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.4) Updates `io.ktor:ktor-client-mock` from 2.3.1 to 2.3.4 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.4/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.4) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-android dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-darwin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-ios dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-logging dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-okhttp dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-mock dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #96. |
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 2.3.1 to 2.3.4.Updates
io.ktor:ktor-client-androidfrom 2.3.1 to 2.3.4Release notes
Sourced from io.ktor:ktor-client-android's releases.
Changelog
Sourced from io.ktor:ktor-client-android's changelog.
Commits
32b9395KTOR-6251 Release 2.3.4 (#3741)ce50296KTOR-5868 Fix the delimiter for a Cookie name-value pairs (#3739)d17b3d9KTOR-6064 Fix documentation and message of NoTransformationFoundException (#3...d720899KTOR-3391 Fix Digest Auth: algorithm isn't specified in the Authorization hea...ddc3ff3KTOR-6190 Handle NPE in JavaClientEngine body() call (#3728)e637c4aKTOR-6147 Darwin: App hangs when streaming request without connection (#3720)3c7e8c0KTOR-6178 MicrometerMetricsConfig default registry leaks coroutine (#3721)e56b8bdKTOR-6183 The "charset=UTF-8" part is automatically added to the `application...0734151KTOR-6169 Changelog for 2.3.3 (#3713)7a9891fKTOR-6169 Release 2.3.3 (#3710)Updates
io.ktor:ktor-client-corefrom 2.3.1 to 2.3.4Release notes
Sourced from io.ktor:ktor-client-core's releases.
Changelog
Sourced from io.ktor:ktor-client-core's changelog.
Commits
32b9395KTOR-6251 Release 2.3.4 (#3741)ce50296KTOR-5868 Fix the delimiter for a Cookie name-value pairs (#3739)d17b3d9KTOR-6064 Fix documentation and message of NoTransformationFoundException (#3...d720899KTOR-3391 Fix Digest Auth: algorithm isn't specified in the Authorization hea...ddc3ff3KTOR-6190 Handle NPE in JavaClientEngine body() call (#3728)e637c4aKTOR-6147 Darwin: App hangs when streaming request without connection (#3720)3c7e8c0KTOR-6178 MicrometerMetricsConfig default registry leaks coroutine (#3721)e56b8bdKTOR-6183 The "charset=UTF-8" part is automatically added to the `application...0734151KTOR-6169 Changelog for 2.3.3 (#3713)7a9891fKTOR-6169 Release 2.3.3 (#3710)Updates
io.ktor:ktor-client-darwinfrom 2.3.1 to 2.3.4Release notes
Sourced from io.ktor:ktor-client-darwin's releases.
Changelog
Sourced from io.ktor:ktor-client-darwin's changelog.
Commits
32b9395KTOR-6251 Release 2.3.4 (#3741)ce50296KTOR-5868 Fix the delimiter for a Cookie name-value pairs (#3739)d17b3d9KTOR-6064 Fix documentation and message of NoTransformationFoundException (#3...d720899KTOR-3391 Fix Digest Auth: algorithm isn't specified in the Authorization hea...ddc3ff3KTOR-6190 Handle NPE in JavaClientEngine body() call (#3728)e637c4aKTOR-6147 Darwin: App hangs when streaming request without connection (#3720)3c7e8c0KTOR-6178 MicrometerMetricsConfig default registry leaks coroutine (#3721)e56b8bdKTOR-6183 The "charset=UTF-8" part is automatically added to the `application...0734151KTOR-6169 Changelog for 2.3.3 (#3713)7a9891fKTOR-6169 Release 2.3.3 (#3710)Updates
io.ktor:ktor-client-iosfrom 2.3.1 to 2.3.4Release notes
Sourced from io.ktor:ktor-client-ios's releases.
Changelog
Sourced from io.ktor:ktor-client-ios's changelog.
Commits
32b9395KTOR-6251 Release 2.3.4 (#3741)ce50296KTOR-5868 Fix the delimiter for a Cookie name-value pairs (#3739)d17b3d9KTOR-6064 Fix documentation and message of NoTransformationFoundException (#3...d720899KTOR-3391 Fix Digest Auth: algorithm isn't specified in the Authorization hea...ddc3ff3KTOR-6190 Handle NPE in JavaClientEngine body() call (#3728)e637c4aKTOR-6147 Darwin: App hangs when streaming request without connection (#3720)3c7e8c0KTOR-6178 MicrometerMetricsConfig default registry leaks coroutine (#3721)e56b8bdKTOR-6183 The "charset=UTF-8" part is automatically added to the `application...0734151KTOR-6169 Changelog for 2.3.3 (#3713)7a9891fKTOR-6169 Release 2.3.3 (#3710)Updates
io.ktor:ktor-client-loggingfrom 2.3.1 to 2.3.4Release notes
Sourced from io.ktor:ktor-client-logging's releases.
Changelog
Sourced from io.ktor:ktor-client-logging's changelog.
Commits
32b9395KTOR-6251 Release 2.3.4 (#3741)ce50296KTOR-5868 Fix the delimiter for a Cookie name-value pairs (#3739)d17b3d9KTOR-6064 Fix documentation and message of NoTransformationFoundException (#3...d720899KTOR-3391 Fix Digest Auth: algorithm isn't specified in the Authorization hea...ddc3ff3KTOR-6190 Handle NPE in JavaClientEngine body() call (#3728)e637c4aKTOR-6147 Darwin: App hangs when streaming request without connection (#3720)3c7e8c0KTOR-6178 MicrometerMetricsConfig default registry leaks coroutine (#3721)e56b8bdKTOR-6183 The "charset=UTF-8" part is automatically added to the `application...0734151KTOR-6169 Changelog for 2.3.3 (#3713)7a9891fKTOR-6169 Release 2.3.3 (#3710)Updates
io.ktor:ktor-client-content-negotiationfrom 2.3.1 to 2.3.4Release notes
Sourced from io.ktor:ktor-client-content-negotiation's releases.