Skip to content

Update Bzlmod dependencies to support build with Bazel 9 - #9199

Open
shantanu-gontia wants to merge 1 commit into
google:masterfrom
shantanu-gontia:bazel-9
Open

Update Bzlmod dependencies to support build with Bazel 9#9199
shantanu-gontia wants to merge 1 commit into
google:masterfrom
shantanu-gontia:bazel-9

Conversation

@shantanu-gontia

Copy link
Copy Markdown

bazel build "//:*" currently fails compilation in Bazel 9 because the aspect dependencies are too old. This PR updates the aspect dependencies to their current versions that work with Bazel 9.

Another major change was disabling WORKSPACE explicitly using the bazelrc and adding ts/tests/ts/node_modules to .bazelignore which was also causing failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant