roll: pigweed 37eca3f..a4636bc (2 commits)
a4636bc:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243133 pw_unit_test: Fix -Waddress warning when verifying RUN_ALL_TESTS
29c5be4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243718 pw_channel: Add more "Why channels" high-level docs
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 37eca3f8c1d470..a4636bc83d6905
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8733408859002180305
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I75e4851d0a238f916cc9ba8da9a0f9858ce2f084
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/243813
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 c5f8da6..5e04359 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-22.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733420973379800625.
- commit = "37eca3f8c1d4708a8d6c8b15fb5e8934092f73ba",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733408859002180305.
+ commit = "a4636bc83d6905cb252a65d19eab4ec2478af42b",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -58,8 +58,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-22.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733420973379800625.
- commit = "37eca3f8c1d4708a8d6c8b15fb5e8934092f73ba",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733408859002180305.
+ commit = "a4636bc83d6905cb252a65d19eab4ec2478af42b",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)