Skip to content

scala-steward-org/scala-steward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
Jan 7, 2025
Jan 27, 2022
Mar 15, 2025
Mar 19, 2025
Mar 20, 2025
Nov 30, 2020
Feb 17, 2025
Oct 17, 2021
Jan 7, 2025
Nov 29, 2022
Mar 13, 2025
Sep 28, 2018
Sep 5, 2018
Mar 18, 2025
Feb 10, 2025
Jan 19, 2023

Repository files navigation

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.