roll: pigweed 07636c2..d647f5e (2 commits) d647f5e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/238175 bazel: Sort the remote cache flags alphabetically 5c21dc8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237992 pw_bluetooth_sapphire: Document how to run Bazel Fuchsia tests Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 07636c248fb8a8..d647f5e5df848f Roller-URL: https://ci.chromium.org/b/8735711891830172289 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ib655055de9449cf58c13450f37047933a5f91116 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/238156 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 21a500d..73d1af7 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-26. - # ROLL: By https://cr-buildbucket.appspot.com/build/8735759920548522097. - commit = "07636c248fb8a85b6f015a979cc44360d38112b0", + # ROLL: By https://cr-buildbucket.appspot.com/build/8735711891830172289. + commit = "d647f5e5df848f5bd6a2595386b2ee5b02d78d78", 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-26. - # ROLL: By https://cr-buildbucket.appspot.com/build/8735759920548522097. - commit = "07636c248fb8a85b6f015a979cc44360d38112b0", + # ROLL: By https://cr-buildbucket.appspot.com/build/8735711891830172289. + commit = "d647f5e5df848f5bd6a2595386b2ee5b02d78d78", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )