roll: pigweed 05c13c4..cd0b4fb (3 commits)

cd0b4fb:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247472 pw_protobuf_compiler: Don't rely on options file ordering
e35f4d4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247354 docs: Build //docs/* with Bazel
8e21d97:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247253 pw_bluetooth_sapphire: Remove CommandCompleteCallbackVariant

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 05c13c446f05c4..cd0b4fb52d8fb2
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8731977853953904385
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I4ac6e59f27ea00a7212f9efbfb2ffbd15ec417d9
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/247552
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 7f43365..7478b32 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-11-06.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8731988719124163329.
-    commit = "05c13c446f05c4a3529e2087d2d5f4b14d8ce4a1",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8731977853953904385.
+    commit = "cd0b4fb52d8fb2012fbd8483f66a48d593e83bb9",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -58,8 +58,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-11-06.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8731988719124163329.
-    commit = "05c13c446f05c4a3529e2087d2d5f4b14d8ce4a1",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8731977853953904385.
+    commit = "cd0b4fb52d8fb2012fbd8483f66a48d593e83bb9",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )