Skip to content

bzlmod: Update googletest and rules_android_ndk#1454

Merged
hiroyuki-komatsu merged 1 commit intogoogle:masterfrom
ciceroaware:issue_1437_5
Apr 12, 2026
Merged

bzlmod: Update googletest and rules_android_ndk#1454
hiroyuki-komatsu merged 1 commit intogoogle:masterfrom
ciceroaware:issue_1437_5

Conversation

@yukawa
Copy link
Copy Markdown
Collaborator

@yukawa yukawa commented Mar 31, 2026

Description

As a preparation to Bazel 9 migration, this commit makes MODULE.bazel compatible with both Bazel 8.6 and 9.0 by updating dependencies as follows:

  • googletest: 1.17.0 -> 1.17.0.bcr.2
  • rules_android_ndk: 0.1.3 -> 0.1.5

Also, to take care of transitive dependencies, the following dependencies are updated as well:

  • gazelle: 0.40.0 -> 0.48.0
  • rules_go: 0.51.0-rc2 -> 0.60.0
  • rules_android: 0.6.4 -> 0.7.1

There must be no change in the final artifacts.

Issue IDs

Steps to test new behaviors (if any)

  • OS: All
  • Steps:
    1. All GitHub Actions still pass

As a preparation to Bazel 9 migration (google#1437), this commit makes
MODULE.bazel compatible with both Bazel 8.6 and 9.0 by updating
dependencies as follows:

 * googletest: 1.17.0 -> 1.17.0.bcr.2
 * rules_android_ndk: 0.1.3 -> 0.1.5

Also, to take care of transitive dependencies, the following
dependencies are updated as well:

 * gazelle: 0.40.0 -> 0.48.0
 * rules_go: 0.51.0-rc2 -> 0.60.0
 * rules_android: 0.6.4 -> 0.7.1

There must be no change in the final artifacts.
@yukawa yukawa mentioned this pull request Mar 31, 2026
@hiroyuki-komatsu hiroyuki-komatsu merged commit 684c1d4 into google:master Apr 12, 2026
1 check passed
@hiroyuki-komatsu
Copy link
Copy Markdown
Collaborator

We have merged your PR.
Thank you for the contribution!

@yukawa yukawa deleted the issue_1437_5 branch April 12, 2026 12: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.

2 participants