commit | 77b94d07bd316adbcf07e2f8e77c9c310912de9d | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Mon May 05 15:21:29 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 05 15:21:29 2025 -0700 |
tree | 22b521e6e93f8fcbb41493718e0faf960f18b1fe | |
parent | 6bb056efa6b307751c54593cf60ba906d6954554 [diff] |
roll: pigweed a9c9b55..aa93459 (5 commits) aa93459:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/286672 docs: Remove the GN build 3c8f92d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/287176 pw_presubmit: Remove obsolete bazel_test step from presubmit f622e98:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/284393 docs: Remove WORKSPACE-related notes 8643c1d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/289032 pw_grpc: Apply fixes for internal_strict_warnings 430430d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/287893 pw_containers: Improvements to common utilities Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: a9c9b55ecde6d6..aa934598f4430b Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8715672991886760881 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I13365af5a4b100230ae75eed3f7ea137dc5d0d82 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/289132 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 4f9ae69..70798ef 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -41,8 +41,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2025-05-05. - # ROLL: By https://cr-buildbucket.appspot.com/build/8715684024360813761. - commit = "a9c9b55ecde6d6b53416cea179c83c4d0e868da3", + # ROLL: By https://cr-buildbucket.appspot.com/build/8715672991886760881. + commit = "aa934598f4430bf44cb5070ae785ec9ff558aa7b", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )