[bazel] Switch to custom `closure_js_deps` rule by shs96c · Pull Request #16571 · SeleniumHQ/selenium

@selenium-ci added B-atoms

JavaScript chunks generated by Google closure

B-build

Includes scripting, bazel and CI integrations

labels

Nov 10, 2025
After `rules_closure` 0.12.0, the `closure_js_deps` rule was removed
and it was advised to use an `npm` invocation to generate the deps
file. However, we still want to use the deps file as it makes it a
lot easier to iterate on the atoms when we work on them. The obvious
solution is to write our own implementation, which is what happens
in this commit.

@shs96c

@shs96c

@shs96c shs96c deleted the closure-js-deps branch

December 8, 2025 14:00

This was referenced

Jan 19, 2026

This was referenced

Jan 19, 2026

This was referenced

Feb 1, 2026

This was referenced

Feb 11, 2026

This was referenced

Feb 20, 2026