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).
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
WORSKSPACEfile toMODULE.bazel, and the Bazel version specified in.bazeliskrccan 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
WORKSPACEfile to load dependencies).