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

Bump all integrations to Scala Native 0.5.x

Open Gedochao opened this issue 1 year ago • 1 comments

Version(s) 81acfafd6968d8dfc6b5e40ba9fbd3384237aa85

Describe what needs to be done and why Some integrations do not yet support Scala Native 0.5.x, which forces us to downgrade the default to 0.4.17 for the time being. Those include:

  • [ ] Mill
  • [ ] Scala Test
  • [x] Munit
  • [ ] ScalaTest
  • [ ] uTest
  • [ ] ScalaPy
  • [x] Scala Toolkit
  • [ ] TypeLevel Toolkit

Is your feature request related to a past ticket or discussion? https://github.com/VirtusLab/scala-cli/pull/2862#discussion_r1576122491

Additional context This ticket might stay open for a long time, as we don't control these integrations getting the Scala Native 0.5.x bump upstream. We just should remember about removing the downgrade on our side when they're ready.

Gedochao avatar Apr 23 '24 12:04 Gedochao

The Scala Toolkit is now available on Scala Native 0.5.x: https://github.com/scala/toolkit/releases/tag/0.4.0

adpi2 avatar May 15 '24 14:05 adpi2