roll: pigweed b8ef392..52507bf (3 commits)
52507bf:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/257116 pw_bluetooth_proxy: Additional logging
83e02f4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/257115 pw_bluetooth_proxy: Fix log fields order in SendEvent
031bf13:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/257072 pw_span: Recommend passing pw::span objects by value
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: b8ef39264b328e..52507bf5a51862
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8726737414145999953
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ia61eaeae837369a0db652f7f9eaebc2c0cc3f01c
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/257752
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 358d09f..6635f02 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,8 +41,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2025-01-03.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8726759481237004641.
- commit = "b8ef39264b328e375309f88b134b727a204aed69",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8726737414145999953.
+ commit = "52507bf5a518620fb0539db0665453d67b526fe9",
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 2025-01-03.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8726759481237004641.
- commit = "b8ef39264b328e375309f88b134b727a204aed69",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8726737414145999953.
+ commit = "52507bf5a518620fb0539db0665453d67b526fe9",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)