Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix WORKSPACE setup for Bazel 8 / Bazel@HEAD #7091

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Dec 2, 2024

Fix WORKSPACE setup for Bazel 8 / Bazel@HEAD

  • Replaces @protobuf with @com_google_protobuf[^1]
  • Updates protobuf version to the latest release
  • Updates versions & moves declaration of rules_python and rules_proto before calling any setup macros to ensure we're on the right version.

Work towards bazelbuild/bazel#23619

@copybara-service copybara-service bot added the copybara-exported Added to PRs opened by copybara-service label Dec 2, 2024
@copybara-service copybara-service bot changed the title Fix WORKSPACE setup for Bazel 8 / Bazel@HEAD Fix WORKSPACE setup for Bazel 8 / Bazel@HEAD Dec 2, 2024
 - Replaces `@protobuf` with `@com_google_protobuf`[^1]
 - Updates protobuf version to the latest release
 - Updates versions & moves declaration of `rules_python` and `rules_proto` before calling any setup macros to ensure we're on the right version.

Work towards bazelbuild/bazel#23619

PiperOrigin-RevId: 701894382
@copybara-service copybara-service bot merged commit 54de94b into google Dec 2, 2024
0 of 5 checks passed
@copybara-service copybara-service bot deleted the test_701871997 branch December 2, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
copybara-exported Added to PRs opened by copybara-service
Projects
Development

Successfully merging this pull request may close these issues.

0 participants