Open
Conversation
Bumps `ktor` from 3.3.3 to 3.4.0. Updates `io.ktor:ktor-client-core` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-client-content-negotiation` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-client-okhttp` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-client-js` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-client-curl` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-client-darwin` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-client-cio` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-client-winhttp` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-okhttp dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-js dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-curl dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-darwin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-winhttp dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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.3.3 to 3.4.0.Updates
io.ktor:ktor-client-corefrom 3.3.3 to 3.4.0Release notes
Sourced from io.ktor:ktor-client-core's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-core's changelog.
... (truncated)
Commits
bf25bb9Release 3.4.0 (#5325)1178f8aUpdate "Report a problem" links (#5322)f99d0afKTOR-9258 Add headers member function to DefaultRequestBuilder to prevent sil...7452420Yaml config. Resolve references only once. (#5320)3798824WebSockets. Added frame queues backpressure configuration. (#5274)761eeacKTOR-9235: Ignore exceptions when parsing cookie expires date (#5288)b8817e5KTOR-9210 Migrate Zstd into standalone module (#5318)f5e2864Merge pull request #5316 from ktorio/zibet27/fix-auth-binary-compatibilitycbcdc39Auth. Fix binary compatibility.95a7734Fix RETURN_IN_FUNCTION_WITH_EXPRESSION_BODY_AND_IMPLICIT_TYPEUpdates
io.ktor:ktor-serialization-kotlinx-jsonfrom 3.3.3 to 3.4.0Release 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
bf25bb9Release 3.4.0 (#5325)1178f8aUpdate "Report a problem" links (#5322)f99d0afKTOR-9258 Add headers member function to DefaultRequestBuilder to prevent sil...7452420Yaml config. Resolve references only once. (#5320)3798824WebSockets. Added frame queues backpressure configuration. (#5274)761eeacKTOR-9235: Ignore exceptions when parsing cookie expires date (#5288)b8817e5KTOR-9210 Migrate Zstd into standalone module (#5318)f5e2864Merge pull request #5316 from ktorio/zibet27/fix-auth-binary-compatibilitycbcdc39Auth. Fix binary compatibility.95a7734Fix RETURN_IN_FUNCTION_WITH_EXPRESSION_BODY_AND_IMPLICIT_TYPEUpdates
io.ktor:ktor-client-content-negotiationfrom 3.3.3 to 3.4.0Release 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
bf25bb9Release 3.4.0 (#5325)1178f8aUpdate "Report a problem" links (#5322)f99d0afKTOR-9258 Add headers member function to DefaultRequestBuilder to prevent sil...7452420Yaml config. Resolve references only once. (#5320)3798824WebSockets. Added frame queues backpressure configuration. (#5274)761eeacKTOR-9235: Ignore exceptions when parsing cookie expires date (#5288)b8817e5KTOR-9210 Migrate Zstd into standalone module (#5318)f5e2864Merge pull request #5316 from ktorio/zibet27/fix-auth-binary-compatibilitycbcdc39Auth. Fix binary compatibility.95a7734Fix RETURN_IN_FUNCTION_WITH_EXPRESSION_BODY_AND_IMPLICIT_TYPEUpdates
io.ktor:ktor-client-okhttpfrom 3.3.3 to 3.4.0Release notes
Sourced from io.ktor:ktor-client-okhttp's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-okhttp's changelog.
... (truncated)
Commits
bf25bb9Release 3.4.0 (#5325)1178f8aUpdate "Report a problem" links (#5322)f99d0afKTOR-9258 Add headers member function to DefaultRequestBuilder to prevent sil...7452420Yaml config. Resolve references only once. (#5320)3798824WebSockets. Added frame queues backpressure configuration. (#5274)761eeacKTOR-9235: Ignore exceptions when parsing cookie expires date (#5288)b8817e5KTOR-9210 Migrate Zstd into standalone module (#5318)f5e2864Merge pull request #5316 from ktorio/zibet27/fix-auth-binary-compatibilitycbcdc39Auth. Fix binary compatibility.95a7734Fix RETURN_IN_FUNCTION_WITH_EXPRESSION_BODY_AND_IMPLICIT_TYPEUpdates
io.ktor:ktor-client-jsfrom 3.3.3 to 3.4.0Release notes
Sourced from io.ktor:ktor-client-js's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-js's changelog.