VirtusLab / bazel-steward

A bot to keep Bazel dependencies up to date

Home Page:https://virtuslab.github.io/bazel-steward/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basel Steward logo

Bazel Steward

Bazel Steward badge

Bazel Steward is a bot that helps you keep your library dependencies, Bazel and Bazel rules up-to-date.

How it works

Bazel Steward scans your repository looking for outside dependencies. Then, it compares a version of the found dependency against a remote repository. If a newer version is available on the remote repository, then it opens a pull request with a change for that newer version.

Documentation

The documentation is available at https://virtuslab.github.io/bazel-steward

Contributing

Want to contribute? Look here!

About

A bot to keep Bazel dependencies up to date

https://virtuslab.github.io/bazel-steward/

License:Apache License 2.0


Languages

Language:Kotlin 91.3%Language:Starlark 7.9%Language:Shell 0.5%Language:Dockerfile 0.2%