Skip to content

Releases: scala-steward-org/scala-steward

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

0.28.0

05 Dec 07:23
v0.28.0
9ac858c
Compare
Choose a tag to compare

What's Changed

🚀 Enhancements

📦 Artifact Migrations

🔧 Refactorings

  • Use GitAlg.findFilesContaining in ScannerAlg by @fthomas in #3215

🌱 Dependency Updates

New Contributors

Full Changelog: v0.27.0...v0.28.0

0.27.0

14 Nov 17:58
v0.27.0
c12d4a4
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Use correct start indices in ModulePositionScanner by @fthomas in #3207

📦 Artifact Migrations

🏗️ Build Improvements

🔧 Refactorings

  • Catch exceptions in Substring.Replacement.applyAll by @fthomas in #3211

🌱 Dependency Updates

Full Changelog: v0.26.0...v0.27.0

0.26.0

16 Oct 06:18
v0.26.0
Compare
Choose a tag to compare

What's changed

🚀 Enhancements

  • Improve error message on overlong lines in process.slurp (#3125) @fthomas
  • Support scala-steward.conf (makes sense in .github and .config folder) (#3115) @mkurz

🐛 Bug Fixes

  • Handle null value in bitbucket API response for repository (#3150) @jduval87

📜 Scalafix Migrations

📦 Artifact Migrations

📗 Documentation

🔧 Refactorings

  • Refactor UpdateInfoUrlFinder, enhance ForgeType (#3145) @rtyley

🌱 Dependency Updates

Contributors to this release

@DavidGregory084, @Kordyjan, @SethTisue, @alejandrohdezma, @exoego, @fthomas, @janstenpickle, @jduval87, @lrytz, @max5599, @mdedetrich, @mkurz, @mzuehlke, @rtyley, @satabin, @scala-steward, @sjrd, David Gregory and jeremy.duval@tikeasy.com

0.25.0

06 Jul 17:28
v0.25.0
b83aae5
Compare
Choose a tag to compare

What's changed

  • Remove any run-specific files before starting run (#3088) @rtyley

🚀 Enhancements

🐛 Bug Fixes

  • Different execution for mill 0.11 (#3095) @daddykotex
  • Add sbt.server.forcestart option to SbtAlg to allow for sbt compatibility versions < 1.7 (#3093) @d-g-n

📗 Documentation

  • Use actual default values in .scala-steward.conf doc (#3103) @fthomas

🧪 Test Improvements

  • Ensure mockRoot test folder is always cleared before tests run (#3101) @rtyley

🏗️ Build Improvements

🔧 Refactorings

  • Use Option.when(cond)(value) where appropriate (#3086) @rtyley

🌱 Dependency Updates

Contributors to this release

@alejandrohdezma, @d-g-n, @daddykotex, @fmeriaux, @fthomas, @lefou, @rtyley, @scala-steward and @sjrd

0.24.0

15 Jun 15:55
v0.24.0
2ef7788
Compare
Choose a tag to compare

What's changed

🚀 Enhancements

🐛 Bug Fixes

📦 Artifact Migrations

🧪 Test Improvements

  • Remove duplication around TraceEntry.Cmd instances (#3023) @fthomas

🏗️ Build Improvements

  • Don't install Coursier via git.io/coursier-cli (#3024) @fthomas

🔧 Refactorings

  • Remove duplication around TraceEntry.Cmd instances (#3023) @fthomas
  • Use Git's --trailer for commit message trailers (#3017) @fthomas

🌱 Dependency Updates

Contributors to this release

@Kordyjan, @Seetaramayya, @SethTisue, @alejandrohdezma, @austinwarrren, @blaz-kranjc, @eed3si9n, @endertunc, @exoego, @fthomas, @harmw, @julienrf, @mkurz, @mzuehlke, @rtyley, @scala-steward, @sjrd, @terryhendrix1990, @xuwei-k and Ender Tunc