forked from ExpediaGroup/graphql-kotlin
-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps): bump ktor from 2.2.4 to 2.3.2 #10
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/gradle/ktor-2.3.2
base: master
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.
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 2.2.4 to 2.3.2. Updates `io.ktor:ktor-client-apache` from 2.2.4 to 2.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.4...2.3.2) Updates `io.ktor:ktor-client-cio` from 2.2.4 to 2.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.4...2.3.2) Updates `io.ktor:ktor-client-content-negotiation` from 2.2.4 to 2.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.4...2.3.2) Updates `io.ktor:ktor-client-serialization` from 2.2.4 to 2.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.4...2.3.2) Updates `io.ktor:ktor-client-websockets` from 2.2.4 to 2.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.4...2.3.2) Updates `io.ktor:ktor-serialization-jackson` from 2.2.4 to 2.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.4...2.3.2) Updates `io.ktor:ktor-server-core` from 2.2.4 to 2.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.4...2.3.2) Updates `io.ktor:ktor-server-content-negotiation` from 2.2.4 to 2.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.4...2.3.2) Updates `io.ktor:ktor-server-websockets` from 2.2.4 to 2.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.4...2.3.2) Updates `io.ktor:ktor-server-cors` from 2.2.4 to 2.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.4...2.3.2) Updates `io.ktor:ktor-client-logging` from 2.2.4 to 2.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.4...2.3.2) Updates `io.ktor:ktor-client-okhttp` from 2.2.4 to 2.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.4...2.3.2) Updates `io.ktor:ktor-server-cio` from 2.2.4 to 2.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.4...2.3.2) Updates `io.ktor:ktor-server-netty` from 2.2.4 to 2.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.4...2.3.2) Updates `io.ktor:ktor-server-test-host` from 2.2.4 to 2.3.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.4...2.3.2) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-apache dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-serialization dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-websockets dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-serialization-jackson dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-websockets dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-cors dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-logging dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-okhttp dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-cio dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
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.2.4 to 2.3.2.Updates
io.ktor:ktor-client-apache
from 2.2.4 to 2.3.2Release notes
Sourced from io.ktor:ktor-client-apache's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-apache's changelog.
... (truncated)
Commits
9ad4da0
KTOR-6059 Add changelog for 2.3.2 (#3666)5679a13
KTOR-6059 Release 2.3.2 (#3665)38449f2
KTOR-6013 Fix deeply nested keys inMapApplicationConfig::toMap
(#3664)dd58daa
KTOR-6053 Update Kotlin to 1.8.22 (#3663)cbf747e
KTOR-6001 Cache returns null when vary header has more fields in the cached r...cf1937b
Update ktlint version (#3657)4bd7334
KTOR-5971 Set ContentType for ByteArrayContent body in OkHttp (#3653)c2d8a21
KTOR-5409 Response doesn't contain error message (#3605)720a835
Bump dev version to 2.3.2-SNAPSHOT (#3652)299a04b
Upgrade kotlinx-coroutines to 1.7.1 (#3609)Updates
io.ktor:ktor-client-cio
from 2.2.4 to 2.3.2Release notes
Sourced from io.ktor:ktor-client-cio's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-cio's changelog.
... (truncated)
Commits
9ad4da0
KTOR-6059 Add changelog for 2.3.2 (#3666)5679a13
KTOR-6059 Release 2.3.2 (#3665)38449f2
KTOR-6013 Fix deeply nested keys inMapApplicationConfig::toMap
(#3664)dd58daa
KTOR-6053 Update Kotlin to 1.8.22 (#3663)cbf747e
KTOR-6001 Cache returns null when vary header has more fields in the cached r...cf1937b
Update ktlint version (#3657)4bd7334
KTOR-5971 Set ContentType for ByteArrayContent body in OkHttp (#3653)c2d8a21
KTOR-5409 Response doesn't contain error message (#3605)720a835
Bump dev version to 2.3.2-SNAPSHOT (#3652)299a04b
Upgrade kotlinx-coroutines to 1.7.1 (#3609)Updates
io.ktor:ktor-client-content-negotiation
from 2.2.4 to 2.3.2Release notes
Sourced from io.ktor:ktor-client-content-negotiation's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-content-negotiation's changelog.
... (truncated)
Commits
9ad4da0
KTOR-6059 Add changelog for 2.3.2 (#3666)5679a13
KTOR-6059 Release 2.3.2 (#3665)38449f2
KTOR-6013 Fix deeply nested keys inMapApplicationConfig::toMap
(#3664)dd58daa
KTOR-6053 Update Kotlin to 1.8.22 (#3663)cbf747e
KTOR-6001 Cache returns null when vary header has more fields in the cached r...cf1937b
Update ktlint version (#3657)4bd7334
KTOR-5971 Set ContentType for ByteArrayContent body in OkHttp (#3653)c2d8a21
KTOR-5409 Response doesn't contain error message (#3605)720a835
Bump dev version to 2.3.2-SNAPSHOT (#3652)299a04b
Upgrade kotlinx-coroutines to 1.7.1 (#3609)Updates
io.ktor:ktor-client-serialization
from 2.2.4 to 2.3.2Release notes
Sourced from io.ktor:ktor-client-serialization's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-serialization's changelog.
... (truncated)
Commits
9ad4da0
KTOR-6059 Add changelog for 2.3.2 (#3666)5679a13
KTOR-6059 Release 2.3.2 (#3665)38449f2
KTOR-6013 Fix deeply nested keys inMapApplicationConfig::toMap
(#3664)dd58daa
KTOR-6053 Update Kotlin to 1.8.22 (#3663)cbf747e
KTOR-6001 Cache returns null when vary header has more fields in the cached r...cf1937b
Update ktlint version (#3657)4bd7334
KTOR-5971 Set ContentType for ByteArrayContent body in OkHttp (#3653)c2d8a21
KTOR-5409 Response doesn't contain error message (#3605)720a835
Bump dev version to 2.3.2-SNAPSHOT (#3652)299a04b
Upgrade kotlinx-coroutines to 1.7.1 (#3609)Updates
io.ktor:ktor-client-websockets
from 2.2.4 to 2.3.2Release notes
Sourced from io.ktor:ktor-client-websockets's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-websockets's changelog.
... (truncated)
Commits
9ad4da0
KTOR-6059 Add changelog for 2.3.2 (#3666)5679a13
KTOR-6059 Release 2.3.2 (