roll: pigweed 673e56a..ef5f6bf (2 commits)
ef5f6bf:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/244793 pw_assert_tokenized: Support pw_assert_HandleFailure
099eb1c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243256 pw_containers: Test more duplicates for multimap
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 673e56ac476a34..ef5f6bf505343c
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8732809718893814193
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I5ba97cea3143bf97d95b3291745a00fff5918476
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/245059
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 3bec19f..dfacf39 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-28.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8732810774461007505.
- commit = "673e56ac476a345a0f25319633d8ce0ad0c0cd93",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8732809718893814193.
+ commit = "ef5f6bf505343c0926532f53dc788b26c3640048",
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-28.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8732810774461007505.
- commit = "673e56ac476a345a0f25319633d8ce0ad0c0cd93",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8732809718893814193.
+ commit = "ef5f6bf505343c0926532f53dc788b26c3640048",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)