Releases: scala-steward-org/scala-steward
Releases · scala-steward-org/scala-steward
0.1.0
v0.1.0 (12/02/2019)
Enhancements
- Extend multi-step update strategy to all source files #276 by @fthomas
- Fix disable sandbox flag #217 by @regadas
- Add "config" to the list of common suffixes #122 by @fthomas
- add "--recursive" option when "git clone" #113 by @xuwei-k
- Make GitHub API host configurable #98 by @fthomas
- Require that the artifactIdsPrefix is at least three characters long #94 by @fthomas
- Include groupId only if an artifactId is a common suffix #69 by @fthomas
- Handle Update.Group where all artifactIds are common suffixes #52 by @fthomas
- Use http4s-blaze-client for forking instead of curl #40 by @fthomas
- Ignore updates of scala-compiler and scala-library #35 by @fthomas
- Quote version string in replaceAllIn #28 by @fthomas
- Apply updates that differ only in their artifactId at the same time #32 by @fthomas
- WIP: Only process repos that are not up-to-date #130 by @fthomas
- Ignore updates which have existing up-to-date PRs #147 by @fthomas
- Do not use URLs with username and password for Git #148 by @fthomas
- Suggestion: Add CLI to override config values #161 by @regadas
- GPG sign commits #162 by @fthomas
- Use configurations to filter updates #169 by @fthomas
- Add command-line options for firejail #184 by @fthomas
- Fix checkForUpdates #189 by @fthomas
- Do not hardcode the max number of artifacts in PR titles #194 by @fthomas
- Ignore certain dependencies in the updates cache #196 by @fthomas
- Config for sandbox execution #200 by @ArulselvanMadhavan
- Ignore version definitions that contain "previous" #214 by @fthomas
- Remove bad versions from updates #266 by @fthomas
- Use multi-step strategy to update versions #269 by @Philippus
- Add configuration to disable forking #208 by @ArulselvanMadhavan
- Ignore dots in artifactIds when updating versions #285 by @fthomas
- Add option to keep credentials for updating private dependencies #253 by @Philippus
- Use a friendlier PR message #38 by @fthomas
- Improve update naming convention #68 by @bhop
Bug Fixes
- Prevent duplicated artifactIds in Update.Group #173 by @fthomas
- Fix: authenticate parent cloned url #141 by @regadas
- Do not leak file handles in deleteForce #191 by @fthomas
Test Improvements
- Add doctest for separateBy #206 by @fthomas
- Add more tests for separateBy #213 by @fthomas
- Change MockEnv from State[MockState, A] to StateT[IO, MockState, A] #274 by @fthomas
- Add MockContext for all mock implementations #287 by @fthomas
Build Improvements
- add 'openjdk11' to Travis build matrix #265 by @sullis
- Remove Travis CI stages #268 by @fthomas
- Add sbt-explicit-dependencies plugin #232 by @fthomas
- Add docker packaging #164 by @regadas
Dependency Updates
- Update http4s-blaze-client, http4s-circe to 0.20.0-M5 #258 by @scala-steward
- Update circe-generic, circe-parser, ... to 0.11.1 #260 by @scala-steward
- Update refined, refined-scalacheck to 0.9.4 #263 by @scala-steward
- Update sbt-header to 5.1.0 #288 by @scala-steward
- Update sbt-tpolecat to 0.1.5 #289 by @scala-steward
- Update cats-effect to 1.2.0 #267 by @scala-steward
- Update sbt-native-packager to 1.3.16 #272 by @scala-steward
- Update fs2-core to 1.0.3 #275 by @scala-steward
- Update sbt-native-packager to 1.3.17 #278 by @scala-steward
- Bump sbt-updates version #296 by @regadas
- Update fs2-core to 1.0.0-M5 #1 by @scala-steward
- Update cats-effect to 1.0.0 #2 by @scala-steward
- Update sbt-travisci to 1.1.3 #3 by @scala-steward
- Update logback-classic to 1.2.3 #41 by @scala-steward
- Update circe-generic to 0.10.0 #44 by @scala-steward
- Update fs2-core to 1.0.0-RC1 #51 by @scala-steward
- Update http4s-blaze-client to 0.19.0-M3 #54 by @scala-steward
- Update fs2-core to 1.0.0-RC2 #58 by @scala-steward
- Update sbt-assembly to 0.14.8 #61 by @scala-steward
- Update fs2-core to 1.0.0 #65 by @scala-steward
- Update http4s-blaze-client to 0.19.0 #66 by @scala-steward
- Update sbt to 1.2.4 #70 by @fthomas
- Update sbt version of artificial project #84 by @raboof
- Update log4cats-slf4j to 0.2.0-RC1 #85 by @scala-steward
- Update log4cats-slf4j to 0.2.0-RC2 #86 by @scala-steward
- Update sbt to 1.2.6 [#95](#95...