Skip to content

Support Bazel 9#233

Merged
linzhp merged 1 commit intouber:mainfrom
alextercete:bazel-9
Jan 6, 2026
Merged

Support Bazel 9#233
linzhp merged 1 commit intouber:mainfrom
alextercete:bazel-9

Conversation

@alextercete
Copy link
Copy Markdown
Contributor

Bazel 9 moves away from the native C/C++ targets, and requires an implicit dependency on rules_cc.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Nov 20, 2025

CLA assistant check
All committers have signed the CLA.

@malt3
Copy link
Copy Markdown

malt3 commented Dec 3, 2025

Can someone take a look? I'd like to test some downstream consumers with Bazel 9, and this is one of the last missing deps that aren't working.

@alextercete
Copy link
Copy Markdown
Contributor Author

@linzhp Any chance we can get this merged?

@linzhp linzhp merged commit f6b21a0 into uber:main Jan 6, 2026
6 checks passed
@linzhp
Copy link
Copy Markdown
Contributor

linzhp commented Jan 6, 2026

thanks for the fix

@alextercete alextercete deleted the bazel-9 branch January 6, 2026 19:08
@cerisier
Copy link
Copy Markdown
Contributor

@linzhp can we get a 4.0.2 ? with bazel9 support ? Cheers.

@jschaf
Copy link
Copy Markdown

jschaf commented Jan 26, 2026

I see that 4.1.0 was tagged yesterday. Is there a delay before it shows up on BCR?

@cerisier
Copy link
Copy Markdown
Contributor

cerisier commented Jan 26, 2026

It needs a BCR publish which is a separate action.
Mind doing it @linzhp <3 ?

@linzhp
Copy link
Copy Markdown
Contributor

linzhp commented Jan 26, 2026

waiting for reviews: bazelbuild/bazel-central-registry#7310

@Wyverald
Copy link
Copy Markdown

@linzhp you can review the BCR PR yourself using the normal GitHub approval flow, since you're a maintainer of this module.

@linzhp
Copy link
Copy Markdown
Contributor

linzhp commented Jan 26, 2026

That doesn't seem to work, because I don't have write access to the BCR repo

@Wyverald
Copy link
Copy Markdown

See https://github.com/bazelbuild/bazel-central-registry/blob/main/docs/README.md#approval-and-submission

Note that a module maintainer can approve a PR by using the normal GitHub PR review flow, despite not having write access to the git repository; the bazel-io bot account will approve the PR for merge later.

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.

8 participants