2.4.0 - 2026-06-27
Internal Housekeeping
Update Scala, sbt, sbt plugins and libraries, and remove unused plugins (#702)
Scala:
Scala 2.13:2.13.16=>2.13.18Scala 2.12:2.12.18=>2.12.20Scala 3:3.3.3=>3.3.5
Libraries:
hedgehog:0.13.0=>0.13.1cats-effect3:3.3.14=>3.7.0cats-effect3 (Native):3.7.0-RC1=>3.7.0monix:3.4.0=>3.4.1extras:0.49.0=>0.53.0
SBT and plugins:
sbt:1.12.1=>1.12.11sbt-wartremover:3.4.0=>3.6.0sbt-scalafix:0.10.4=>0.14.7sbt-scalafmt:2.4.6=>2.6.1sbt-scalajs:1.18.2=>1.20.2sbt-scala-native:0.5.8=>0.5.10sbt-native-image:0.3.2=>0.5.0sbt-devoops:3.3.2=>3.5.1sbt-idea-compiler-indices:1.0.13=>1.0.16
Remove plugins:
sbt-coverallssbt-mdocsbt-docusaur
What's Changed
- Upgrade: Bump actions/cache from 4 to 5 by @dependabot[bot] in #693
- Remove Docusaurus documentation site and disable related workflows by @kevin-lee in #694
- Update
sbtto1.12.0by @kevin-lee in #695 - Update sbt-docusaur and sbt-devoops by @kevin-lee in #696
- Bump sbt to
1.12.1by @kevin-lee in #697 - Upgrade: Bump actions/checkout from 6 to 7 by @dependabot[bot] in #700
- Upgrade: Bump codecov/codecov-action from 5 to 7 by @dependabot[bot] in #699
- Fix hanging cats-effect 3 "should not catch Fatal" tests by @kevin-lee in #701
- Close #702: Update Scala, sbt, sbt plugins and libraries, and remove unused plugins by @kevin-lee in #703
- effectie v2.4.0 by @kevin-lee in #704
Full Changelog: v2.3.0...v2.4.0