Open
Description
This is a placeholder issue.
Once Bazel JS closure rules (https://github.com/bazelbuild/rules_closure) is available as a Bazel module, it should be moved from the WORSKSPACE
file to MODULE.bazel
, and the Bazel version specified in .bazeliskrc
can be updated to whatever is the current version.
Until then, we can't go past Bazel version 7.4.1 (since later versions do not use the WORKSPACE
file to load dependencies).