sconfig 1.9.0
This is release 35 of sconfig which supports the Scala line of products.
Highlights 💥
Update so Scala 3 community build will run and verify. Scala Native (0.5.7) has NIR changes (forward but not backward compatible) so the bump is a minor release. Scala.js (1.18.x) is also not backward compatible the previous release (1.17.x).
- Scala 3.3.5 LTS, 2.13.16
- Scala Native 0.5.7
- Scala.js 1.18.2
Details below.
Contributors 👥
According to git shortlog -sn --no-merges v1.8.0..v1.9.0
18 Scala Steward
5 Eric K Richardson
What's Changed
- Allow some more File tests to run on Native by @ekrich in #408
- Fix #237: Fix deprecations by @ekrich in #410
- Update auxlib, clib, javalib, junit-plugin, ... to 0.5.6 by @scala-steward in #411
- Update sbt, scripted-plugin to 1.10.6 by @scala-steward in #412
- Update sbt-ci-release to 1.9.2 by @scala-steward in #413
- Update sbt, scripted-plugin to 1.10.7 by @scala-steward in #414
- Update Scala.js to 1.18.1 to support Java 21 by @ekrich in #415
- Minor doc issues seen in scalafmt update by @ekrich in #417
- Update sbt-scalafix, scalafix-core to 0.14.0 by @scala-steward in #418
- Update scala-library to 2.13.16 by @scala-steward in #419
- Update scalafmt-core to 3.8.5 by @scala-steward in #420
- Update scalafmt-core to 3.8.6 by @scala-steward in #422
- Update sbt-scalajs, scalajs-compiler, ... to 1.18.2 by @scala-steward in #421
- Update scala3-library, ... to 3.3.5 by @scala-steward in #423
- Update scala-collection-compat to 2.13.0 by @scala-steward in #424
- Update scalafmt-core to 3.9.1 by @scala-steward in #427
- Update sbt-scalafix, scalafix-core, ... to 0.14.2 by @scala-steward in #426
- Update auxlib, clib, javalib, junit-plugin, ... to 0.5.7 by @scala-steward in #428
- Update scalafmt-core to 3.9.2 by @scala-steward in #429
- Update sbt, scripted-plugin to 1.10.10 by @scala-steward in #431
- Update sbt-ci-release to 1.9.3 by @scala-steward in #433
- Update scalafmt-core to 3.9.4 by @scala-steward in #434
Full Changelog: v1.8.1...v1.9.0