roll: pigweed 641dcf7..8490841 (9 commits)

8490841:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/284395 pw_bluetooth_sapphire: Bump Fuchsia SDK API level to 27
478b9b6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/283792 pw_kernel: Add debug_assert! macro
058426c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/285795 pw_containers: Migrate size reports to Bazel
10298a8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/285952 Revert "pw_allocator: Refactor Deallocator::GetInfo"
51d4a2f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/284854 pw_persistent_ram: Migrate size reports to Bazel
81e3403:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/285817 pw_tokenizer: Expand detokenization perf test
8516f31:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/285738 pw_bloat: Migrate size reports to Bazel
765afdb:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/285798 pw_protobuf: Re-enable a size report
1619c24:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/285816 pw_perf_test: Iteration tracking improvements

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 641dcf788e853c..84908419b167c4
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8716765384357050833
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Icb6dbaebe5a69ea444e6c7955d08772aa7fb01ce
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/286152
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 6d991e2..995a2c6 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,8 +41,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-04-23.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8716776422287980065.
-    commit = "641dcf788e853cb436be0a41e68422f69e9a790b",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8716765384357050833.
+    commit = "84908419b167c457a3c9ed3bd6dffa8d5a2fc5d3",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )