Skip to content

Releases: scala-steward-org/scala-steward

0.33.0

14 Mar 06:56
v0.33.0
f0dfaa6
Compare
Choose a tag to compare

What's Changed

🚀 Enhancements

🐛 Bug Fixes

  • Run Mill 0.11 with --disable-ticker instead of --ticker false by @fthomas in #3538
  • Extract Mill plugins also from build.mill{,.scala} files by @fthomas in #3537
  • Use allowOrDefault in UpdatesConfig.isAllowed by @fthomas in #3546
  • Use RepoConfig#signoffCommits for migrations and hooks by @fthomas in #3576
  • Disable built-in Scala CLI rules in Scalafix migrations by @fthomas in #3574

📦 Artifact Migrations

  • add artifact migration: sbt-bom moved to sbt github org by @raboof in #3544

📗 Documentation

🧪 Test Improvements

  • Add parentheses around lambda parameters by @fthomas in #3518
  • Import MockEffOps to fix compile errors with Scala 3 by @fthomas in #3519
  • Annotate pattern bindings with refutable patterns by @fthomas in #3520

🏗️ Build Improvements

🔧 Refactorings

  • Replace deriveUnwrappedCodec with handwritten de-/encoders by @fthomas in #3514
  • Make all values in config classes optional by @fthomas in #3515
  • Remove circe-generic-extras by @fthomas in #3517
  • Harmonize imports for http4s and circe literals by @fthomas in #3521
  • Tweak code that uses refined so that it compiles with Scala 3 by @fthomas in #3526
  • update scalafmt and scalacOptions setting. use new syntax by @xuwei-k in #3532
  • Fix "Scala 2 syntax with -Xsource:3" warnings by @fthomas in #3533
  • Use only one variable for mill-version files by @fthomas in #3536
  • Short-circuit when reading mill-version files by @fthomas in #3541
  • Use Order[Version] to simplify MillAlg.content by @fthomas in #3540
  • Rework Update JSON encoders and decoders by @fthomas in #3261
  • Rewrite RepoCacheAlg.checkCache as for-comprehension by @fthomas in #3560

🌱 Dependency Updates

Other Changes

Full Changelog: v0.32.1...v0.33.0

0.32.1

31 Dec 09:28
v0.32.1
8929fad
Compare
Choose a tag to compare

What's Changed

🚀 Enhancements

🐛 Bug Fixes

🏗️ Build Improvements

  • Use Mill script from com-lihaoyi/mill for the Docker image by @fthomas in #3512

🌱 Dependency Updates

Full Changelog: v0.32.0...v0.32.1

v0.32.0

05 Dec 18:58
e55a877
Compare
Choose a tag to compare

What's Changed

🚀 Enhancements

🐛 Bug Fixes

📜 Scalafix Migrations

🌱 Dependency Updates

Full Changelog: v0.31.1...v0.32.0

v0.31.1

08 Nov 21:56
Compare
Choose a tag to compare

What's Changed

🚀 Enhancements

🐛 Bug Fixes

  • Replace com-lihaoyi/mill/mill script with lefou/millw/millw by @lefou in #3464
  • Revert the base docker image back to JDK 11 by @mzuehlke in #3471

🌱 Dependency Updates

Full Changelog: v0.31.0...v0.31.1

v0.31.0

04 Nov 18:02
67e3c3e
Compare
Choose a tag to compare

What's Changed

🚀 Enhancements

🐛 Bug Fixes

📜 Scalafix Migrations

📦 Artifact Migrations

🔧 Refactorings

🌱 Dependency Updates

Other Changes

New Contributors

Read more

v0.30.2

08 May 21:07
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

📦 Artifact Migrations

🌱 Dependency Updates

Full Changelog: v0.30.1...v0.30.2

v0.30.1

07 May 06:27
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Combine RepoConfig with the one taken the higher importance on the right side by @mzuehlke in #3346

🌱 Dependency Updates

Other Changes

  • Allow 3.4.x pull request for users already on Scala Next by @mzuehlke in #3347

Full Changelog: v0.30.0...v0.30.1

v0.30.0

26 Apr 15:31
Compare
Choose a tag to compare

What's Changed

🚀 Enhancements

🐛 Bug Fixes

📦 Artifact Migrations

  • Migrate sbt-jupiter-interface to com.github.sbt by @mkurz in #3311

🌱 Dependency Updates

Full Changelog: v0.29.1...v0.30.0

0.29.1

29 Feb 19:57
Compare
Choose a tag to compare

What's Changed

🚀 Enhancements

🐛 Bug Fixes

  • Fix #3300: Use correct GitHub query to find existing Pull Requests by @rtyley in #3303

📦 Artifact Migrations

  • Migrate sbt-akka-version-check by @mkurz in #3272
  • Migrate sbt-pull-request-validator by @mkurz in #3274
  • Migrated a bunch of sbt plugins to com.github.sbt by @mkurz in #3278
  • Migrate sbt-paradox-material-theme to com.github.sbt by @mkurz in #3281
  • Add migrations for otel4s 0.5.0 by @iRevive in #3287

🏗️ Build Improvements

🌱 Dependency Updates

Full Changelog: v0.29.0...v0.29.1

0.29.0

22 Jan 18:51
v0.29.0
33d3ad7
Compare
Choose a tag to compare

What's Changed

🚀 Enhancements

🐛 Bug Fixes

  • Recognize hashes if they are preceded by . or _ by @fthomas in #3260

📦 Artifact Migrations

  • We migrate play-silhouette to the Play Framework organization by @mkurz in #3239
  • play-grpc changed groupid to org.playframework by @mkurz in #3251
  • Rename otel4s-java* to otel4s-oteljava* by @NthPortal in #3254
  • Migrate sbt-multi-jvm by @mkurz in #3266
  • Migrate sbt-boilerplate by @mkurz in #3268

📗 Documentation

🏗️ Build Improvements

🔧 Refactorings

🌱 Dependency Updates

New Contributors

Full Changelog: v0.28.0...v0.29.0