build(deps): bump ktorVersion from 3.0.3 to 3.3.0#7395
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps `ktorVersion` from 3.0.3 to 3.3.0. Updates `io.ktor:ktor-client-content-negotiation` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-client-core` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-client-logging` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-client-mock` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-client-okhttp` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-client-websockets` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-core dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-logging dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-okhttp dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-websockets dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
📝 PRs merging into main branchOur main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released. |
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
ktorVersionfrom 3.0.3 to 3.3.0.Updates
io.ktor:ktor-client-content-negotiationfrom 3.0.3 to 3.3.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
b9abe31Add changelog for 3.3.0 (#5081)40eb608Release 3.3.0 (#5076)1324c4cUpdate netty.tcnative to v2.0.73.FinaldbbbaeeUpdate dependency io.swagger.parser.v3:swagger-parser to v2.1.3355e77cfKTOR-8044 Get flaky tests under controlfab7164KTOR-8753 Change OkHttp specific sse session to default sse session (#5072)6f0c34eMerge pull request #5069 from ktorio/zibet27/ktor-client-webrtc-androidcb0bca4Merge branch 'main' into zibet27/ktor-client-webrtc-android1c9ecadKTOR-8785 Fix for DI shutdown hooke0d204cKTOR-8820 Performance regression when using ContentEncoding and HttpRequestRe...Updates
io.ktor:ktor-client-corefrom 3.0.3 to 3.3.0Release notes
Sourced from io.ktor:ktor-client-core's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-core's changelog.
... (truncated)
Commits
b9abe31Add changelog for 3.3.0 (#5081)40eb608Release 3.3.0 (#5076)1324c4cUpdate netty.tcnative to v2.0.73.FinaldbbbaeeUpdate dependency io.swagger.parser.v3:swagger-parser to v2.1.3355e77cfKTOR-8044 Get flaky tests under controlfab7164KTOR-8753 Change OkHttp specific sse session to default sse session (#5072)6f0c34eMerge pull request #5069 from ktorio/zibet27/ktor-client-webrtc-androidcb0bca4Merge branch 'main' into zibet27/ktor-client-webrtc-android1c9ecadKTOR-8785 Fix for DI shutdown hooke0d204cKTOR-8820 Performance regression when using ContentEncoding and HttpRequestRe...Updates
io.ktor:ktor-client-loggingfrom 3.0.3 to 3.3.0Release notes
Sourced from io.ktor:ktor-client-logging's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-logging's changelog.
... (truncated)
Commits
b9abe31Add changelog for 3.3.0 (#5081)40eb608Release 3.3.0 (#5076)1324c4cUpdate netty.tcnative to v2.0.73.FinaldbbbaeeUpdate dependency io.swagger.parser.v3:swagger-parser to v2.1.3355e77cfKTOR-8044 Get flaky tests under controlfab7164KTOR-8753 Change OkHttp specific sse session to default sse session (#5072)6f0c34eMerge pull request #5069 from ktorio/zibet27/ktor-client-webrtc-androidcb0bca4Merge branch 'main' into zibet27/ktor-client-webrtc-android1c9ecadKTOR-8785 Fix for DI shutdown hooke0d204cKTOR-8820 Performance regression when using ContentEncoding and HttpRequestRe...Updates
io.ktor:ktor-client-mockfrom 3.0.3 to 3.3.0Release notes
Sourced from io.ktor:ktor-client-mock's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-mock's changelog.
... (truncated)
Commits
b9abe31Add changelog for 3.3.0 (#5081)40eb608Release 3.3.0 (#5076)1324c4cUpdate netty.tcnative to v2.0.73.FinaldbbbaeeUpdate dependency io.swagger.parser.v3:swagger-parser to v2.1.3355e77cfKTOR-8044 Get flaky tests under controlfab7164KTOR-8753 Change OkHttp specific sse session to default sse session (#5072)6f0c34eMerge pull request #5069 from ktorio/zibet27/ktor-client-webrtc-androidcb0bca4Merge branch 'main' into zibet27/ktor-client-webrtc-android1c9ecadKTOR-8785 Fix for DI shutdown hooke0d204cKTOR-8820 Performance regression when using ContentEncoding and HttpRequestRe...Updates
io.ktor:ktor-client-okhttpfrom 3.0.3 to 3.3.0Release notes
Sourced from io.ktor:ktor-client-okhttp's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-okhttp's changelog.
... (truncated)
Commits
b9abe31Add changelog for 3.3.0 (#5081)40eb608Release 3.3.0 (#5076)1324c4cUpdate netty.tcnative to v2.0.73.FinaldbbbaeeUpdate dependency io.swagger.parser.v3:swagger-parser to v2.1.3355e77cfKTOR-8044 Get flaky tests under controlfab7164KTOR-8753 Change OkHttp specific sse session to default sse session (#5072)6f0c34eMerge pull request #5069 from ktorio/zibet27/ktor-client-webrtc-androidcb0bca4Merge branch 'main' into zibet27/ktor-client-webrtc-android1c9ecadKTOR-8785 Fix for DI shutdown hooke0d204cKTOR-8820 Performance regression when using ContentEncoding and HttpRequestRe...Updates
io.ktor:ktor-client-websocketsfrom 3.0.3 to 3.3.0Release notes
Sourced from io.ktor:ktor-client-websockets's releases.