-
Notifications
You must be signed in to change notification settings - Fork 6
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
Bump ktor from 2.3.12 to 3.0.2 #1170
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/gradle/ktor-3.0.2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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 2.3.12 to 3.0.2. Updates `io.ktor:ktor-client-core-jvm` from 2.3.12 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@2.3.12...3.0.2) Updates `io.ktor:ktor-client-cio-jvm` from 2.3.12 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@2.3.12...3.0.2) Updates `io.ktor:ktor-client-resources-jvm` from 2.3.12 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@2.3.12...3.0.2) Updates `io.ktor:ktor-serialization-kotlinx-json-jvm` from 2.3.12 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@2.3.12...3.0.2) Updates `io.ktor:ktor-client-content-negotiation-jvm` from 2.3.12 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@2.3.12...3.0.2) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core-jvm dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-cio-jvm dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-resources-jvm dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-serialization-kotlinx-json-jvm dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-content-negotiation-jvm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Dec 4, 2024
Qodana Community for JVM1112 new problems were found
💡 Qodana analysis was run in the pull request mode: only the changed files were checked View the detailed Qodana reportTo be able to view the detailed Qodana report, you can either:
To get - name: 'Qodana Scan'
uses: JetBrains/[email protected]
with:
upload-result: true Contact Qodana teamContact us at [email protected]
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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
ktor
from 2.3.12 to 3.0.2.Updates
io.ktor:ktor-client-core-jvm
from 2.3.12 to 3.0.2Release notes
Sourced from io.ktor:ktor-client-core-jvm's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-core-jvm's changelog.
... (truncated)
Commits
92cb810
Add Changelog for 3.0.2 (#4530)c927f5b
KTOR-7904 Fix Servlet response body is corrupted due to the wrong offset (#4527)bca1cc2
Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 (#4523)3d1a2d3
Release 3.0.2 (#4522)f4bf505
KTOR-7828 Revert removed content-length check (#4505)561cd8d
Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.26.1 (#4...0403cb3
Update ktor monorepo to v3.1.0-eap-1172 (#4501)e9404c5
KTOR-7172 Fix IndexOutOfBoundsException in HttpCache (#4509)f3ac483
Fix license headers (#4510)df6c224
Update eclipse-temurin Docker tag to v21.0.5_11-jdk-noble (#4514)Updates
io.ktor:ktor-client-cio-jvm
from 2.3.12 to 3.0.2Release notes
Sourced from io.ktor:ktor-client-cio-jvm's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-cio-jvm's changelog.
... (truncated)
Commits
92cb810
Add Changelog for 3.0.2 (#4530)c927f5b
KTOR-7904 Fix Servlet response body is corrupted due to the wrong offset (#4527)bca1cc2
Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 (#4523)3d1a2d3
Release 3.0.2 (#4522)f4bf505
KTOR-7828 Revert removed content-length check (#4505)561cd8d
Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.26.1 (#4...0403cb3
Update ktor monorepo to v3.1.0-eap-1172 (#4501)e9404c5
KTOR-7172 Fix IndexOutOfBoundsException in HttpCache (#4509)f3ac483
Fix license headers (#4510)df6c224
Update eclipse-temurin Docker tag to v21.0.5_11-jdk-noble (#4514)Updates
io.ktor:ktor-client-resources-jvm
from 2.3.12 to 3.0.2Release notes
Sourced from io.ktor:ktor-client-resources-jvm's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-resources-jvm's changelog.
... (truncated)
Commits
92cb810
Add Changelog for 3.0.2 (#4530)c927f5b
KTOR-7904 Fix Servlet response body is corrupted due to the wrong offset (#4527)bca1cc2
Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 (#4523)3d1a2d3
Release 3.0.2 (#4522)f4bf505
KTOR-7828 Revert removed content-length check (#4505)561cd8d
Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.26.1 (#4...0403cb3
Update ktor monorepo to v3.1.0-eap-1172 (#4501)e9404c5
KTOR-7172 Fix IndexOutOfBoundsException in HttpCache (#4509)f3ac483
Fix license headers (#4510)df6c224
Update eclipse-temurin Docker tag to v21.0.5_11-jdk-noble (#4514)Updates
io.ktor:ktor-serialization-kotlinx-json-jvm
from 2.3.12 to 3.0.2Release notes
Sourced from io.ktor:ktor-serialization-kotlinx-json-jvm's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-serialization-kotlinx-json-jvm's changelog.
... (truncated)
Commits
92cb810
Add Changelog for 3.0.2 (#4530)c927f5b
KTOR-7904 Fix Servlet response body is corrupted due to the wrong offset (#4527)bca1cc2
Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 (#4523)3d1a2d3
Release 3.0.2 (#4522)f4bf505
KTOR-7828 Revert removed content-length check (#4505)561cd8d
Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.26.1 (#4...0403cb3
Update ktor monorepo to v3.1.0-eap-1172 (#4501)e9404c5
KTOR-7172 Fix IndexOutOfBoundsException in HttpCache (#4509)f3ac483
Fix license headers (#4510)df6c224
Update eclipse-temurin Docker tag to v21.0.5_11-jdk-noble (#4514)Updates
io.ktor:ktor-client-content-negotiation-jvm
from 2.3.12 to 3.0.2Release notes
Sourced from io.ktor:ktor-client-content-negotiation-jvm's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-content-negotiation-jvm's changelog.