roll: pigweed ce9b2de..52554de (2 commits)
52554de:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/251572 pw_build: Fix missing `configs`
b950987:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/251392 pw_snapshot: Add per-thread processing callback for snapshot decoding
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: ce9b2de6332f4f..52554dee9d6f7f
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8729606231497549153
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I1b63604914d76f794c9e6db68268b873d6caf45b
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/251877
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 26c1eb8..0a8bdec 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-12-03.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8729617265539666081.
- commit = "ce9b2de6332f4f61de837a2ebc99ff9be191e157",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8729606231497549153.
+ commit = "52554dee9d6f7f8fec711f9834b7a55a5440f1ac",
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-12-03.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8729617265539666081.
- commit = "ce9b2de6332f4f61de837a2ebc99ff9be191e157",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8729606231497549153.
+ commit = "52554dee9d6f7f8fec711f9834b7a55a5440f1ac",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)