renovate/lib/manager/bazel
2020-05-11 10:38:07 +02:00
..
__fixtures__ refactor(test): move manager tests to lib () 2020-02-05 01:14:31 +01:00
__snapshots__ feat: rename github/gitlab datasources () 2020-02-27 21:36:31 +01:00
extract.spec.ts refactor(test): move manager tests to lib () 2020-02-05 01:14:31 +01:00
extract.ts chore: import linting () 2020-05-01 18:03:48 +02:00
index.ts feat: dynamic manager config () 2020-02-07 18:25:27 +00:00
readme.md docs: move manager docs out of config options () 2020-02-25 06:45:00 +01:00
update.spec.ts chore: import linting () 2020-05-01 18:03:48 +02:00
update.ts refactor: global cache () 2020-05-11 10:38:07 +02:00

Bazel is quite unlike most other "package managers" that Renovate supports, which usually focus on a particular ecosystem like JavaScript, Ruby or Docker. Instead, Bazel is a build tool so supports a multitude of languages/datasources. Renovate does not support all possible Bazel references, although would like to, and feature requests are welcome.