| commit | 9e65a784d6c5b8047b452a48abeffc01d44bdd72 | [log] [tgz] |
|---|---|---|
| author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Mon Feb 10 13:26:55 2025 -0800 |
| committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 10 13:26:55 2025 -0800 |
| tree | 38ac66715ab37a446cdd42822eca7607b9e387de | |
| parent | 32a44afc5fa289f1681938903a06988e1365dda5 [diff] |
roll: pigweed ce36b90..17a5e76 (7 commits) 17a5e76:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260220 pw_bluetooth_sapphire: Move scan_id into LowEnergyDiscoverySession 5b8a5c5:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260219 pw_bluetooth_sapphire: Pass offloaded packet filter support down stack a76d73e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/259934 pw_ide: Enable most VSC commands for bootstrap 2368964:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266972 .*: Replace spurious gtest.h includes f27457d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266893 pw_bluetooth_sapphire: clang-tidy fix 72b0188:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/264517 pw_log: Switch to PW_CONSTEXPR_TEST to improve coverage c4e6e1f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266133 roll: Clang Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: ce36b9014fd3ec..17a5e7626e0914 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8723286617111864929 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I2989491284dbee9d148f6f14c513699306ce057a Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/266933 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index f51150d..c6307ed 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-10. - # ROLL: By https://cr-buildbucket.appspot.com/build/8723297653371547265. - commit = "ce36b9014fd3ec39fc530095470b9478cde3a0fb", + # ROLL: By https://cr-buildbucket.appspot.com/build/8723286617111864929. + commit = "17a5e7626e091482ab345f7686e16d047607b88e", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )