scalacenter / scalafix

Refactoring and linting tool for Scala
https://scalacenter.github.io/scalafix/
BSD 3-Clause "New" or "Revised" License
813 stars 182 forks source link

Please publish for Scala 2.13.14 #1983

Closed SethTisue closed 2 months ago

SethTisue commented 2 months ago

...which is now on Maven Central, as per https://contributors.scala-lang.org/t/scala-2-13-14-release-planning/6581/13

bjaglin commented 2 months ago

https://github.com/scalameta/scalameta/issues/3711

tgodzik commented 2 months ago

@bjaglin which versions should I release for. The latest is already out. The PR is only waiting for Native and Js which is not relevant to semanticdb,

bjaglin commented 2 months ago
tgodzik commented 2 months ago

I am running 4.9.1 release, but don't plan to do a new release today.

bjaglin commented 2 months ago

https://github.com/scalacenter/sbt-scalafix/pull/418 demonstrates that scalafix users can upgrade their build to 2.13.14 with the existing scalafix 0.12.0 thanks to the backpublish of scalameta, so from a user perspective this is effectively enough.

I will release https://github.com/scalacenter/scalafix/pull/1984 through scalafix & sbt-scalafix 0.12.1 tomorrow Wednesday by 15h CEST, for rule authors to use scalafix 2.13.14.

bjaglin commented 2 months ago

@SethTisue I'll be a few hours late for the release, but that shouldn't be a blocker for the embargo anyway since rule authors are an extreme minority. Anyway, everything looks good, the delay is unrelated to 2.13.14.

SethTisue commented 2 months ago

@bjaglin cool, thanks for the update. yeah, agree it isn't a blocker for announcing 2.13.14.

bjaglin commented 2 months ago

sbt-scalafix & scalafix 0.12.1 are on their way to maven central