roll: pigweed c119adf..da52e25 (3 commits) da52e25:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/296832 pw_ide: Add manual testing guide 196813e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/295394 docs: Temporarily remove changelog from search results 67acdfa:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/296873 SEED-0134: Claim SEED number Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: c119adf3e4ec50..da52e2534efcd3 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8712495200721149793 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Id571800016f86755640e2d6b26a9651d3d3c9720 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/296913 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 162aae0..79364a3 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -40,9 +40,9 @@ git_override( module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. - # ROLL: Last updated 2025-06-09. - # ROLL: By https://cr-buildbucket.appspot.com/build/8712506235069029617. - commit = "c119adf3e4ec500f15832885a30b430b69db137a", + # ROLL: Last updated 2025-06-10. + # ROLL: By https://cr-buildbucket.appspot.com/build/8712495200721149793. + commit = "da52e2534efcd3cbdaeedb658ab5a27dd7c8e0b1", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )