Coming soon: Scala 2.13.3

Good point, however:

  1. Deprecations aren’t fatal, however, unless you make them.
  2. In 2.13 you can also configure warning suppression (keeping the rest fatal).
  3. The deprecations have accompanying rewrites in https://github.com/scala/scala-rewrites, however that lacks docs on how to run the new rewrites and it would be useful to have it already published on Maven Central.
6 Likes