-
Notifications
You must be signed in to change notification settings - Fork 2
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.version from 2.3.12 to 3.0.0 #822
Closed
Closed
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.version` from 2.3.12 to 3.0.0. Updates `io.ktor:ktor-server-core` from 2.3.12 to 3.0.0 - [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.0) Updates `io.ktor:ktor-server-test-host` from 2.3.12 to 3.0.0 - [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.0) Updates `io.ktor:ktor-server-netty-jvm` from 2.3.12 to 3.0.0 - [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.0) Updates `io.ktor:ktor-server-content-negotiation-jvm` from 2.3.12 to 3.0.0 - [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.0) Updates `io.ktor:ktor-server-call-id-jvm` from 2.3.12 to 3.0.0 - [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.0) Updates `io.ktor:ktor-server-status-pages-jvm` from 2.3.12 to 3.0.0 - [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.0) Updates `io.ktor:ktor-server-metrics-micrometer-jvm` from 2.3.12 to 3.0.0 - [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.0) Updates `io.ktor:ktor-client-core-jvm` from 2.3.12 to 3.0.0 - [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.0) Updates `io.ktor:ktor-client-okhttp-jvm` from 2.3.12 to 3.0.0 - [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.0) Updates `io.ktor:ktor-client-java-jvm` from 2.3.12 to 3.0.0 - [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.0) Updates `io.ktor:ktor-serialization-jackson-jvm` from 2.3.12 to 3.0.0 - [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.0) Updates `io.ktor:ktor-serialization-jackson` from 2.3.12 to 3.0.0 - [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.0) Updates `io.ktor:ktor-server-auth-jwt-jvm` from 2.3.12 to 3.0.0 - [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.0) Updates `io.ktor:ktor-server-default-headers-jvm` from 2.3.12 to 3.0.0 - [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.0) --- updated-dependencies: - dependency-name: io.ktor:ktor-server-core dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-server-netty-jvm dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-server-content-negotiation-jvm dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-server-call-id-jvm dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-server-status-pages-jvm dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-server-metrics-micrometer-jvm dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-core-jvm dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-okhttp-jvm dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-client-java-jvm dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-serialization-jackson-jvm dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-serialization-jackson dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-server-auth-jwt-jvm dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-server-default-headers-jvm dependency-type: direct:development 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
Oct 29, 2024
Quality Gate passedIssues Measures |
Superseded by #825. |
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.version
from 2.3.12 to 3.0.0.Updates
io.ktor:ktor-server-core
from 2.3.12 to 3.0.0Release notes
Sourced from io.ktor:ktor-server-core's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-core's changelog.
... (truncated)
Commits
6d55f8b
Add changelog for Ktor 3.0.0 (#4390)c2715b5
Update dependency io.mockk:mockk to v1.13.13 (#4385)eb4f0a5
Release 3.0.0 (#4383)02d1043
Update tomcat to v9.0.96 (#4378)89a3bbc
KTOR-6963 Fix darwin maxFrameSize option (#4374)1c98f87
Update dependency gg.jte:jte to v3.1.13 (#4382)4d5ca8c
KTOR-7548 Introduce Flow API for multi-part2b67b7b
Fix build error (#4380)9f663af
KTOR-7543 Fix a couple backwards compatibility issues in 3.0 (#4377)f64f733
Change version to 3.0.0-SNAPSHOT (#4376)Updates
io.ktor:ktor-server-test-host
from 2.3.12 to 3.0.0Release notes
Sourced from io.ktor:ktor-server-test-host's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-test-host's changelog.
... (truncated)
Commits
6d55f8b
Add changelog for Ktor 3.0.0 (#4390)c2715b5
Update dependency io.mockk:mockk to v1.13.13 (#4385)eb4f0a5
Release 3.0.0 (#4383)02d1043
Update tomcat to v9.0.96 (#4378)89a3bbc
KTOR-6963 Fix darwin maxFrameSize option (#4374)1c98f87
Update dependency gg.jte:jte to v3.1.13 (#4382)4d5ca8c
KTOR-7548 Introduce Flow API for multi-part2b67b7b
Fix build error (#4380)9f663af
KTOR-7543 Fix a couple backwards compatibility issues in 3.0 (#4377)f64f733
Change version to 3.0.0-SNAPSHOT (#4376)Updates
io.ktor:ktor-server-netty-jvm
from 2.3.12 to 3.0.0Release notes
Sourced from io.ktor:ktor-server-netty-jvm's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-netty-jvm's changelog.
... (truncated)
Commits
6d55f8b
Add changelog for Ktor 3.0.0 (#4390)c2715b5
Update dependency io.mockk:mockk to v1.13.13 (#4385)eb4f0a5
Release 3.0.0 (#4383)02d1043
Update tomcat to v9.0.96 (#4378)89a3bbc
KTOR-6963 Fix darwin maxFrameSize option (#4374)1c98f87
Update dependency gg.jte:jte to v3.1.13 (#4382)4d5ca8c
KTOR-7548 Introduce Flow API for multi-part2b67b7b
Fix build error (#4380)9f663af
KTOR-7543 Fix a couple backwards compatibility issues in 3.0 (#4377)f64f733
Change version to 3.0.0-SNAPSHOT (#4376)Updates
io.ktor:ktor-server-content-negotiation-jvm
from 2.3.12 to 3.0.0Release notes
Sourced from io.ktor:ktor-server-content-negotiation-jvm's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-content-negotiation-jvm's changelog.
... (truncated)
Commits
6d55f8b
Add changelog for Ktor 3.0.0 (#4390)c2715b5
Update dependency io.mockk:mockk to v1.13.13 (#4385)eb4f0a5
Release 3.0.0 (#4383)02d1043
Update tomcat to v9.0.96 (#4378)89a3bbc
KTOR-6963 Fix darwin maxFrameSize option (#4374)1c98f87
Update dependency gg.jte:jte to v3.1.13 (#4382)4d5ca8c
KTOR-7548 Introduce Flow API for multi-part2b67b7b
Fix build error (#4380)9f663af
KTOR-7543 Fix a couple backwards compatibility issues in 3.0 (#4377)f64f733
Change version to 3.0.0-SNAPSHOT (#4376)Updates
io.ktor:ktor-server-call-id-jvm
from 2.3.12 to 3.0.0Release notes
Sourced from io.ktor:ktor-server-call-id-jvm's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-call-id-jvm's changelog.