| commit | a10fd1a81bf02e9bf6835992fe9e3dbe0203d2a5 | [log] [tgz] |
|---|---|---|
| author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Wed Feb 12 15:17:25 2025 -0800 |
| committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 12 15:17:25 2025 -0800 |
| tree | c31119b5ab30e933c196177722983fc5bcdb1986 | |
| parent | 83e8481a08a1efc4bf1ac3d7753911a98a8f2014 [diff] |
roll: pigweed d5e8ce4..34fafbc (6 commits) 34fafbc:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/267312 pw_span: Add dependency on pw_assert 0fbebfb:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/267652 pw_bloat: Provide macros to prevent unwanted optimization 02bf6f4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/267613 docs: Break out Python style guide 0da60b1:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266593 pw_bluetooth_proxy: Improve multibuf_writer_test naming 544d741:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266993 pw_bluetooth_sapphire: Create StartingEncryption phase in SM d8e5ff1:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266592 pw_bluetooth_proxy: Clarify MultiBufWriter::IsComplete() behavior Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: d5e8ce40d69292..34fafbcdcbb542 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8723099029631519137 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I98c00a33f69d289b2bdfcded2ed5399287949715 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/267554 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index d12c45f..1fc52b6 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/8723110062439623393. - commit = "d5e8ce40d6929250dd8b33171ee0215af49442ce", + # ROLL: By https://cr-buildbucket.appspot.com/build/8723099029631519137. + commit = "34fafbcdcbb542b51975a633cc2882572ca3821a", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )