Skip to content

Releases: scala-steward-org/scala-steward

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 [email protected]

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

0.23.0

10 Mar 20:09
v0.23.0
0706345
Compare
Choose a tag to compare

What's changed

🚀 Enhancements

🐛 Bug Fixes

📗 Documentation

🧪 Test Improvements

🔧 Refactorings

🌱 Dependency Updates

Contributors to this release

@alejandrohdezma, @alexklibisz, @armanbilge, @daddykotex, @danielleontiev, @endertunc, @exoego, @fthomas, @lefou, @mkurz, @ropiteaux, @scala-steward and Ender Tunc

0.22.0

17 Feb 08:55
v0.22.0
f12a861
Compare
Choose a tag to compare

🚀 Enhancements

🐛 Bug Fixes

  • Update .scalafmt.conf and .mill-version also in subdirectories (#2954) @fthomas

📦 Artifact Migrations

📗 Documentation

🧪 Test Improvements

🏗️ Build Improvements

🔧 Refactorings

🌱 Dependency Updates

Contributors to this release

@Kordyjan, @cwholmes, @danielleontiev, @exoego, @fthomas, @iRevive, @scala-steward, @sjrd, @xuwei-k and @yaroot

0.21.0

20 Jan 07:00
v0.21.0
Compare
Choose a tag to compare

What's changed

🚀 Enhancements

  • Add "versionScheme" labels to pull-requests. (#2925) @mzuehlke
  • Extract dependencies from scala-cli via sbt export (#2933) @fthomas
  • Support Maven dependencies with a property for the Scala binary suffix (#2931) @fthomas
  • Use 30 days instead of @monthly in repo config example (#2927) @fthomas
  • Log a warning, when the workspace directory doesn't exist (#2923) @mzuehlke
  • Authenticate UrlChecker calls to API host (#2920) @fthomas
  • Prefer GitHub release notes over custom release notes (#2899) @fthomas

🐛 Bug Fixes

  • Support artifact migrations in Update.ForGroupId (#2898) @fthomas

📦 Artifact Migrations

📗 Documentation

🧪 Test Improvements

🏗️ Build Improvements

  • Use sbt-typelevel-mergify to generate .mergify.yml (#2900) @fthomas

🔧 Refactorings

🌱 Dependency Updates

Contributors to this release

@SethTisue, @alexklibisz, @armanbilge, @exoego, @fthomas, @mdedetrich, @mzuehlke and @scala-steward

0.20.0

07 Jan 08:22
v0.20.0
c1aa49d
Compare
Choose a tag to compare

What's changed

🚀 Enhancements

🐛 Bug Fixes

  • Issue #2877: Fix "Unable to bump version" when using a val version in libraryDependencies ++= Seq(...) (#2884) @alexklibisz
  • Use releaseNotesUrl even if repoUrl is empty (#2890) @fthomas

📗 Documentation

🧪 Test Improvements

🏗️ Build Improvements

🔧 Refactorings

🌱 Dependency Updates

Contributors to this release

@TonioGela, @alejandrohdezma, @alexklibisz, @exoego, @fthomas, @keynmol, @mzuehlke and @scala-steward

0.19.0

29 Dec 18:17
v0.19.0
309b65f
Compare
Choose a tag to compare

What's changed

🚀 Enhancements

🐛 Bug Fixes

🧪 Test Improvements

  • Test JsonKeyValueStore#get with malformed JSON (#2855) @fthomas

🏗️ Build Improvements

🔧 Refactorings

🌱 Dependency Updates

Contributors to this release

@fthomas and @scala-steward

0.18.0

23 Dec 18:32
v0.18.0
3797af0
Compare
Choose a tag to compare

What's changed

🚀 Enhancements

📦 Artifact Migrations

📗 Documentation

  • Revamp documentation about artifact migrations (#2843) @fthomas
  • Warn about missing Scalafix support in MillAlg and MavenAlg (#2840) @fthomas
  • Update links to Scalafix documentation (#2842) @fthomas

🏗️ Build Improvements

🔧 Refactorings

🌱 Dependency Updates

Contributors to this release

@AlexITC, @bjaglin, @exoego, @fthomas, @sapka12 and @scala-steward