Deps(deps): Bump the ktor group with 4 updates#5
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Deps(deps): Bump the ktor group with 4 updates#5dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the ktor group with 4 updates: [io.ktor:ktor-server-core-jvm](https://github.com/ktorio/ktor), [io.ktor:ktor-server-netty-jvm](https://github.com/ktorio/ktor), [io.ktor:ktor-server-test-host-jvm](https://github.com/ktorio/ktor) and io.ktor.plugin. Updates `io.ktor:ktor-server-core-jvm` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-server-netty-jvm` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-server-test-host-jvm` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor.plugin` from 3.3.3 to 3.4.0 Updates `io.ktor:ktor-server-netty-jvm` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor:ktor-server-test-host-jvm` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.3...3.4.0) Updates `io.ktor.plugin` from 3.3.3 to 3.4.0 --- updated-dependencies: - dependency-name: io.ktor:ktor-server-core-jvm dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ktor - dependency-name: io.ktor:ktor-server-netty-jvm dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ktor - dependency-name: io.ktor:ktor-server-test-host-jvm dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ktor - dependency-name: io.ktor.plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ktor - dependency-name: io.ktor:ktor-server-netty-jvm dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ktor - dependency-name: io.ktor:ktor-server-test-host-jvm dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ktor - dependency-name: io.ktor.plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ktor ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 the ktor group with 4 updates: io.ktor:ktor-server-core-jvm, io.ktor:ktor-server-netty-jvm, io.ktor:ktor-server-test-host-jvm and io.ktor.plugin.
Updates
io.ktor:ktor-server-core-jvmfrom 3.3.3 to 3.4.0Release notes
Sourced from io.ktor:ktor-server-core-jvm's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-core-jvm's changelog.
... (truncated)
Commits
bf25bb9Release 3.4.0 (#5325)1178f8aUpdate "Report a problem" links (#5322)f99d0afKTOR-9258 Add headers member function to DefaultRequestBuilder to prevent sil...7452420Yaml config. Resolve references only once. (#5320)3798824WebSockets. Added frame queues backpressure configuration. (#5274)761eeacKTOR-9235: Ignore exceptions when parsing cookie expires date (#5288)b8817e5KTOR-9210 Migrate Zstd into standalone module (#5318)f5e2864Merge pull request #5316 from ktorio/zibet27/fix-auth-binary-compatibilitycbcdc39Auth. Fix binary compatibility.95a7734Fix RETURN_IN_FUNCTION_WITH_EXPRESSION_BODY_AND_IMPLICIT_TYPEUpdates
io.ktor:ktor-server-netty-jvmfrom 3.3.3 to 3.4.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
bf25bb9Release 3.4.0 (#5325)1178f8aUpdate "Report a problem" links (#5322)f99d0afKTOR-9258 Add headers member function to DefaultRequestBuilder to prevent sil...7452420Yaml config. Resolve references only once. (#5320)3798824WebSockets. Added frame queues backpressure configuration. (#5274)761eeacKTOR-9235: Ignore exceptions when parsing cookie expires date (#5288)b8817e5KTOR-9210 Migrate Zstd into standalone module (#5318)f5e2864Merge pull request #5316 from ktorio/zibet27/fix-auth-binary-compatibilitycbcdc39Auth. Fix binary compatibility.95a7734Fix RETURN_IN_FUNCTION_WITH_EXPRESSION_BODY_AND_IMPLICIT_TYPEUpdates
io.ktor:ktor-server-test-host-jvmfrom 3.3.3 to 3.4.0Release notes
Sourced from io.ktor:ktor-server-test-host-jvm's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-test-host-jvm's changelog.
... (truncated)
Commits
bf25bb9Release 3.4.0 (#5325)1178f8aUpdate "Report a problem" links (#5322)f99d0afKTOR-9258 Add headers member function to DefaultRequestBuilder to prevent sil...7452420Yaml config. Resolve references only once. (#5320)3798824WebSockets. Added frame queues backpressure configuration. (#5274)761eeacKTOR-9235: Ignore exceptions when parsing cookie expires date (#5288)b8817e5KTOR-9210 Migrate Zstd into standalone module (#5318)f5e2864Merge pull request #5316 from ktorio/zibet27/fix-auth-binary-compatibilitycbcdc39Auth. Fix binary compatibility.95a7734Fix RETURN_IN_FUNCTION_WITH_EXPRESSION_BODY_AND_IMPLICIT_TYPEUpdates
io.ktor.pluginfrom 3.3.3 to 3.4.0Updates
io.ktor:ktor-server-netty-jvmfrom 3.3.3 to 3.4.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
bf25bb9Release 3.4.0 (#5325)1178f8aUpdate "Report a problem" links (#5322)f99d0afKTOR-9258 Add headers member function to DefaultRequestBuilder to prevent sil...7452420Yaml config. Resolve references only once. (#5320)3798824WebSockets. Added frame queues backpressure configuration. (#5274)761eeacKTOR-9235: Ignore exceptions when parsing cookie expires date (#5288)b8817e5KTOR-9210 Migrate Zstd into standalone module (#5318)f5e2864Merge pull request #5316 from ktorio/zibet27/fix-auth-binary-compatibilitycbcdc39Auth. Fix binary compatibility.95a7734Fix RETURN_IN_FUNCTION_WITH_EXPRESSION_BODY_AND_IMPLICIT_TYPEUpdates
io.ktor:ktor-server-test-host-jvmfrom 3.3.3 to 3.4.0Release notes
Sourced from io.ktor:ktor-server-test-host-jvm's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-test-host-jvm's changelog.