deps: bump ktor from 3.4.0 to 3.5.1#4
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps `ktor` from 3.4.0 to 3.5.1. Updates `io.ktor:ktor-client-core` from 3.4.0 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.4.0...3.5.1) Updates `io.ktor:ktor-client-cio` from 3.4.0 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.4.0...3.5.1) Updates `io.ktor:ktor-client-okhttp` from 3.4.0 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.4.0...3.5.1) Updates `io.ktor:ktor-client-content-negotiation` from 3.4.0 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.4.0...3.5.1) Updates `io.ktor:ktor-client-encoding` from 3.4.0 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.4.0...3.5.1) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.4.0 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.4.0...3.5.1) --- 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-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-core dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-encoding dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-okhttp 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 ... Signed-off-by: dependabot[bot] <support@github.com>
137469c to
f3d54a2
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
ktorfrom 3.4.0 to 3.5.1.Updates
io.ktor:ktor-client-corefrom 3.4.0 to 3.5.1Release notes
Sourced from io.ktor:ktor-client-core's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-core'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-client-ciofrom 3.4.0 to 3.5.1Release notes
Sourced from io.ktor:ktor-client-cio's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-cio'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-client-okhttpfrom 3.4.0 to 3.5.1Release notes
Sourced from io.ktor:ktor-client-okhttp's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-okhttp'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-client-content-negotiationfrom 3.4.0 to 3.5.1Release 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
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-client-encodingfrom 3.4.0 to 3.5.1Release notes
Sourced from io.ktor:ktor-client-encoding's releases.