roll: pigweed, pw_toolchain: pw_bluetooth_sapphire: Migrate UserPasskeyNotificationEvent to emboss Original-Bug: b/42167863 Test: fx test bt-host-gap-tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1094894 GitOrigin-RevId: d7f888e75a3ea7edf0ce1b59f27d71c44ec7c9f8 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/230571 https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: ad5c105616f9561..0e348aed80df0b0 Roller-URL: https://ci.chromium.org/b/8738788112942186497 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I8fb9d1942079779e3612556a43bd2d5296e7d2ed Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/231752 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 1b52a00..aea3833 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -48,8 +48,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-08-23. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738790080595095313. - commit = "ad5c105616f95619e48461ea87212f89413aec6b", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738788112942186497. + commit = "0e348aed80df0b0dbf4662e03667242f490ef99b", remote = "https://pigweed.googlesource.com/pigweed/pigweed", ) @@ -57,8 +57,8 @@ module_name = "pw_toolchain", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-08-23. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738790080595095313. - commit = "ad5c105616f95619e48461ea87212f89413aec6b", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738788112942186497. + commit = "0e348aed80df0b0dbf4662e03667242f490ef99b", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )