kotest
kotest copied to clipboard
Gradle 8.4 and kotlin 1.9.20
@OliverO2 I think you could branch from this for the basis of the unbundling.
@OliverO2 I think you could branch from this for the basis of the unbundling.
@OliverO2 @sksamuel what is the status of this pr?
@OliverO2 I think you could branch from this for the basis of the unbundling.
@OliverO2 @sksamuel what is the status of this pr?
This will be merged in as soon as we release 5.8.1
This will be merged in as soon as we release 5.8.1
@sksamuel Any updates on the 5.8.1 release? Is there something blocking it or are you just waiting for more items to be merged?
@sksamuel
Yesterday gradle 8.5 was released, how about updating to gradle 8.5 and kotlin 1.9.21?
Seems like compiler plugin unbundling is unnecessary: #3799.
What is the use case for updating Kotest beyond its current Kotlin version of 1.8.10? We'd force users to newer library versions, so what would be the upside to do this now?
This would change, obviously, as new targets are introduced. wasmJs
and wasmWasi
seem possible now.
The one that springs to mind is that TimeSource went stable so we can use that, but it's not a huge deal.
If Kotest 5.8 works with 1.9.x then happy to leave us on 1.8.x
Master is on Gradle 8.6 now, and I'm not sure if we plan to bump Kotlin to 1.9 anymore? Should this be closed @sksamuel ?
Yeah closing