Third-party atoms
The frontier is the set of third-party modules the registry depends on.
Driving it down to a small, single-version set is the convergence goal — and since Bazel
8.6.0 / 9.1.0 made compatibility_level a no-op, it is also the
only compatibility mechanism left. With one live version per atom, an
incompatible co-selection cannot happen.
compatibility_level is gone, and that changes what C1 is for
Bazel made compatibility_level and max_compatibility_level
no-ops — upstream dropped them because raising the level produced version conflicts end
users could not resolve. So there is no longer any in-band way for a module to signal a
breaking change: MVS takes max-of-minimums, and if A needs x 1.0.0 while B
needs x 2.0.0, A silently gets 2.0.0. Bazel used to reject that and cannot
now. One live version per atom is therefore the compatibility mechanism, not
merely a tidiness goal — it is the only thing standing between a consumer and a
silent breaking upgrade.
The frontier#
29 atoms are declared by a module here and
34 are reached only transitively. That
distinction is how to read the BOM column: the BOM is what rels deps
ratchets our repos onto, so it can only govern atoms our repos actually write down. A
transitively reached atom showing n/a is not a gap — there would be
nothing for the ratchet to bump.
| Atom | Declared | BOM | Live versions | Converged |
|---|---|---|---|---|
apple_support | transitive | 2.2.0 | 1.24.2 ×822.2.0 ×1 | no |
aspect_bazel_lib | yes | 2.22.5 | 2.22.5 ×292.8.1 ×1 | no |
aspect_rules_js | yes | 3.1.2 | 2.1.3 ×13.1.2 ×17 | no |
bazel_lib | transitive | n/a | 3.0.0 ×123.2.2 ×17 | no |
bazel_skylib | yes | 1.8.2 | 1.8.2 ×811.9.0 ×2 | no |
gawk | transitive | n/a | 5.3.2.bcr.1 ×125.3.2.bcr.3 ×17 | no |
gazelle | yes | 0.51.0 | 0.30.0 ×50.36.0 ×140.44.0 ×10.51.0 ×3 | no |
helly25_bzl | transitive | n/a | 0.3.1 ×10.4.3 ×1 | no |
jq.bzl | transitive | n/a | 0.1.0 ×120.4.0 ×17 | no |
nlohmann_json | transitive | n/a | 3.12.0.bcr.1 ×13.6.1 ×82 | no |
package_metadata | transitive | n/a | 0.0.2 ×270.0.5 ×3 | no |
protobuf | yes | 33.4 | 33.4 ×8134.0.bcr.1 ×2 | no |
rules_go | yes | 0.60.0 | 0.39.1 ×50.60.0 ×18 | no |
rules_jvm_external | yes | 6.6 | 6.7 ×796.8 ×4 | no |
rules_nodejs | yes | 6.7.4 | 6.3.0 ×16.7.3 ×16.7.4 ×16 | no |
rules_python | yes | 1.7.0 | 1.7.0 ×822.0.1 ×1 | no |
rules_swift | transitive | 3.6.1 | 3.1.2 ×823.6.1 ×1 | no |
tar.bzl | transitive | n/a | 0.10.4 ×170.5.1 ×110.6.0 ×1 | no |
toolchains_llvm | yes | 1.7.0 | 1.7.0 ×11.8.0 ×1 | no |
upb | transitive | n/a | 0.0.0-20220923-a547704 ×820.0.0-20230516-61a97ef ×1 | no |
yq.bzl | transitive | n/a | 0.1.1 ×120.3.4 ×17 | no |
abseil-cpp | transitive | n/a | 20250814.1 ×83 | yes |
aspect_rules_esbuild | yes | 0.26.0 | 0.26.0 ×5 | yes |
aspect_rules_lint | transitive | n/a | 0.12.0 ×7 | yes |
aspect_rules_ts | yes | 3.8.9 | 3.8.9 ×12 | yes |
aspect_tools_telemetry | transitive | n/a | 0.3.3 ×17 | yes |
bazel_features | transitive | n/a | 1.42.1 ×83 | yes |
bazel_tools | transitive | n/a | 9.2.0 ×83 | yes |
buildozer | transitive | n/a | 8.5.1 ×83 | yes |
google_benchmark | transitive | n/a | 1.8.2 ×83 | yes |
googleapis | yes | 0.0.0-20260422-20ac242a | 0.0.0-20260422-20ac242a ×13 | yes |
googleapis-java | yes | 1.1.5 | 1.1.5 ×4 | yes |
googleapis-rules-registry | transitive | n/a | 1.1.5 ×13 | yes |
googletest | transitive | n/a | 1.17.0 ×83 | yes |
hermetic_cc_toolchain | yes | 4.1.0 | 4.1.0 ×4 | yes |
jsoncpp | transitive | n/a | 1.9.6 ×83 | yes |
libpfm | transitive | n/a | 4.11.0 ×83 | yes |
platforms | yes | 1.0.0 | 1.0.0 ×83 | yes |
pybind11_bazel | transitive | n/a | 2.12.0 ×83 | yes |
re2 | transitive | n/a | 2024-07-02.bcr.1 ×83 | yes |
rules_android | transitive | n/a | 0.1.1 ×83 | yes |
rules_apple | transitive | n/a | 4.1.0 ×83 | yes |
rules_buf | transitive | n/a | 0.1.1 ×7 | yes |
rules_cc | yes | 0.0.17 | 0.2.17 ×83 | yes |
rules_foreign_cc | transitive | n/a | 0.9.0 ×83 | yes |
rules_fuzzing | transitive | n/a | 0.5.2 ×83 | yes |
rules_java | yes | 8.6.1 | 9.1.0 ×83 | yes |
rules_kotlin | transitive | n/a | 1.9.6 ×83 | yes |
rules_license | transitive | n/a | 1.0.0 ×83 | yes |
rules_oci | yes | 2.2.6 | 2.2.6 ×9 | yes |
rules_pkg | yes | 1.0.1 | 1.0.1 ×83 | yes |
rules_proto | yes | 7.1.0 | 7.1.0 ×83 | yes |
rules_proto_grpc | yes | 5.8.0 | 5.8.0 ×4 | yes |
rules_proto_grpc_doc | yes | 5.8.0 | 5.8.0 ×1 | yes |
rules_proto_grpc_java | yes | 5.8.0 | 5.8.0 ×4 | yes |
rules_rust | yes | 0.70.0 | 0.70.0 ×36 | yes |
rules_rust_prost | yes | 0.70.0 | 0.70.0 ×7 | yes |
rules_rust_wasm_bindgen | yes | 0.70.0 | 0.70.0 ×7 | yes |
rules_shell | yes | 0.6.1 | 0.6.1 ×83 | yes |
stardoc | yes | 0.7.2 | 0.7.2 ×83 | yes |
swift_argument_parser | transitive | n/a | 1.3.1.2 ×83 | yes |
toolchains_protoc | transitive | n/a | 0.5.0 ×4 | yes |
zlib | transitive | n/a | 1.3.1.bcr.5 ×83 | yes |
Version order within a row is lexical, not semantic. Ordering bzlmod
versions correctly needs bzlmod's own comparator — lexically 8.15.2
sorts below 8.6.1 while semantically 8.6.1 is lower — so these are
grouped, not ranked. Reading them as lowest-to-highest would be a mistake worth acting on.
BOM notes#
Why an atom is pinned where it is, from rules_tomato//bom/versions.json.
| Atom | Note |
|---|---|
aspect_rules_js | 3.1.2 — 17 modules are already here; one is on 2.1.3, which the ratchet will bump. That is a MAJOR move, so verify that repo before merging its bump PR. |
brand | Bump to 0.3.0 once the @brand//mdbook:theme release lands (0.2.0 is the last published). |
gazelle | 0.51.0 — two modules here, one on 0.44.0. |
googleapis | Pseudo-version (0.0.0-<date>-<sha>). Ordering is by the prerelease segment, so a newer snapshot sorts above; bump deliberately, not by ratchet. |
rules_cc | Pinned at 0.0.17; 0.2.x is a coordinated MAJOR bump (verify per repo first), not auto-ratcheted. |
rules_ci | Renamed from rules_ci_ir; key it here once Agent-A publishes the first registry version. |
rules_nodejs | 6.7.4 — 17 modules here, one on 6.3.0. |
rules_proto_grpc | The three rules_proto_grpc* modules move together at 5.8.0 — bumping one alone breaks codegen. |
rules_python | Held at 1.7.0 — Agent-A's rules_gitlab 0.3.2 toolchain wants it; a 2.x move is a later coordinated bump (re-verify rules_gitlab first). |
Silent upgrades#
A module declared one version and MVS gave it a higher one. This is reported, never gated: the fix is convergence, not forbidding the upgrade — so this table is the evidence for why C1 matters rather than a list of violations.
The report carries 5,697 (module, atom, declared, got) rows, because the closure names every module that reaches an atom at every version anyone declared. Collapsed to distinct upgrades that is 163 — shown in full below, most-affected first.
| Atom | Declared | Got | Modules |
|---|---|---|---|
abseil-cpp | 20240116.2 | 20250814.1 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
abseil-cpp | 20250127.1 | 20250814.1 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
abseil-cpp | 20250512.1 | 20250814.1 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
bazel_features | 1.11.0 | 1.42.1 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
bazel_features | 1.18.0 | 1.42.1 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
bazel_features | 1.21.0 | 1.42.1 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
bazel_features | 1.27.0 | 1.42.1 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
bazel_features | 1.28.0 | 1.42.1 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
bazel_features | 1.30.0 | 1.42.1 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
bazel_features | 1.33.0 | 1.42.1 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
platforms | 0.0.10 | 1.0.0 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
platforms | 0.0.11 | 1.0.0 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
platforms | 0.0.6 | 1.0.0 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
platforms | 0.0.7 | 1.0.0 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
platforms | 0.0.9 | 1.0.0 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
rules_cc | 0.0.15 | 0.2.17 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
rules_cc | 0.0.17 | 0.2.17 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
rules_cc | 0.0.8 | 0.2.17 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
rules_cc | 0.0.9 | 0.2.17 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
rules_cc | 0.1.2 | 0.2.17 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
rules_cc | 0.1.5 | 0.2.17 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
rules_cc | 0.2.0 | 0.2.17 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
rules_cc | 0.2.13 | 0.2.17 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
rules_java | 7.12.2 | 9.1.0 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
rules_java | 7.2.0 | 9.1.0 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
rules_java | 8.5.1 | 9.1.0 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
rules_java | 8.6.1 | 9.1.0 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
rules_license | 0.0.3 | 1.0.0 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
rules_license | 0.0.7 | 1.0.0 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
rules_proto | 5.3.0-21.7 | 7.1.0 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
rules_shell | 0.2.0 | 0.6.1 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
rules_shell | 0.3.0 | 0.6.1 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +75 more (83 total) |
apple_support | 1.11.1 | 1.24.2 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +74 more (82 total) |
apple_support | 1.15.1 | 1.24.2 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +74 more (82 total) |
apple_support | 1.21.0 | 1.24.2 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +74 more (82 total) |
apple_support | 1.21.1 | 1.24.2 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +74 more (82 total) |
bazel_features | 1.10.0 | 1.42.1 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +74 more (82 total) |
rules_cc | 0.2.8 | 0.2.17 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +74 more (82 total) |
rules_python | 0.23.1 | 1.7.0 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +74 more (82 total) |
rules_python | 0.31.0 | 1.7.0 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +74 more (82 total) |
rules_python | 0.33.2 | 1.7.0 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +74 more (82 total) |
rules_python | 1.3.0 | 1.7.0 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +74 more (82 total) |
rules_python | 1.6.0 | 1.7.0 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +74 more (82 total) |
rules_swift | 1.16.0 | 3.1.2 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +74 more (82 total) |
rules_swift | 2.4.0 | 3.1.2 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +74 more (82 total) |
bazel_skylib | 1.3.0 | 1.8.2 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +73 more (81 total) |
bazel_skylib | 1.4.2 | 1.8.2 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +73 more (81 total) |
bazel_skylib | 1.5.0 | 1.8.2 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +73 more (81 total) |
bazel_skylib | 1.6.1 | 1.8.2 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +73 more (81 total) |
bazel_skylib | 1.7.1 | 1.8.2 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +73 more (81 total) |
bazel_skylib | 1.8.1 | 1.8.2 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +73 more (81 total) |
protobuf | 27.0 | 33.4 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +73 more (81 total) |
protobuf | 29.0-rc2 | 33.4 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +73 more (81 total) |
protobuf | 29.0-rc3 | 33.4 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +73 more (81 total) |
protobuf | 29.1 | 33.4 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +73 more (81 total) |
protobuf | 32.1 | 33.4 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +73 more (81 total) |
rules_apple | 3.16.0 | 4.1.0 | botnoc, brand, brando, buildbarn, crova, decomposer, fastverk-app, forge … +73 more (81 total) |
bazel_features | 1.17.0 | 1.42.1 | brand, brando, buildbarn, crova, decomposer, fastverk-app, forge, fvkit … +71 more (79 total) |
rules_jvm_external | 6.3 | 6.7 | brand, brando, buildbarn, crova, decomposer, fastverk-app, forge, fvkit … +71 more (79 total) |
rules_cc | 0.2.4 | 0.2.17 | botnoc, brando, buildbarn, crova, fastverk-app, forge, fvkit, gate … +36 more (44 total) |
bazel_features | 1.32.0 | 1.42.1 | botnoc, buildbarn, crova, fastverk-app, forge, fvkit, gate, meridian … +28 more (36 total) |
apple_support | 1.24.1 | 1.24.2 | botnoc, buildbarn, crova, fastverk-app, forge, fvkit, gate, meridian … +27 more (35 total) |
rules_shell | 0.4.1 | 0.6.1 | botnoc, brando, forge, meridian, meridian_chat, meridian_schemas, meridian_tui, meridian_uiview_core … +26 more (34 total) |
bazel_features | 1.9.0 | 1.42.1 | botnoc, brando, forge, meridian, meridian_chat, meridian_schemas, meridian_tui, meridian_uiview_core … +22 more (30 total) |
platforms | 0.0.5 | 1.0.0 | botnoc, brando, forge, meridian, meridian_chat, meridian_schemas, meridian_tui, meridian_uiview_core … +22 more (30 total) |
protobuf | 3.19.6 | 33.4 | botnoc, brando, buildbarn, meridian, meridian_chat, meridian_schemas, meridian_tui, meridian_uiview_core … +22 more (30 total) |
stardoc | 0.7.1 | 0.7.2 | botnoc, brando, forge, meridian, meridian_chat, meridian_schemas, meridian_tui, meridian_uiview_core … +21 more (29 total) |
bazel_skylib | 1.4.1 | 1.8.2 | botnoc, brando, forge, meridian, meridian_chat, meridian_schemas, meridian_tui, meridian_uiview_core … +20 more (28 total) |
bazel_features | 1.34.0 | 1.42.1 | botnoc, brando, meridian, meridian_chat, meridian_schemas, meridian_tui, meridian_uiview_core, meridian_web … +10 more (18 total) |
bazel_features | 1.36.0 | 1.42.1 | botnoc, buildbarn, pinax, rules_aion, rules_cloudformation, rules_docker_compose, rules_huggingface, rules_jena … +10 more (18 total) |
bazel_features | 1.9.1 | 1.42.1 | botnoc, buildbarn, pinax, rules_aion, rules_cloudformation, rules_docker_compose, rules_huggingface, rules_jena … +10 more (18 total) |
protobuf | 29.0 | 33.4 | botnoc, buildbarn, pinax, rules_cloudformation, rules_docker_compose, rules_huggingface, rules_jena, rules_jsonschema … +10 more (18 total) |
rules_proto | 7.0.2 | 7.1.0 | botnoc, buildbarn, pinax, rules_aion, rules_cloudformation, rules_docker_compose, rules_huggingface, rules_jena … +10 more (18 total) |
bazel_features | 1.39.0 | 1.42.1 | botnoc, brando, meridian, meridian_chat, meridian_schemas, meridian_tui, meridian_uiview_core, meridian_web … +9 more (17 total) |
bazel_features | 1.41.0 | 1.42.1 | botnoc, brando, meridian, meridian_chat, meridian_schemas, meridian_tui, meridian_uiview_core, meridian_web … +9 more (17 total) |
bazel_lib | 3.0.0 | 3.2.2 | botnoc, brando, meridian, meridian_chat, meridian_schemas, meridian_tui, meridian_uiview_core, meridian_web … +9 more (17 total) |
bazel_lib | 3.0.0-rc.0 | 3.2.2 | botnoc, brando, meridian, meridian_chat, meridian_schemas, meridian_tui, meridian_uiview_core, meridian_web … +9 more (17 total) |
bazel_skylib | 1.2.0 | 1.8.2 | botnoc, buildbarn, pinax, rules_cloudformation, rules_docker_compose, rules_huggingface, rules_jena, rules_jsonschema … +9 more (17 total) |
jq.bzl | 0.1.0 | 0.4.0 | botnoc, brando, meridian, meridian_chat, meridian_schemas, meridian_tui, meridian_uiview_core, meridian_web … +9 more (17 total) |
rules_cc | 0.2.16 | 0.2.17 | botnoc, brando, meridian, meridian_chat, meridian_schemas, meridian_tui, meridian_uiview_core, meridian_web … +9 more (17 total) |
tar.bzl | 0.5.1 | 0.10.4 | botnoc, brando, meridian, meridian_chat, meridian_schemas, meridian_tui, meridian_uiview_core, meridian_web … +9 more (17 total) |
yq.bzl | 0.1.1 | 0.3.4 | botnoc, brando, meridian, meridian_chat, meridian_schemas, meridian_tui, meridian_uiview_core, meridian_web … +9 more (17 total) |
rules_nodejs | 6.7.3 | 6.7.4 | botnoc, brando, meridian, meridian_chat, meridian_schemas, meridian_tui, meridian_uiview_core, meridian_web … +8 more (16 total) |
bazel_skylib | 1.0.3 | 1.8.2 | botnoc, brando, meridian, meridian_chat, meridian_schemas, meridian_tui, meridian_uiview_core, meridian_web … +7 more (15 total) |
rules_proto | 4.0.0 | 7.1.0 | botnoc, buildbarn, rules_cloudformation, rules_docker_compose, rules_huggingface, rules_jena, rules_jsonschema, rules_lora … +7 more (15 total) |
rules_go | 0.46.0 | 0.60.0 | botnoc, buildbarn, rules_cloudformation, rules_docker_compose, rules_huggingface, rules_jena, rules_jsonschema, rules_lora … +6 more (14 total) |
aspect_bazel_lib | 2.19.3 | 2.22.5 | forge, rules_aion, rules_ci, rules_fastverk_plugin, rules_gitlab, rules_k8s, rules_markdown, rules_nextjs … +5 more (13 total) |
protobuf | 21.7 | 33.4 | botnoc, brando, meridian, meridian_chat, meridian_schemas, meridian_tui, meridian_uiview_core, meridian_web … +5 more (13 total) |
aspect_bazel_lib | 2.19.2 | 2.22.5 | botnoc, brando, meridian, meridian_chat, meridian_schemas, meridian_tui, meridian_uiview_core, meridian_web … +4 more (12 total) |
aspect_bazel_lib | 2.8.1 | 2.22.5 | forge, rules_ci, rules_fastverk_plugin, rules_gitlab, rules_k8s, rules_markdown, rules_nextjs, rules_readme … +4 more (12 total) |
aspect_rules_js | 2.0.0 | 3.1.2 | botnoc, brando, meridian, meridian_chat, meridian_schemas, meridian_tui, meridian_uiview_core, meridian_web … +4 more (12 total) |
rules_cc | 0.1.1 | 0.2.17 | forge, rules_ci, rules_fastverk_plugin, rules_gitlab, rules_k8s, rules_markdown, rules_nextjs, rules_readme … +4 more (12 total) |
rules_proto | 6.0.0 | 7.1.0 | botnoc, brando, meridian, meridian_chat, meridian_schemas, meridian_tui, meridian_uiview_core, meridian_web … +4 more (12 total) |
platforms | 0.0.8 | 1.0.0 | botnoc, forge, rules_aion, rules_astro, rules_fastverk_plugin, rules_k8s, rules_ssh_tui, spec … +2 more (10 total) |
aspect_bazel_lib | 2.7.2 | 2.22.5 | botnoc, forge, rules_aion, rules_fastverk_plugin, rules_k8s, rules_ssh_tui, spec, tracker … +1 more (9 total) |
rules_jvm_external | 6.6 | 6.7 | decomposer, gate, rules_agentic_ide, rules_jena, rules_puml, rules_schema_org, rules_spec, rules_xsd … +1 more (9 total) |
protobuf | 28.3 | 33.4 | botnoc, meridian, meridian_tui, meridian_uiview_core, meridian_web, pinax |
aspect_rules_js | 3.0.3 | 3.1.2 | meridian, meridian_chat, meridian_web, rules_aion, spec |
rules_cc | 0.2.14 | 0.2.17 | botnoc, forge, spec, tomato_brand, tracker |
rules_java | 8.15.2 | 9.1.0 | botnoc, pinax, rules_xsd, tomato_brand, vpn |
aspect_bazel_lib | 2.21.2 | 2.22.5 | botnoc, pinax, tomato_brand, vpn |
bazel_features | 1.19.0 | 1.42.1 | botnoc, pinax, tomato_brand, vpn |
rules_jvm_external | 6.3 | 6.8 | botnoc, pinax, tomato_brand, vpn |
rules_jvm_external | 6.7 | 6.8 | botnoc, pinax, tomato_brand, vpn |
rules_lean | 0.5.5 | 0.6.1 | pgcatalog, pgmigrate, pgquery, rules_postgres |
rules_nodejs | 6.5.0 | 6.7.4 | meridian, meridian_chat, meridian_web, spec |
rules_rust | 0.66.0 | 0.70.0 | botnoc, pinax, tomato_brand, vpn |
gazelle | 0.36.0 | 0.51.0 | pinax, rules_aion, rules_k8s |
package_metadata | 0.0.2 | 0.0.5 | pinax, rules_aion, rules_k8s |
protobuf | 31.1 | 33.4 | botnoc, pinax, vpn |
rules_go | 0.59.0 | 0.60.0 | pinax, rules_aion, rules_k8s |
bazel_features | 1.38.0 | 1.42.1 | rules_aion, vpn |
bazel_skylib | 1.0.3 | 1.9.0 | rules_aion, tomato_brand |
bazel_skylib | 1.3.0 | 1.9.0 | rules_aion, tomato_brand |
bazel_skylib | 1.4.1 | 1.9.0 | rules_aion, tomato_brand |
bazel_skylib | 1.4.2 | 1.9.0 | rules_aion, tomato_brand |
bazel_skylib | 1.5.0 | 1.9.0 | rules_aion, tomato_brand |
bazel_skylib | 1.6.1 | 1.9.0 | rules_aion, tomato_brand |
bazel_skylib | 1.7.1 | 1.9.0 | rules_aion, tomato_brand |
bazel_skylib | 1.8.1 | 1.9.0 | rules_aion, tomato_brand |
bazel_skylib | 1.8.2 | 1.9.0 | rules_aion, tomato_brand |
protobuf | 21.7 | 34.0.bcr.1 | rules_aion, tomato_brand |
protobuf | 27.0 | 34.0.bcr.1 | rules_aion, tomato_brand |
protobuf | 29.0-rc2 | 34.0.bcr.1 | rules_aion, tomato_brand |
protobuf | 29.0-rc3 | 34.0.bcr.1 | rules_aion, tomato_brand |
protobuf | 29.1 | 34.0.bcr.1 | rules_aion, tomato_brand |
protobuf | 3.19.6 | 34.0.bcr.1 | rules_aion, tomato_brand |
protobuf | 32.1 | 34.0.bcr.1 | rules_aion, tomato_brand |
protobuf | 33.4 | 34.0.bcr.1 | rules_aion, tomato_brand |
rules_jvm_external | 6.5 | 6.7 | rules_spec, spec |
apple_support | 1.11.1 | 2.2.0 | tomato_brand |
apple_support | 1.15.1 | 2.2.0 | tomato_brand |
apple_support | 1.21.1 | 2.2.0 | tomato_brand |
apple_support | 1.24.1 | 2.2.0 | tomato_brand |
apple_support | 1.24.2 | 2.2.0 | tomato_brand |
aspect_rules_js | 2.1.3 | 3.1.2 | meridian |
bazel_skylib | 1.2.0 | 1.9.0 | rules_aion |
brand | 0.2.0 | 0.3.1 | gate |
gazelle | 0.36.0 | 0.44.0 | rules_openapi |
pgcatalog | 17.6.1 | 17.6.4 | pgmigrate |
protobuf | 28.3 | 34.0.bcr.1 | tomato_brand |
protobuf | 29.0 | 34.0.bcr.1 | rules_aion |
protobuf | 31.1 | 34.0.bcr.1 | tomato_brand |
rules_cc | 0.2.15 | 0.2.17 | tomato_brand |
rules_gitlab | 0.3.2 | 0.3.4 | rules_aion |
rules_go | 0.51.0 | 0.60.0 | rules_openapi |
rules_nodejs | 6.3.0 | 6.7.4 | meridian |
rules_nodejs | 6.5.0 | 6.7.3 | rules_aion |
rules_python | 0.23.1 | 2.0.1 | rules_chrome |
rules_python | 0.31.0 | 2.0.1 | rules_chrome |
rules_python | 0.33.2 | 2.0.1 | rules_chrome |
rules_python | 0.36.0 | 1.7.0 | rules_walkthrough |
rules_python | 0.40.0 | 1.7.0 | rules_autoconf |
rules_python | 1.3.0 | 2.0.1 | rules_chrome |
rules_python | 1.6.0 | 2.0.1 | rules_chrome |
rules_python | 1.7.0 | 2.0.1 | rules_chrome |
rules_rdf | 0.3.0 | 0.4.0 | rules_schema_org |
rules_swift | 1.16.0 | 3.6.1 | tomato_brand |
rules_swift | 2.4.0 | 3.6.1 | tomato_brand |
rules_swift | 3.1.2 | 3.6.1 | tomato_brand |
stardoc | 0.6.2 | 0.7.2 | rules_astro |
tar.bzl | 0.5.1 | 0.6.0 | vpn |
tar.bzl | 0.6.0 | 0.10.4 | rules_aion |
← Conformance overview · as of 2026-09-14