Skip to content

Switch to Bazel 9.0.1#1452

Draft
yukawa wants to merge 1 commit intogoogle:masterfrom
ciceroaware:issue_1437_3
Draft

Switch to Bazel 9.0.1#1452
yukawa wants to merge 1 commit intogoogle:masterfrom
ciceroaware:issue_1437_3

Conversation

@yukawa
Copy link
Copy Markdown
Collaborator

@yukawa yukawa commented Mar 31, 2026

Description

  • Bazel: 8.6.0 -> 9.0.1
  • Added missing includes for cc_library and objc_library
  • Removed the dependency on deprecated local_config_platform
  • Updated bzlmod modules:
    • rules_android_ndk: 0.1.3 -> 0.1.5
    • googletest: 1.17.0 -> 1.17.0.bcr.2

Closes #1437

Issue IDs

Steps to test new behaviors (if any)

A clear and concise description about how to verify new behaviors (if any).

  • Steps:
    1. All GitHub Actions are passing

 * Bazel: 8.6.0 -> 9.0.1
 * Added missing includes for "cc_library" and "objc_library"
 * Removed the dependency on deprecated "local_config_platform"
 * Updated bzlmod modules:
   * rules_android_ndk: 0.1.3 -> 0.1.5
   * googletest: 1.17.0 -> 1.17.0.bcr.2

Closes google#1437
@yukawa
Copy link
Copy Markdown
Collaborator Author

yukawa commented Mar 31, 2026

For smooth transition, I've split this into the following two PRs:

I'm going to convert this one into draft.

@yukawa yukawa marked this pull request as draft March 31, 2026 06:20
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.

Migrate to Bazel 9

1 participant