| commit | 2ccb7c32c795dfac4cf5bf3f2a1bf324b7d8dc8c | [log] [tgz] |
|---|---|---|
| author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Wed Mar 26 10:45:51 2025 -0700 |
| committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 26 10:45:51 2025 -0700 |
| tree | cae9f299f1853b66f09815151019936690c12e10 | |
| parent | 58d8ac87db6024f5b57d32786a6dda86375ec42e [diff] |
roll: pigweed 982bc7d..ebeb08b (5 commits) ebeb08b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/278392 pw_protobuf_compiler: Add UT for generate_protos.py e936455:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/279472 pw_bluetooth: Add sarahbodin@google to OWNERS b83cfa9:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/279452 pw_bluetooth_sapphire: Add sarahbodin@google to OWNERS 8c6e65d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/275179 pw_presubmit: Migrate owners formatter 0cc57ee:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/278732 pw_toolchain: Fix typo Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 982bc7d3f29bac..ebeb08bc01890e Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8719314257700105425 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I7df49c2f38366453247c22b5e7e7214b4fd242e5 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/279376 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 778b012..8c0206e 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-03-26. - # ROLL: By https://cr-buildbucket.appspot.com/build/8719325294399912577. - commit = "982bc7d3f29bac737b151c12ec0a19ac516dc07b", + # ROLL: By https://cr-buildbucket.appspot.com/build/8719314257700105425. + commit = "ebeb08bc01890e2dadeb7dbaed43e733e7a075f0", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )