roll: pigweed 0cc57ee..a63c499 (7 commits)

a63c499:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/278432 pw_protobuf_compiler: Make --compile-dir optional
bfff1ff:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/278493 pw_ide: Use CIPD clangd for non-Bazel targets
2d7b882:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/278877 pw_bluetooth_sapphire: Fix gtest macro sign error
ebeb08b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/278392 pw_protobuf_compiler: Add UT for generate_protos.py
e936455:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/279472 pw_bluetooth: Add sarahbodin@google to OWNERS
b83cfa9:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/279452 pw_bluetooth_sapphire: Add sarahbodin@google to OWNERS
8c6e65d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/275179 pw_presubmit: Migrate owners formatter

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 0cc57eeeffaf31..a63c4996e41059
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8719307394990334449
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I97ddd617ff3effd45b5f8d3b69b15f7a4362a9d6
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/279378
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 0982075..d845896 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -42,8 +42,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-03-26.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8719318254264881873.
-    commit = "0cc57eeeffaf310b41d8193f76a9584224c61ab7",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8719307394990334449.
+    commit = "a63c4996e41059465ded4aa888f3f90d2a6b3b54",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )