0.29.0
What's Changed
🚀 Enhancements
- Add
toolkit
to list of scala-cli directives by @armanbilge in #3235 - Use default resolver in
MillAlg
by @fthomas in #3234 - Allow multiple and non-local repos files by @fthomas in #3237
- Do not cache the output of
gitAskPass
by @fthomas in #3250 - Fail on
--vcs-*
options by @fthomas in #3241
🐛 Bug Fixes
📦 Artifact Migrations
- We migrate play-silhouette to the Play Framework organization by @mkurz in #3239
play-grpc
changed groupid toorg.playframework
by @mkurz in #3251- Rename
otel4s-java*
tootel4s-oteljava*
by @NthPortal in #3254 - Migrate sbt-multi-jvm by @mkurz in #3266
- Migrate sbt-boilerplate by @mkurz in #3268
📗 Documentation
- Add links to PRs labelled with
artifact-migrations
by @fthomas in #3240 - Update short description of Scala Steward by @fthomas in #3248
- Document how to control Scala updates by @mzuehlke in #3253
🏗️ Build Improvements
- Use sbt-tpolecat's DevMode if CI env var is not set by @fthomas in #3233
- Remove
-Xfatal-warnings
comment by @fthomas in #3238
🔧 Refactorings
- Minimize diff to BSP branch by @fthomas in #3243
- Add default implementation for
BuildToolAlg#runMigration
by @fthomas in #3244 - Remove
StewardContext
hierarchy by @fthomas in #3247 - Remove repo from function for modifying requests by @fthomas in #3252
- Move
Encoder[Uri]
toutil.uri
by @fthomas in #3255 - Show repo owner in exception message by @fthomas in #3259
🌱 Dependency Updates
- Update sbt-jmh to 0.4.7 by @scala-steward in #3242
- Update sbt to 1.9.8 by @scala-steward in #3245
- Update sbt-typelevel-mergify to 0.6.4 by @scala-steward in #3246
- Update jjwt-api, jjwt-impl, jjwt-jackson to 0.12.3 by @scala-steward in #3186
- Update mdoc, sbt-mdoc to 2.5.2 by @scala-steward-dev in #3262
- Update sbt-typelevel-mergify to 0.6.5 by @scala-steward-dev in #3263
- Update cats-effect to 3.5.3 by @scala-steward in #3265
- Update cron4s-core to 0.7.0 by @scala-steward in #3267
- Update fs2-core, fs2-io to 3.9.4 by @scala-steward in #3269
New Contributors
- @NthPortal made their first contribution in #3254
- @gzm0 made their first contribution in #3258
- @scala-steward-dev made their first contribution in #3262
Full Changelog: v0.28.0...v0.29.0