roll: pigweed pw_containers: Add IntrusiveSet and IntrusiveMultiSet
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/240053
Original-Revision: afb18a6ded0c43e91ce85e5ec97ae0206c4873ca
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: bde3f80e6e038c..afb18a6ded0c43
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8732784953088786321
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ib9e9b82b48671e0ce15cac0ba77f351b5ebb747e
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/245172
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 5e7cb2f..1120a2e 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-29.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8732785361927365505.
- commit = "bde3f80e6e038cebe264283af625faf06a64d8d0",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8732784953088786321.
+ commit = "afb18a6ded0c43e91ce85e5ec97ae0206c4873ca",
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-29.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8732785361927365505.
- commit = "bde3f80e6e038cebe264283af625faf06a64d8d0",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8732784953088786321.
+ commit = "afb18a6ded0c43e91ce85e5ec97ae0206c4873ca",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)