roll: pigweed 9e4c976..ce7b2d9 (4 commits)
ce7b2d9:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/253595 pw_grpc: Allocate contiguous multibufs only
8b5abe6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/253612 pw_bluetooth_proxy: Fix missing notify of queue space available
9720483:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/253554 pw_presubmit: Bazel lockfile check
5a62fe4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/253332 blog: Shaping a better future for Bazel C/C++ toolchains
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 9e4c976345d4d2..ce7b2d9d8993f4
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8728822809462686721
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I8bc59c72ac12681537dc93d5547f53d9c7e0386e
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/253812
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 f81ada3..34dbb51 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,8 +41,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-12-11.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8728866947100924673.
- commit = "9e4c976345d4d2de321e17853e9fb86493ff2200",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8728822809462686721.
+ commit = "ce7b2d9d8993f43ef7300d63799cf777ac00aa09",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -50,8 +50,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-12-11.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8728866947100924673.
- commit = "9e4c976345d4d2de321e17853e9fb86493ff2200",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8728822809462686721.
+ commit = "ce7b2d9d8993f43ef7300d63799cf777ac00aa09",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)