scala-steward icon indicating copy to clipboard operation
scala-steward copied to clipboard

:robot: A bot that helps you keep your projects up-to-date

Results 180 scala-steward issues
Sort by recently updated
recently updated
newest added

Merging the base branch into an update branch when there is a merge conflict and the repos is using submodules can fail with an error like this: ``` java.io.IOException: 'git...

bug

Precise mechanism unclear, but I could envision something like this: * cats wants to release a bleeding-edge, experimental version 3.0.0 * to test out how much breaks in the ecosystem,...

enhancement

It would be convenient to be able to handle scala-steward's PRs through the standard tabs in GitHub's [pull requests interface](https://github.com/pulls), and I was wondering whether other people would be interested...

enhancement

A really interesting idea would be to build daily pages that show the merge rates for each version that is being bumped as well as CI pass-rate. It would very...

enhancement

Try out https://scalameta.org/mdoc/ for creating good/bad examples documentation(markdown file) from output of ExampleTest.scala.

documentation

Updates [org.scoverage:sbt-scoverage](https://github.com/scoverage/sbt-scoverage) from 2.0.0 to 2.0.2. [GitHub Release Notes](https://github.com/scoverage/sbt-scoverage/releases/tag/v2.0.2) - [Version Diff](https://github.com/scoverage/sbt-scoverage/compare/v2.0.0...v2.0.2) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

dependency-update

Updates [com.github.sbt:sbt-native-packager](https://github.com/sbt/sbt-native-packager) from 1.9.9 to 1.9.11. [GitHub Release Notes](https://github.com/sbt/sbt-native-packager/releases/tag/v1.9.11) - [Changelog](https://github.com/sbt/sbt-native-packager/blob/master/CHANGELOG.md) - [Version Diff](https://github.com/sbt/sbt-native-packager/compare/v1.9.9...v1.9.11) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself....

dependency-update

Updates [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.11 to 1.4.0. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...

dependency-update

Users that bump akka based on a scala steward PR may find themselves accidentally in violation of changed licence terms. https://www.lightbend.com/blog/why-we-are-changing-the-license-for-akka. I don't imagine it's too hard to ignore this...