roll: pigweed 4 commits 392b2595f13a1a1 SEED-0103: Reopen for comments 0f14ff3c13d69e2 bazel: Increase bes_timeout a60b05c2c2db321 bazel: Update Fuchsia SDK to 24.20240909.5.1 3deeef531b0b15f docs: Update changelog https://pigweed.googlesource.com/pigweed/pigweed pigweed Rolled-Commits: cfcf0059926589e..392b2595f13a1a1 Roller-URL: https://ci.chromium.org/b/8737146722147198961 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I9100a667d3f962d70069d3b1b03fb0e9cc6e9fcb Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/234761 Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 138cb78..dc50f00 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-09-10. - # ROLL: By https://cr-buildbucket.appspot.com/build/8737223561849130145. - commit = "cfcf0059926589e26f318e29df8733e5a09c2928", + # ROLL: By https://cr-buildbucket.appspot.com/build/8737146722147198961. + commit = "392b2595f13a1a1e2ecc3da60bae25e2cc4efaea", 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-09-10. - # ROLL: By https://cr-buildbucket.appspot.com/build/8737223561849130145. - commit = "cfcf0059926589e26f318e29df8733e5a09c2928", + # ROLL: By https://cr-buildbucket.appspot.com/build/8737146722147198961. + commit = "392b2595f13a1a1e2ecc3da60bae25e2cc4efaea", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )