Update dependency io.ktor:ktor-bom to v3.5.1 - #4588
Conversation
| version "8.18.3" | ||
| resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.3.tgz#b56b88abffde62791c639170400c93dcb0c95472" | ||
| integrity sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg== | ||
| ws@8.20.1: |
There was a problem hiding this comment.
ran commands:
./gradlew kotlinWasmUpgradeYarnLock
./gradlew kotlinUpgradeYarnLock kotlinWasmUpgradeYarnLockto generate this lock file.
as was asked when running pre commit checks on local.
|
@janhoy anything more pending to be done here? |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
Would you are giving this another shot @jaykay12 ? |
| @@ -2,346 +2,346 @@ | |||
| # Manual edits can break the build and are not advised. | |||
| # This file is expected to be part of source control. | |||
| # To regenerate this file, run: ./gradlew :solr:ui:dependencies --write-locks | |||
| androidx.annotation:annotation-jvm:1.9.1=composeHotReloadDevDesktopDevRuntimeClasspath,composeHotReloadDevDesktopRuntimeClasspath,composeHotReloadDevDesktopTestRuntimeClasspath,composeHotReloadDevJvmDevRuntimeClasspath,composeHotReloadDevJvmRuntimeClasspath,composeHotReloadDevJvmTestRuntimeClasspath,composeHotReloadDevTools,desktopCompileClasspath,desktopDevCompileClasspath,desktopDevRuntimeClasspath,desktopMainCompileClasspath,desktopMainRuntimeClasspath,desktopRuntimeClasspath,desktopTestCompileClasspath,desktopTestRuntimeClasspath,jvmCompileClasspath,jvmDevCompileClasspath,jvmDevRuntimeClasspath,jvmMainCompileClasspath,jvmMainRuntimeClasspath,jvmRuntimeClasspath,jvmTestCompileClasspath,jvmTestRuntimeClasspath | |||
| androidx.annotation:annotation-jvm:1.9.1=composeHotReloadDevJvmDevRuntimeClasspath,composeHotReloadDevJvmRuntimeClasspath,composeHotReloadDevJvmTestRuntimeClasspath,composeHotReloadDevTools,jvmCompileClasspath,jvmDevCompileClasspath,jvmDevRuntimeClasspath,jvmMainCompileClasspath,jvmMainRuntimeClasspath,jvmRuntimeClasspath,jvmTestCompileClasspath,jvmTestRuntimeClasspath | |||
There was a problem hiding this comment.
why these lines are coming as changed, i am not sure off. since this file is auto-generated using the command: ./gradlew :solr:ui:dependencies --write-locks
not sure, why these changes are coming now.
There was a problem hiding this comment.
I suppose the ktor affects kotlin builds, such as the UI
|
@janhoy
I checked it on local for this feature branch, it runs fine. |



This PR contains the following updates:
3.5.0→3.5.1Release Notes
ktorio/ktor (io.ktor:ktor-bom)
v3.5.1Compare Source
Improvements
Bugfixes
@JsonClassDiscriminatoron sealed types is ignored when generating OpenAPI discriminator schema@SerialNameof sealed subtypes is used ascomponents.schemaskeyAccept-Charsetheader is used for response deserializationnode:netstatically and breaks wasmJsBrowser webpack buildConfiguration
📅 Schedule: (UTC)
* * * * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot