GitHunt
SA

samspills/scala-steward

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

Scala Steward

GitHub Workflow Status
codecov
Join the chat at https://gitter.im/scala-steward-org/scala-steward
Follow @ScalaSteward on Twitter
Typelevel project
Scala Steward badge
Docker Pulls

Scala Steward is a bot that helps you keep your library dependencies, sbt plugins, and Scala and sbt versions up-to-date.

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, GitLab, or Bitbucket repository of your Scala project
to repos-github.md
(edit).
Once that PR is merged, @scala-steward will check
periodically for version number updates in your project and will
open pull requests for updates it found.

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 (GitHub, Gitter, etc.) 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.

Languages

Scala100.0%Shell0.0%
Apache License 2.0
Created May 20, 2022
Updated May 11, 2022
samspills/scala-steward | GitHunt