renovate/lib/manager/bazel
2020-03-17 12:15:22 +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 chore(internal): disallow implicit braces (#5730) 2020-03-17 12:15:22 +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 chore(types): fix more typescript types (#5615) 2020-03-02 12:06:16 +01:00
update.ts chore(internal): disallow implicit braces (#5730) 2020-03-17 12:15:22 +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.