- Always use Config.gitHubLogin in PR body #359 by @fthomas
- Add details section to PR about ignoring updates #304 by @fthomas
- Ignore updates via a repo-specific .scala-steward.conf file #301 by @fthomas
- replaceAllInRelaxed: split camel case artifactIds #466 by @fthomas
- Use --no-gpg-sign option if signCommits is false #423 by @fthomas
- Include base branch when searching for existing PRs #427 by @fthomas
- #365 Add --ignore-opts-files option #380 by @Slakah
- Adds configuration settings to disable PR updates #388 by @renatocaval
- Ability to inject environment variables to firejail #337 by @mwz
- Log filename if FileAlg.editFile fails #400 by @fthomas
- Persist state of PRs #396 by @fthomas
- Log parsed RepoConfig from .scala-steward.conf files #391 by @fthomas
- Ignore lines that contain "mimaPreviousArtifacts" #300 by @fthomas
- Extend ignore comments tests and fix a tiny bug #431 by @kiranbayram
- Ignore comment lines #426 by @kiranbayram
- Add cwd parameter in MockProcessAlg.exec to MockState #360 by @fthomas
- Test GitHubApiAlg via Http4sGitHubApiAlg #342 by @fthomas
- Test FileAlg.removeTemporarily #326 by @fthomas
- Test FileAlg.{deleteForce, readFile, writeFile} #303 by @fthomas
- Test replaceAllIn with backticks around the search term #458 by @fthomas
- Fix tests to be platform-agnostic #387 by @dwijnand
- Run docker:publishLocal to validate Docker image #317 by @fthomas
- Set DEBIAN_FRONTEND to noninteractive in docker build #312 by @mwz
- Try replacing openjdk11 with oraclejdk11 #428 by @fthomas
- Remove unnecessary readme project #394 by @fthomas
- Update sbt-native-packager to 1.3.20 #372 by @scala-steward
- Update sbt-travisci to 1.2.0 #366 by @scala-steward
- Update http4s-blaze-client, http4s-circe, ... to 0.20.0-M7 #355 by @scala-steward
- Update scalatest to 3.0.7 #352 by @scala-steward
- Update sbt-header to 5.2.0 #341 by @scala-steward
- Update monocle-core to 1.5.1-cats #335 by @scala-steward
- Update sbt-native-packager to 1.3.19 #332 by @scala-steward
- Update better-files to 3.7.1 #331 by @scala-steward
- Update fs2-core to 1.0.4 #329 by @scala-steward
- Update sbt-explicit-dependencies to 0.2.9 #320 by @scala-steward
- Update case-app to 2.0.0-M6 #310 by @scala-steward
- Update http4s-blaze-client, http4s-circe to 0.20.0-M6 #305 by @scala-steward
- Update log4cats-slf4j to 0.3.0 #302 by @scala-steward
- Update sbt-native-packager to 1.3.18 #298 by @scala-steward
- Update sbt-native-packager to 1.3.21 #468 by @scala-steward
- Update cats-effect to 1.3.0 #459 by @scala-steward
- Update scalatest to 3.0.6 #330 by @custommonkey
- Update http4s-blaze-client, http4s-circe, ... to 0.20.0 #419 by @scala-steward
- Update refined, refined-scalacheck to 0.9.5 #410 by @scala-steward
- Update case-app to 2.0.0-M7 #405 by @scala-steward
- Update kind-projector to 0.10.0 #399 by @fthomas
- Update kind-projector to 0.9.10 #392 by @scala-steward
- Update http4s-blaze-client, http4s-circe, ... to 0.20.0-RC1 #386 by @scala-steward
- Update sbt-tpolecat to 0.1.6 #385 by @scala-steward
- Pass repo to the function for modifying requests #373 by @fthomas
- Add algebra for cloning and syncing GitHub repos #361 by @fthomas
- Extract HttpJsonClient from Http4sGitHubApiAlg #356 by @fthomas
- Decouple authorization from Http4sGitHubApiAlg #354 by @fthomas
- Parse githubApiHost as Uri #340 by @fthomas
- Use Uri instead of String for GitHub URLs #338 by @fthomas
- Implement withUserInfo as Optional[Uri, UserInfo] #334 by @fthomas
- Move constraints on F[_] to the class level #328 by @fthomas
- Replace LoggerOps with LogAlg #325 by @fthomas
- Implement attemptLog_ directly without attemptLog #321 by @fthomas
- Do not repeat commands in getUpdatesForRepo #297 by @fthomas
- Extract function from Update.replaceAllInImpl #476 by @fthomas
- Remove distinct from splitBetweenLowerAndUpperChars #467 by @fthomas
- Use a dedicated type for the state of a PR #395 by @fthomas