roll: pigweed 4a2fd44..203c6c8 (10 commits)
203c6c8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/259055 pw_unit_test: Expectation buffer cleanup
7f196d0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/259173 pw_bluetooth: Normalize two OpCode command names
5c4455c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/256432 pw_allocator: Use std::lock_guard in sync_alloc
a7f27b5:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/259172 pw_bluetooth: Add more OpCode definitions
17c1509:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/257114 pw_bluetooth_proxy: Update round robin approach
df36f07:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/254433 pw_toolchain: Cleanup transition flag
78a218f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/259252 pw_build: Remove old flag requirement
d3a0a19:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/259153 pw_bluetooth_sapphire: Use emboss OpCode in RespondWithCommandStatus
049545e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/259152 pw_bluetooth: Add more OpCode definitions
7cc8be0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/259113 pw_bluetooth_proxy: Change HandleFragmentedPdu name back
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 4a2fd44d2b0ade..203c6c8fd11fbd
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8726188398751620977
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ic3d7d490a368b2546c998490321465d53e595666
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/259219
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 d69ac33..299ae87 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -42,8 +42,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2025-01-09.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8726199261968270737.
- commit = "4a2fd44d2b0adeff89314a7274330b2a143ea272",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8726188398751620977.
+ commit = "203c6c8fd11fbdf01b51e564de03150f38dab430",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -51,8 +51,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2025-01-09.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8726199261968270737.
- commit = "4a2fd44d2b0adeff89314a7274330b2a143ea272",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8726188398751620977.
+ commit = "203c6c8fd11fbdf01b51e564de03150f38dab430",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)