• Stars
    star
    1,104
  • Rank 40,092 (Top 0.9 %)
  • Language
    Scala
  • License
    Apache License 2.0
  • Created over 5 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

Scala Steward

GitHub Workflow Status codecov Typelevel project Scala Steward badge Docker Pulls

Scala Steward is a bot that helps you keep your library dependencies and build plugins up-to-date. It works with Maven, Mill, sbt, and Scala CLI.

See also the announcement blog post: Keep your projects up-to-date with Scala Steward

Quick start guide

Open a pull request that adds the GitHub repository of your project to repos-github.md (edit). Once that PR is merged, @scala-steward will check periodically for version updates in your project and will open pull requests for updates it found.

Many thanks to VirtusLab for hosting and managing this public Scala Steward instance!

Show us the pull requests!

If you are curious how @scala-steward's pull requests look like, here are the ones it has created so far:

You can also watch what it is currently doing here.

Wanna have a badge?

A badge is available to show that Scala Steward is helping your repos. Let's spread Scala Steward to keep Scala ecosystem updated.

Scala Steward badge

[![Scala Steward badge](https://img.shields.io/badge/Scala_Steward-helping-blue.svg?style=flat&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAMAAAARSr4IAAAAVFBMVEUAAACHjojlOy5NWlrKzcYRKjGFjIbp293YycuLa3pYY2LSqql4f3pCUFTgSjNodYRmcXUsPD/NTTbjRS+2jomhgnzNc223cGvZS0HaSD0XLjbaSjElhIr+AAAAAXRSTlMAQObYZgAAAHlJREFUCNdNyosOwyAIhWHAQS1Vt7a77/3fcxxdmv0xwmckutAR1nkm4ggbyEcg/wWmlGLDAA3oL50xi6fk5ffZ3E2E3QfZDCcCN2YtbEWZt+Drc6u6rlqv7Uk0LdKqqr5rk2UCRXOk0vmQKGfc94nOJyQjouF9H/wCc9gECEYfONoAAAAASUVORK5CYII=)](https://scala-steward.org)

Documentation

The docs directory contains documentation about these topics:

Contributors

Thanks goes to these wonderful people for contributing to Scala Steward:

Community

The following companies are using Scala Steward to manage their dependencies. Using Scala Steward in your company and don't see it listed here? Consider creating PR to add your company to the list and join the community.

Participation

The Scala Steward project supports the Scala Code of Conduct and wants all of its channels to be welcoming environments for everyone.

Credit

Scala Steward wouldn't exist without the great sbt-updates plugin which was used until version 0.6 to find dependency updates.

Thanks goes also to @impurepics for @scala-steward's cute profile picture and to the maintainers and contributors of the various libraries this project depends on.

License

Scala Steward is licensed under the Apache License, Version 2.0.