Skip to content
Snippets Groups Projects
  • Rhys Arkins's avatar
    dca3418b
    refactor: lib/modules (#14488) · dca3418b
    Rhys Arkins authored
    Moves datasource, manager, platform and versioning code from lib/ into new lib/modules/
    
    BREAKING CHANGE: External tools must update paths to datasource, manager, platform and versioning
    dca3418b
    History
    refactor: lib/modules (#14488)
    Rhys Arkins authored
    Moves datasource, manager, platform and versioning code from lib/ into new lib/modules/
    
    BREAKING CHANGE: External tools must update paths to datasource, manager, platform and versioning
readme.md 498 B

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.

If you need to change the versioning format, read the versioning documentation to learn more.