[bazel] Switch to custom `closure_js_deps` rule by shs96c · Pull Request #16571 · SeleniumHQ/selenium
added
B-atoms
labels
Nov 10, 2025After `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
deleted the
closure-js-deps
branch
This was referenced
Jan 19, 2026This was referenced
Jan 19, 2026This was referenced
Feb 1, 2026This was referenced
Feb 11, 2026This was referenced
Feb 20, 2026This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters