roll: pigweed, pw_toolchain: pw_bluetooth_sapphire: Use Write instead of UncheckedWrite

This reverts commit 87c346ab57a17eb746012398a3fcadec8dfdc0b6.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/983481
GitOrigin-RevId: 4e543d23c87b1ef5e692048954f79177f8280d1d
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/214675
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 4c71a9ac34f0607..14b2e4c65d8b10d
Roller-URL: https://ci.chromium.org/b/8743911300444438833
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I7ecaf83688e0252f3da45733913c23f10848aede
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/218795
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE
index c8eb779..b50f353 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
     name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-06-28.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8743912090578350417.
-    commit = "4c71a9ac34f060727e7d8eb49c17bb72e2f31a29",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8743911300444438833.
+    commit = "14b2e4c65d8b10d070112602b94e9e749a6a61d4",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
 )
 
@@ -93,8 +93,8 @@
     name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-06-28.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8743912090578350417.
-    commit = "4c71a9ac34f060727e7d8eb49c17bb72e2f31a29",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8743911300444438833.
+    commit = "14b2e4c65d8b10d070112602b94e9e749a6a61d4",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
     strip_prefix = "pw_toolchain_bazel",
 )