fix(deps): update ktor monorepo to v2.3.12 #36
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.
This PR contains the following updates:
2.2.4
->2.3.12
2.2.4
->2.3.12
2.2.4
->2.3.12
2.2.4
->2.3.12
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
ktorio/ktor (io.ktor:ktor-server-tests-jvm)
v2.3.12
Compare Source
Bugfixes
Improvements
v2.3.11
Compare Source
Bugfixes
v2.3.10
Compare Source
Bugfixes
NumberFormatException
when uploading file larger than INT_MAX bytes (~2.1 GiB) since 2.3.0 (KTOR-6851)Improvements
Logger.ANDROID
(KTOR-1219)v2.3.9
Compare Source
Improvements
Bugfixes
v2.3.8
Compare Source
Bugfixes
URLBuilder
crashes on React Native platforms (KTOR-6576)allowHost
without the second argument doesn't allow the secure host (KTOR-6494)v2.3.7
Compare Source
Bugfixes
v2.3.6
Compare Source
Bugfixes
v2.3.5
Compare Source
Bugfixes
v2.3.4
Compare Source
Bugfixes
application/json
Content-Type (KTOR-6183)v2.3.3
Compare Source
Bugfixes
HttpCache.Config.isShared
is true (KTOR-6087)Improvements
v2.3.2
Compare Source
Bugfixes
Improvements
v2.3.1
Compare Source
Bugfixes
API function called from within callback
(KTOR-5918)remoteAddress
in addition toremoteHost
(KTOR-5786)Calendar.toDate
method (KTOR-5813)Improvements
v2.3.0
Compare Source
Features
100 Continue
(KTOR-829)Improvements
append(String, List<String>)
overload toFormBuilder
(KTOR-5493)Boolean
during construction of multipart requests (KTOR-5405)Bugfixes
response
(KTOR-4514)Content-Type
headers for static files (KTOR-5311)ContentNegotiation
andMustache
plugins (KTOR-5337)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.