Kotlin / dataframe

Structured data processing in Kotlin
https://kotlin.github.io/dataframe/overview.html
Apache License 2.0
772 stars 48 forks source link

Update kotest-assertions to 5.8.0 #595

Open Jolanrensen opened 4 months ago

Jolanrensen commented 4 months ago

io.kotest:kotest-assertions-core [5.5.4 -> 5.8.0], we cannot update atm thanks to kotlin-jupyter: https://github.com/Kotlin/kotlin-jupyter/issues/452

Kantis commented 3 weeks ago

Upgrading jupyter to 0.12.0.217 should unblock upgrading kotest-assertions now. https://github.com/Kotlin/kotlin-jupyter/issues/452 was fixed in https://github.com/Kotlin/kotlin-jupyter/commit/e6a2dc14b8565a6ba2c6ce17ee0b0eb378251481 which is tagged with that version.

Jolanrensen commented 3 weeks ago

Thanks, unfortunately, we're blocked from updating Jupyter thanks to https://github.com/Kotlin/dataframe/issues/700 :/