roll: pigweed 7f24718..c9ad96c (6 commits)
c9ad96c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/227371 pw_bluetooth: Add LE Connection-Oriented Channels API
acbeaab:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/248432 pw_protobuf: Extend Find() APIs to support repeated fields
b8ee89e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/232172 pw_bluetooth_proxy: L2CAP CoC supports reading
bd6248b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/248652 pw_bluetooth_proxy: Remove uses of auto
5ecdeb1:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/248672 pw_elf: Simplify ReaderExample
7fb7bb1:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/248232 pw_tokenizer: Update regex for nested args
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 7f24718acbeffd..c9ad96cf7be8a0
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8731347861048264689
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ib0791dcdb7e7deb2e2dd54a29028e70dc4a9aef2
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/248583
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 b169ddb..0a4a483 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-11-13.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8731358731639954609.
- commit = "7f24718acbeffd77b9b7e7749c70aa7ef0573dbd",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8731347861048264689.
+ commit = "c9ad96cf7be8a05a7d1bf6ec933114c7cc39f012",
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-11-13.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8731358731639954609.
- commit = "7f24718acbeffd77b9b7e7749c70aa7ef0573dbd",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8731347861048264689.
+ commit = "c9ad96cf7be8a05a7d1bf6ec933114c7cc39f012",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)