| commit | 83e8481a08a1efc4bf1ac3d7753911a98a8f2014 | [log] [tgz] | 
|---|---|---|
| author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Wed Feb 12 12:13:59 2025 -0800 | 
| committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 12 12:13:59 2025 -0800 | 
| tree | 55eb3fd15e6f241b3918a04fee05af91cfe3366b | |
| parent | 6aa3bf9fdcff1921feda4a69ab6f21f0ae1f1d9e [diff] | 
roll: pigweed c5edf98..d5e8ce4 (3 commits) d5e8ce4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/265393 pw_bluetooth_proxy: Erase AclConnections on disconnection 9a89696:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/267532 Revert "pw_bluetooth_proxy: Create ClientChannel base class" a761cf1:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266996 pw_bluetooth_proxy: Create ClientChannel base class Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: c5edf98b9e2d51..d5e8ce40d69292 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8723110062439623393 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I012267135759836b95c3a26361c2e642ad416db9 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/267592 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 6cc39a2..d12c45f 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -40,8 +40,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2025-02-12. - # ROLL: By https://cr-buildbucket.appspot.com/build/8723176268498880257. - commit = "c5edf98b9e2d5199d37ef2e76fbaceb01ec14297", + # ROLL: By https://cr-buildbucket.appspot.com/build/8723110062439623393. + commit = "d5e8ce40d6929250dd8b33171ee0215af49442ce", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )