0.8.1
What's changed
π Enhancements
- Change default value of --disable-sandbox (#1719) @fthomas
- Pass sbt properties as parameters (#1713) @fthomas
- add scalacheck-1-14 β scalacheck-1-15 migration (#1710) @larsrh
- Set sbt properties to disable colors and the supershell (#1709) @fthomas
- Do not put sbt in offline mode (#1708) @fthomas
- Run sbt without -batch and -no-colors options (#1705) @fthomas
- Allow passing environment variables to execSandboxed (#1703) @fthomas
- Add ability to search for updates with different artifact id and / or group id (#1686) @scottrice10
- Recognize NIGHTLY as pre-release identifier (#1684) @fthomas
- Change scalafmt commit message and add version (#1682) @fthomas
- Do not check in StewardPlugin if dependencies are defined in build files (#1679) @fthomas
- Check that git and scalafmt can be executed in SelfCheckAlg (#1678) @fthomas
- Run scalafmt with --non-interactive (#1676) @fthomas
- Run scalafmt when upgrading scalafmt (opt-out) (#1673) @exoego
- Close obsolete PRs only if a PR was created or updated (#1672) @fthomas
- Close obsolete pull requests in the NurtureAlg (#1667) @daddykotex
- Replace @daily, @Weekly, @monthly with arbitrary timespans (#1662) @fthomas
- Run mill with execSandboxed (#1659) @fthomas
- Pass extra env vars to all exec calls (#1654) @fthomas
- Load Scalafix migrations from this repository (#1650) @fthomas
π Bug Fixes
- Fix setting enableSandbox from Cli.Args (#1724) @fthomas
- Close standard input of processes created by slurp (#1712) @fthomas
- Replace http4s-async-http-client with http4s-okhttp-client (#1701) @fthomas
- Recognize hashes with "g" prefix in versions (#1688) @fthomas
- Do not ignore includeScala from the default RepoConfig (#1665) @fthomas
π Documentation
π§ͺ Test Improvements
- Test GitAlg.containsChanges (#1728) @fthomas
- Test parsing RepoConfig with unknown PullRequestUpdateStrategy (#1722) @fthomas
- Use approximate equality for parseFiniteDuration test (#1694) @fthomas
- Test FilterAlg.localFilter instead of FilterAlg.globalFilter (#1675) @fthomas
- Test MillAlg.getDependencies (#1660) @fthomas
ποΈ Build Improvements
- Do not use gpg2 with sbt-ci-release (#1734) @fthomas
- GH Actions: use nicer names for the publishing steps (#1717) @fthomas
- Use GitHub Actions (#1714) @fthomas
- Install scalafmt on Dockerfile (#1681) @exoego
- Add fs2-io as dependency explicitly (#1663) @fthomas
π§ Refactorings
- Remove http4s packag/prefix from VCSApiAlg implementations (#1732) @fthomas
- Improve SupportedVCS.parse (#1725) @fthomas
- Move bitbucket{,server}, github, gitlab packages into vcs (#1723) @fthomas
- Do not pass Config implicitly (#1721) @fthomas
- Replace Sync with MonadThrow in VCSSelection and *ApiAlg (#1720) @fthomas
- Pass environment variables as List to process.slurp (#1702) @fthomas
- Clean up some RepoConfig classes (#1697) @fthomas
- Differentiate between non-set and empty file extensions (#1696) @fthomas
- Generalize FileAlg.findFiles (#1690) @fthomas
- Inline expression in UpdateAlg.findUpdate (#1666) @fthomas
- DRY loading and merging the default repo config (#1664) @fthomas
- Rename *Throwable aliases to *Throw (#1658) @fthomas
- Remove unused Config.cacheMissDelay (#1657) @fthomas
- Group process and sandbox related configuration (#1655) @fthomas
- Use File in Cli.Args (#1653) @fthomas
π± Dependency Updates
- Update sbt-tpolecat to 0.1.15 (#1731) @scala-steward
- Update sbt-wartremover, wartremover to 2.4.13 (#1730) @scala-steward
- Update fs2-core, fs2-io to 2.4.5 (#1729) @scala-steward
- Update scalatest-funsuite, ... to 3.2.3 (#1726) @scala-steward
- Update scalacheck to 1.15.1 (#1718) @scala-steward
- Update sbt-scalafix to 0.9.23 (#1715) @scala-steward
- Update sbt-ci-release to 1.5.4 (#1711) @scala-steward
- Update coursier, coursier-cats-interop to 2.0.6 (#1707) @scala-steward
- Update sbt to 1.4.2 (#1706) @scala-steward
- Update scalacheck to 1.15.0 (#1704) @scala-steward
- Update sbt-wartremover, wartremover to 2.4.12 (#1692) @scala-steward
- Update sbt-wartremover, wartremover to 2.4.11 (#1691) @scala-steward
- Update coursier, coursier-cats-interop to 2.0.5 (#1689) @scala-steward
- Update coursier, coursier-cats-interop to 2.0.4 (#1687) @scala-steward
- Update sbt-explicit-dependencies to 0.2.15 (#1685) @scala-steward
- Update sbt to 1.4.1 (#1680) @scala-steward
- Update sbt to 1.4.0 (#1639) @scala-steward
- Update sbt-explicit-dependencies to 0.2.14 (#1671) @scala-steward
- Update scalafmt-core to 2.7.5 (#1669) @scala-steward
- Update http4s-async-http-client, ... to 0.21.8 (#1668) @scala-steward
- Update coursier, coursier-cats-interop to 2.0.3 (#1661) @scala-steward
- Update sbt-native-packager to 1.7.6 (#1656) @scala-steward
- Update coursier, coursier-cats-interop to 2.0.2 (#1652) @scala-steward
Contributors to this release
@daddykotex, @exoego, @fthomas, @larsrh, @mzuehlke, @scala-steward, @scottrice10 and @solar