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/8733408863480129313
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I5a8502356ef4ab7021f3b7f3446f3eed69c9de7c
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/243794
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 34f98fb..47657bf 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-22.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733420964252781841.
- commit = "37eca3f8c1d4708a8d6c8b15fb5e8934092f73ba",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733408863480129313.
+ commit = "a4636bc83d6905cb252a65d19eab4ec2478af42b",
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-22.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733420964252781841.
- commit = "37eca3f8c1d4708a8d6c8b15fb5e8934092f73ba",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733408863480129313.
+ commit = "a4636bc83d6905cb252a65d19eab4ec2478af42b",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)