kotest icon indicating copy to clipboard operation
kotest copied to clipboard

Gradle 8.4 and kotlin 1.9.20

Open sksamuel opened this issue 1 year ago • 8 comments

sksamuel avatar Nov 14 '23 00:11 sksamuel

@OliverO2 I think you could branch from this for the basis of the unbundling.

sksamuel avatar Nov 14 '23 01:11 sksamuel

@OliverO2 I think you could branch from this for the basis of the unbundling.

@OliverO2 @sksamuel what is the status of this pr?

estivensh avatar Nov 14 '23 21:11 estivensh

@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

sksamuel avatar Nov 16 '23 02:11 sksamuel

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?

Jadarma avatar Nov 28 '23 09:11 Jadarma

@sksamuel

Yesterday gradle 8.5 was released, how about updating to gradle 8.5 and kotlin 1.9.21?

kshired avatar Nov 30 '23 06:11 kshired

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.

OliverO2 avatar Dec 02 '23 17:12 OliverO2

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

sksamuel avatar Dec 02 '23 18:12 sksamuel

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 ?

Kantis avatar May 09 '24 09:05 Kantis

Yeah closing

sksamuel avatar May 25 '24 03:05 sksamuel