scala-dev icon indicating copy to clipboard operation
scala-dev copied to clipboard

JLine 3.27.1

Open SethTisue opened this issue 1 year ago • 2 comments
trafficstars

just released

release notes: https://github.com/jline/jline3/releases/tag/jline-3.27.1

it's a bit annoying that we just got done moving to 3.27.0, but I think we should take the upgrade. I can send PRs to scala/scala, scala/scala3, and sbt/sbt

SethTisue avatar Oct 15 '24 19:10 SethTisue

  • [x] scala/scala PR: https://github.com/scala/scala/pull/10899
  • [x] sbt/sbt PR: https://github.com/sbt/sbt/pull/7829
  • [x] scala/scala3 (wait until Scala 2 PRs are merged, and do the JNA->JNI switch and the use-the-JDK8-jar change at the same time)

SethTisue avatar Oct 25 '24 00:10 SethTisue

@Friendseeker want to do the honors over in sbt/sbt?

SethTisue avatar Oct 25 '24 00:10 SethTisue

now there's 3.28.0

SethTisue avatar Dec 12 '24 02:12 SethTisue

I've submitted the Scala 3 PR for this: https://github.com/scala/scala3/pull/22205

Since 2.13.16 is imminent and JLine 3.28.0 is brand new, let's hold off on upgrading.

SethTisue avatar Dec 13 '24 02:12 SethTisue