roll: pigweed 3919d96..7632a0f (3 commits)
7632a0f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/235232 pw_containers: Fix IntrusiveList iterator cast
88e5d30:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/235213 bazel: Update rules_license to 1.0.0
982c7f4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/233531 pigweed: Use @fuchsia_clang as a cipd repository
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 3919d9638b6454..7632a0fdc0fc1a
Roller-URL: https://ci.chromium.org/b/8737058445363387665
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I33a1579ed28ef70bc63c423f00af57e514e79eab
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/235175
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 77125a8..bf85d2a 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-09-11.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8737068710916016753.
- commit = "3919d9638b6454512595c8ad39fb8806d4ac9629",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8737058445363387665.
+ commit = "7632a0fdc0fc1a2dd4b23e82e127931ac2ef7fd7",
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-09-11.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8737068710916016753.
- commit = "3919d9638b6454512595c8ad39fb8806d4ac9629",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8737058445363387665.
+ commit = "7632a0fdc0fc1a2dd4b23e82e127931ac2ef7fd7",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)