roll: pigweed d65cfb7..05f0749 (5 commits)

05f0749:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/287295 pw_async2: Add WakerQueue
5ffef4d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/290772 pw_ide: Continue even if aquery/cquery fail for some targets
1093edd:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/291533 pw_ide: Bundle sidebar icon
875cdae:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/290886 pw_bluetooth_proxy: Move Write to be a NVI function
599d50f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/291072 pw_bluetooth_proxy: Rename send_queue_mutex_ to tx_mutex_

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: d65cfb71d293ff..05f07498722601
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8714845445040074993
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I3ad01b990be565c82065e50939449403cde1a4dc
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/291572
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 5422460..00fd7a5 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -40,9 +40,9 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2025-05-14.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8714856477773406657.
-    commit = "d65cfb71d293ff60f370b907315d62079b23a463",
+    # ROLL: Last updated 2025-05-15.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8714845445040074993.
+    commit = "05f07498722601b2a9d039dd44a933770331f1de",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )