-
Notifications
You must be signed in to change notification settings - Fork 0
Bump ktor from 3.0.1 to 3.0.2 #191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
Bumps `ktor` from 3.0.1 to 3.0.2. Updates `io.ktor:ktor-client-content-negotiation` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.1...3.0.2) Updates `io.ktor:ktor-client-core` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.1...3.0.2) Updates `io.ktor:ktor-client-cio` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.1...3.0.2) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.1...3.0.2) Updates `io.ktor:ktor-server-caching-headers` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.1...3.0.2) Updates `io.ktor:ktor-server-conditional-headers` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.1...3.0.2) Updates `io.ktor:ktor-server-content-negotiation` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.1...3.0.2) Updates `io.ktor:ktor-server-core` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.1...3.0.2) Updates `io.ktor:ktor-server-cors` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.1...3.0.2) Updates `io.ktor:ktor-server-netty` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.1...3.0.2) Updates `io.ktor:ktor-server-status-pages` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.1...3.0.2) Updates `io.ktor:ktor-server-test-host` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.1...3.0.2) Updates `io.ktor:ktor-utils` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.1...3.0.2) Updates `io.ktor.plugin` from 3.0.1 to 3.0.2 --- updated-dependencies: - dependency-name: io.ktor:ktor-client-content-negotiation 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-cio 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-server-caching-headers dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-conditional-headers dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-cors dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-status-pages dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-utils dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor.plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Code Coverage
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.0.1 to 3.0.2.Updates
io.ktor:ktor-client-content-negotiationfrom 3.0.1 to 3.0.2Release notes
Sourced from io.ktor:ktor-client-content-negotiation's releases.
Changelog
Sourced from io.ktor:ktor-client-content-negotiation's changelog.
Commits
92cb810Add Changelog for 3.0.2 (#4530)c927f5bKTOR-7904 Fix Servlet response body is corrupted due to the wrong offset (#4527)bca1cc2Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 (#4523)3d1a2d3Release 3.0.2 (#4522)f4bf505KTOR-7828 Revert removed content-length check (#4505)561cd8dUpdate dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.26.1 (#4...0403cb3Update ktor monorepo to v3.1.0-eap-1172 (#4501)e9404c5KTOR-7172 Fix IndexOutOfBoundsException in HttpCache (#4509)f3ac483Fix license headers (#4510)df6c224Update eclipse-temurin Docker tag to v21.0.5_11-jdk-noble (#4514)Updates
io.ktor:ktor-client-corefrom 3.0.1 to 3.0.2Release notes
Sourced from io.ktor:ktor-client-core's releases.
Changelog
Sourced from io.ktor:ktor-client-core's changelog.
Commits
92cb810Add Changelog for 3.0.2 (#4530)c927f5bKTOR-7904 Fix Servlet response body is corrupted due to the wrong offset (#4527)bca1cc2Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 (#4523)3d1a2d3Release 3.0.2 (#4522)f4bf505KTOR-7828 Revert removed content-length check (#4505)561cd8dUpdate dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.26.1 (#4...0403cb3Update ktor monorepo to v3.1.0-eap-1172 (#4501)e9404c5KTOR-7172 Fix IndexOutOfBoundsException in HttpCache (#4509)f3ac483Fix license headers (#4510)df6c224Update eclipse-temurin Docker tag to v21.0.5_11-jdk-noble (#4514)Updates
io.ktor:ktor-client-ciofrom 3.0.1 to 3.0.2Release notes
Sourced from io.ktor:ktor-client-cio's releases.
Changelog
Sourced from io.ktor:ktor-client-cio's changelog.
Commits
92cb810Add Changelog for 3.0.2 (#4530)c927f5bKTOR-7904 Fix Servlet response body is corrupted due to the wrong offset (#4527)bca1cc2Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 (#4523)3d1a2d3Release 3.0.2 (#4522)f4bf505KTOR-7828 Revert removed content-length check (#4505)561cd8dUpdate dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.26.1 (#4...0403cb3Update ktor monorepo to v3.1.0-eap-1172 (#4501)e9404c5KTOR-7172 Fix IndexOutOfBoundsException in HttpCache (#4509)f3ac483Fix license headers (#4510)df6c224Update eclipse-temurin Docker tag to v21.0.5_11-jdk-noble (#4514)Updates
io.ktor:ktor-serialization-kotlinx-jsonfrom 3.0.1 to 3.0.2Release notes
Sourced from io.ktor:ktor-serialization-kotlinx-json's releases.
Changelog
Sourced from io.ktor:ktor-serialization-kotlinx-json's changelog.
Commits
92cb810Add Changelog for 3.0.2 (#4530)c927f5bKTOR-7904 Fix Servlet response body is corrupted due to the wrong offset (#4527)bca1cc2Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 (#4523)3d1a2d3Release 3.0.2 (#4522)f4bf505KTOR-7828 Revert removed content-length check (#4505)561cd8dUpdate dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.26.1 (#4...0403cb3Update ktor monorepo to v3.1.0-eap-1172 (#4501)e9404c5KTOR-7172 Fix IndexOutOfBoundsException in HttpCache (#4509)f3ac483Fix license headers (#4510)df6c224Update eclipse-temurin Docker tag to v21.0.5_11-jdk-noble (#4514)Updates
io.ktor:ktor-server-caching-headersfrom 3.0.1 to 3.0.2Release notes
Sourced from io.ktor:ktor-server-caching-headers's releases.
Changelog
Sourced from io.ktor:ktor-server-caching-headers's changelog.
Commits
92cb810Add Changelog for 3.0.2 (#4530)c927f5bKTOR-7904 Fix Servlet response body is corrupted due to the wrong offset (#4527)bca1cc2Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 (#4523)3d1a2d3Release 3.0.2 (#4522)f4bf505KTOR-7828 Revert removed content-length check (#4505)561cd8dUpdate dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.26.1 (#4...0403cb3Update ktor monorepo to v3.1.0-eap-1172 (#4501)e9404c5KTOR-7172 Fix IndexOutOfBoundsException in HttpCache (#4509)f3ac483Fix license headers (#4510)df6c224Update eclipse-temurin Docker tag to v21.0.5_11-jdk-noble (#4514)Updates
io.ktor:ktor-server-conditional-headersfrom 3.0.1 to 3.0.2Release notes
Sourced from io.ktor:ktor-server-conditional-headers's releases.
Changelog
Sourced from io.ktor:ktor-server-conditional-headers's changelog.
Commits
92cb810Add Changelog for 3.0.2 (#4530)c927f5bKTOR-7904 Fix Servlet response body is corrupted due to the wrong offset (#4527)bca1cc2Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 (#4523)3d1a2d3Release 3.0.2 (#4522)f4bf505KTOR-7828 Revert removed content-length check (#4505)561cd8dUpdate dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.26.1 (#4...0403cb3Update ktor monorepo to v3.1.0-eap-1172 (#4501)e9404c5KTOR-7172 Fix IndexOutOfBoundsException in HttpCache (#4509)f3ac483Fix license headers (#4510)df6c224Update eclipse-temurin Docker tag to v21.0.5_11-jdk-noble (#4514)Updates
io.ktor:ktor-server-content-negotiationfrom 3.0.1 to 3.0.2Release notes
Sourced from io.ktor:ktor-server-content-negotiation's releases.
Changelog
Sourced from io.ktor:ktor-server-content-negotiation's changelog.
Commits
92cb810Add Changelog for 3.0.2 (#4530)c927f5bKTOR-7904 Fix Servlet response body is corrupted due to the wrong offset (#4527)bca1cc2Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 (#4523)3d1a2d3Release 3.0.2 (#4522)f4bf505KTOR-7828 Revert removed content-length check (#4505)561cd8dUpdate dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.26.1 (#4...0403cb3Update ktor monorepo to v3.1.0-eap-1172 (#4501)e9404c5KTOR-7172 Fix IndexOutOfBoundsException in HttpCache (#4509)f3ac483Fix license headers (#4510)df6c224Update eclipse-temurin Docker tag to v21.0.5_11-jdk-noble (#4514)Updates
io.ktor:ktor-server-corefrom 3.0.1 to 3.0.2Release notes
Sourced from io.ktor:ktor-server-core's releases.
Changelog
Sourced from io.ktor:ktor-server-core's changelog.