Skip to content

fix: upgrade to bazel_features 1.21.0 for Bazel 8 rc3 support#2440

Merged
rickeylev merged 1 commit intobazel-contrib:mainfrom
rickeylev:fix.bazel8.rc3
Nov 25, 2024
Merged

fix: upgrade to bazel_features 1.21.0 for Bazel 8 rc3 support#2440
rickeylev merged 1 commit intobazel-contrib:mainfrom
rickeylev:fix.bazel8.rc3

Conversation

@rickeylev
Copy link
Copy Markdown
Collaborator

bazel_features has a bug where it doesn't detect Bazel 8 rc3 correctly. This is
fixed in release 1.21.0.

From the discussion on bazel-contrib/bazel_features#82,
it's likely this only occurs due to the "rc" notation of the Bazel release, so an
earlier bazel_features version will probably work fine once Bazel 8 is no longer rc.

@rickeylev rickeylev requested a review from aignas as a code owner November 25, 2024 16:31
@rickeylev
Copy link
Copy Markdown
Collaborator Author

The CI failure looks to be because of bazelbuild/stardoc#261

It only affects building our docs (or more precisely, building the stardoc protos), so I'll force-merge past it.

@rickeylev rickeylev merged commit 077eec6 into bazel-contrib:main Nov 25, 2024
@rickeylev rickeylev deleted the fix.bazel8.rc3 branch November 25, 2024 23:53
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.

2 participants