typelevel / cats-effect

The pure asynchronous runtime for Scala
https://typelevel.org/cats-effect/
Apache License 2.0
2.03k stars 520 forks source link

update GraalVM from 17 to 21 #4152

Closed mzuehlke closed 4 weeks ago

mzuehlke commented 1 month ago

GraalVM is no longer available under the free license: https://github.com/graalvm/setup-graalvm#notes-on-oracle-graalvm-for-jdk-17

sbt-typelevel already did the same: https://github.com/typelevel/sbt-typelevel/pull/763

armanbilge commented 4 weeks ago

Thanks, do you mind targeting at series/3.5.x? 🙏

mzuehlke commented 4 weeks ago

Thanks, do you mind targeting at series/3.5.x? 🙏

Retarget this PR, or a 2nd PR for series/3.5.x ?

armanbilge commented 4 weeks ago

Retarget, then we'll merge 3.5.x into 3.x :)

mzuehlke commented 4 weeks ago

It was simplest to re-create #4153

armanbilge commented 4 weeks ago

I'm going to merge this to keep things unblocked, we will have to figure something else out for series/3.5.x ...