-
-
Notifications
You must be signed in to change notification settings - Fork 43
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.1 to 2.3.7 #755
Conversation
Bumps `ktor` from 2.3.1 to 2.3.7. Updates `io.ktor:ktor-client-core` from 2.3.1 to 2.3.7 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.7/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.7) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.1 to 2.3.7 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.7/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.7) Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.1 to 2.3.7 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.7/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.7) Updates `io.ktor:ktor-server-core` from 2.3.1 to 2.3.7 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.7/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.7) Updates `io.ktor:ktor-server-netty` from 2.3.1 to 2.3.7 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.7/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.7) Updates `io.ktor:ktor-client-cio` from 2.3.1 to 2.3.7 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.7/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.7) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Qodana Community for JVMIt seems all right 👌 No new problems were found according to the checks applied 💡 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]
|
@dependabot rebase |
Looks like this PR is already up-to-date with v3-dev! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps
ktor
from 2.3.1 to 2.3.7.Updates
io.ktor:ktor-client-core
from 2.3.1 to 2.3.7Release notes
Sourced from io.ktor:ktor-client-core's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-core's changelog.
... (truncated)
Commits
d5cf25d
Update vulnerable dependencies (#3857)1eb4b55
Release 2.3.7 (#3852)97362b8
Update versions4d00349
Fix publication config8daecf7
Fix mingwx64 compilation (#3808)4af16bb
Add a changelogd599b54
KTOR-6411 resolve connectors in the test engine (#3798)d55a1ff
Update dependency com.auth0:jwks-rsa to v0.22.1 (#3750)89805f7
KTOR-6354 Revert 1.9.10 Kotlin update (#3785)2d0ddda
Drop flaky test (#3756)Updates
io.ktor:ktor-client-content-negotiation
from 2.3.1 to 2.3.7Release 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
d5cf25d
Update vulnerable dependencies (#3857)1eb4b55
Release 2.3.7 (#3852)97362b8
Update versions4d00349
Fix publication config8daecf7
Fix mingwx64 compilation (#3808)4af16bb
Add a changelogd599b54
KTOR-6411 resolve connectors in the test engine (#3798)d55a1ff
Update dependency com.auth0:jwks-rsa to v0.22.1 (#3750)89805f7
KTOR-6354 Revert 1.9.10 Kotlin update (#3785)2d0ddda
Drop flaky test (#3756)Updates
io.ktor:ktor-serialization-kotlinx-json
from 2.3.1 to 2.3.7Release notes
Sourced from io.ktor:ktor-serialization-kotlinx-json's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-serialization-kotlinx-json's changelog.
... (truncated)
Commits
d5cf25d
Update vulnerable dependencies (#3857)1eb4b55
Release 2.3.7 (#3852)97362b8
Update versions4d00349
Fix publication config8daecf7
Fix mingwx64 compilation (#3808)4af16bb
Add a changelogd599b54
KTOR-6411 resolve connectors in the test engine (#3798)d55a1ff
Update dependency com.auth0:jwks-rsa to v0.22.1 (#3750)89805f7
KTOR-6354 Revert 1.9.10 Kotlin update (#3785)2d0ddda
Drop flaky test (#3756)Updates
io.ktor:ktor-server-core
from 2.3.1 to 2.3.7Release notes
Sourced from io.ktor:ktor-server-core's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-core's changelog.
... (truncated)
Commits
d5cf25d
Update vulnerable dependencies (#3857)1eb4b55
Release 2.3.7 (#3852)97362b8
Update versions4d00349
Fix publication config8daecf7
Fix mingwx64 compilation (#3808)4af16bb
Add a changelogd599b54
KTOR-6411 resolve connectors in the test engine (#3798)d55a1ff
Update dependency com.auth0:jwks-rsa to v0.22.1 (#3750)89805f7
KTOR-6354 Revert 1.9.10 Kotlin update (#3785)2d0ddda
Drop flaky test (#3756)Updates
io.ktor:ktor-server-netty
from 2.3.1 to 2.3.7Release notes
Sourced from io.ktor:ktor-server-netty's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-netty's changelog.
... (truncated)
Commits
d5cf25d
Update vulnerable dependencies (#3857)1eb4b55
Release 2.3.7 (#3852)97362b8
Update versions4d00349
Fix publication config8daecf7
Fix mingwx64 compilation (#3808)4af16bb
Add a changelogd599b54
KTOR-6411 resolve connectors in the test engine (#3798)d55a1ff
Update dependency com.auth0:jwks-rsa to v0.22.1 (#3750)89805f7
KTOR-6354 Revert 1.9.10 Kotlin update (#3785)2d0ddda
Drop flaky test (#3756)Updates
io.ktor:ktor-client-cio
from 2.3.1 to 2.3.7Release notes
Sourced from io.ktor:ktor-client-cio's releases.