renovate/lib/manager/bazel
2020-02-27 21:36:31 +01:00
..
__fixtures__ refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
__snapshots__ feat: rename github/gitlab datasources (#5581) 2020-02-27 21:36:31 +01:00
extract.spec.ts refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
extract.ts feat: rename github/gitlab datasources (#5581) 2020-02-27 21:36:31 +01:00
index.ts feat: dynamic manager config (#5392) 2020-02-07 18:25:27 +00:00
readme.md docs: move manager docs out of config options (#5410) 2020-02-25 06:45:00 +01:00
update.spec.ts refactor(function): Update Dependency Function (#5146) 2020-02-06 13:01:21 +00:00
update.ts refactor: lower some levels from info to debug 2020-02-24 09:26:42 +01: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.