roll: pigweed 3e9c883..ec16989 (3 commits)

ec16989:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243255 pw_containers: Fix intrusive doc lists
5551203:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243262 roll: fuchsia-infra-bazel-rules 7011a76..b9502a2 (38 commits)
632f1af:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243292 docs: Update changelog

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 3e9c8837fbbc3b..ec1698982af9b0
Roll-Count: 1
Roller-URL: https://ci.chromium.org/b/8733702254702427105
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I3d6c509b1b1a8c680438a84c55c41007a0b933ca
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/243264
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 35398e5..001def6 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-18.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733708772254706465.
-    commit = "3e9c8837fbbc3b8105c6e1b77e7c14d4c1ad0d4e",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733702254702427105.
+    commit = "ec1698982af9b09de6fcca743433f62eec016b8d",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -57,8 +57,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-18.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733708772254706465.
-    commit = "3e9c8837fbbc3b8105c6e1b77e7c14d4c1ad0d4e",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733702254702427105.
+    commit = "ec1698982af9b09de6fcca743433f62eec016b8d",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )