Deps(deps): Bump the ktor group across 1 directory with 4 updates#23
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Deps(deps): Bump the ktor group across 1 directory with 4 updates#23dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the ktor group with 4 updates in the / directory: [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.2 - [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.2) Updates `io.ktor:ktor-server-netty-jvm` from 3.3.3 to 3.4.2 - [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.2) Updates `io.ktor:ktor-server-test-host-jvm` from 3.3.3 to 3.4.2 - [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.2) Updates `io.ktor.plugin` from 3.3.3 to 3.4.2 Updates `io.ktor:ktor-server-netty-jvm` from 3.3.3 to 3.4.2 - [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.2) Updates `io.ktor:ktor-server-test-host-jvm` from 3.3.3 to 3.4.2 - [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.2) Updates `io.ktor.plugin` from 3.3.3 to 3.4.2 --- updated-dependencies: - dependency-name: io.ktor:ktor-server-core-jvm dependency-version: 3.4.2 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.2 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.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ktor - dependency-name: io.ktor.plugin dependency-version: 3.4.2 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.2 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.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ktor - dependency-name: io.ktor.plugin dependency-version: 3.4.2 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 in the / directory: 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.2Release 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
1567ffeAdd changelog for 3.4.2 (#5496)f70e63eKTOR-9415 Add filter predicate to MicrometerMetrics plugin (#5482)8420da6Move decompression to earlier phase in receivePipeline. (#5360)5739f8dfix: improve error message when deserializing generic type with non-@Serializ...5710ef9KTOR-6651 Server Auth JWT. Run 'jwkProvider.get' using Dispatchers.IO (#5451)a5546d2KTOR-9421 Track streaming responses separately to fix SSE blocking flush (#5330)72ea6c9docs: HttpRequestRetry and HttpTImeout installation order (#5404)cf1b01fKTOR-7416 Allow custom Host header in Java and Jetty client engines (#5401)c91aa74KTOR-9383 CaseInsensitiveMap and StringValuesImpl: zero-allocation header sto...d4763caKTOR-8751 Fix AmbiguousDependencyException during DI shutdown (#5391)Updates
io.ktor:ktor-server-netty-jvmfrom 3.3.3 to 3.4.2Release 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
1567ffeAdd changelog for 3.4.2 (#5496)f70e63eKTOR-9415 Add filter predicate to MicrometerMetrics plugin (#5482)8420da6Move decompression to earlier phase in receivePipeline. (#5360)5739f8dfix: improve error message when deserializing generic type with non-@Serializ...5710ef9KTOR-6651 Server Auth JWT. Run 'jwkProvider.get' using Dispatchers.IO (#5451)a5546d2KTOR-9421 Track streaming responses separately to fix SSE blocking flush (#5330)72ea6c9docs: HttpRequestRetry and HttpTImeout installation order (#5404)cf1b01fKTOR-7416 Allow custom Host header in Java and Jetty client engines (#5401)c91aa74KTOR-9383 CaseInsensitiveMap and StringValuesImpl: zero-allocation header sto...d4763caKTOR-8751 Fix AmbiguousDependencyException during DI shutdown (#5391)Updates
io.ktor:ktor-server-test-host-jvmfrom 3.3.3 to 3.4.2Release 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
1567ffeAdd changelog for 3.4.2 (#5496)f70e63eKTOR-9415 Add filter predicate to MicrometerMetrics plugin (#5482)8420da6Move decompression to earlier phase in receivePipeline. (#5360)5739f8dfix: improve error message when deserializing generic type with non-@Serializ...5710ef9KTOR-6651 Server Auth JWT. Run 'jwkProvider.get' using Dispatchers.IO (#5451)a5546d2KTOR-9421 Track streaming responses separately to fix SSE blocking flush (#5330)72ea6c9docs: HttpRequestRetry and HttpTImeout installation order (#5404)cf1b01fKTOR-7416 Allow custom Host header in Java and Jetty client engines (#5401)c91aa74KTOR-9383 CaseInsensitiveMap and StringValuesImpl: zero-allocation header sto...d4763caKTOR-8751 Fix AmbiguousDependencyException during DI shutdown (#5391)Updates
io.ktor.pluginfrom 3.3.3 to 3.4.2Updates
io.ktor:ktor-server-netty-jvmfrom 3.3.3 to 3.4.2Release 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
1567ffeAdd changelog for 3.4.2 (#5496)f70e63eKTOR-9415 Add filter predicate to MicrometerMetrics plugin (#5482)8420da6Move decompression to earlier phase in receivePipeline. (#5360)5739f8dfix: improve error message when deserializing generic type with non-@Serializ...5710ef9KTOR-6651 Server Auth JWT. Run 'jwkProvider.get' using Dispatchers.IO (#5451)a5546d2KTOR-9421 Track streaming responses separately to fix SSE blocking flush (#5330)72ea6c9docs: HttpRequestRetry and HttpTImeout installation order (#5404)cf1b01fKTOR-7416 Allow custom Host header in Java and Jetty client engines (#5401)c91aa74KTOR-9383 CaseInsensitiveMap and StringValuesImpl: zero-allocation header sto...d4763caKTOR-8751 Fix AmbiguousDependencyException during DI shutdown (#5391)Updates
io.ktor:ktor-server-test-host-jvmfrom 3.3.3 to 3.4.2Release notes
Sourced from io.ktor:ktor-server-test-host-jvm's releases.