roll: pigweed d197999..52aa0a9 (7 commits)
52aa0a9:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247515 pw_bluetooth: Provide generic validating emboss View/Writer creators
b35502c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247455 pw_preprocessor: Remove extra semicolon in test
99dfc64:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247713 pw_bluetooth_sapphire: Remove remaining HCI packed structs
17f8803:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247532 pw_bluetooth: Add variants of MakeEmboss* util that return a Result
5f9d087:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247712 pw_bluetooth: Add uint versions of command opcode fields
5740ed0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247772 docs: Fix shortlinks
b2288d8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247633 Revert "pw_bluetooth_proxy: Use std::lock_guard"
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: d19799902cd049..52aa0a9a706dd9
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8731901326157769889
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I770c714f29fefd5bfcbed6cf2710ff790d745e6c
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/247520
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 c36e500..6687570 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-11-07.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8731912360712674353.
- commit = "d19799902cd04939b38ca9c8f08e068710b19d95",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8731901326157769889.
+ commit = "52aa0a9a706dd9db60926020d290916164c0d266",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -57,8 +57,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-11-07.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8731912360712674353.
- commit = "d19799902cd04939b38ca9c8f08e068710b19d95",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8731901326157769889.
+ commit = "52aa0a9a706dd9db60926020d290916164c0d266",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)