roll: pigweed, pw_toolchain 5 commits 28d16ef6f95b032 pw_ide: Show progress bar on manual refreshes fcb5ead44b10d2c pw_ide: Detect manual target change in settings a5271e92732267f third_party/icu: Remove ICU 2dd66edd629aee6 pw_web: Add resize handler to message col e004f5f292dd9d6 pw_allocator: Fix bucketed block corruption https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: e6af48396fd8c94..28d16ef6f95b032 Roller-URL: https://ci.chromium.org/b/8740221700637032881 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I2b7231924e1c284d303b3bb3adbe31f1698d90a1 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/228339 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/WORKSPACE b/WORKSPACE index 62f2c61..710668e 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -84,8 +84,8 @@ name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-08-07. - # ROLL: By https://cr-buildbucket.appspot.com/build/8740231103396971761. - commit = "e6af48396fd8c9480657b5502f1267a801f44892", + # ROLL: By https://cr-buildbucket.appspot.com/build/8740221700637032881. + commit = "28d16ef6f95b03250e424dd9788cbbb2ccaed7b4", remote = "https://pigweed.googlesource.com/pigweed/pigweed.git", ) @@ -93,8 +93,8 @@ name = "pw_toolchain", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-08-07. - # ROLL: By https://cr-buildbucket.appspot.com/build/8740231103396971761. - commit = "e6af48396fd8c9480657b5502f1267a801f44892", + # ROLL: By https://cr-buildbucket.appspot.com/build/8740221700637032881. + commit = "28d16ef6f95b03250e424dd9788cbbb2ccaed7b4", remote = "https://pigweed.googlesource.com/pigweed/pigweed.git", strip_prefix = "pw_toolchain_bazel", )