| commit | fb0269d5f53432926eb920057664847c45a9c52a | [log] [tgz] | 
|---|---|---|
| author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Tue May 27 16:25:20 2025 -0700 | 
| committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 27 16:25:20 2025 -0700 | 
| tree | 3a5f6aca7d9abb9679cdd52b849a420b634b5e18 | |
| parent | 2d45d5b3432177831a0218d7e5ac83e13e727103 [diff] | 
roll: pigweed 363c0e0..8b73d47 (4 commits) 23bf2b9:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/294659 pw_presubmit: Use GnGenNinja class for Python 363c0e0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/294615 pw_ide: Intercept bazel test invocations too e8111d7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/294633 pw_ide: Use getReliableBazelExecutable() everywhere 8b73d47:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/294613 pw_ide: Re-enable all unit tests Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 363c0e0ece27e9..8b73d47a0ec9be Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8713675834164817921 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I88f2e5eba0f4aeec3b691119ec5ed18c09d052bc Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/294714 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 220dd5f..38b2a8f 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -41,8 +41,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2025-05-27. - # ROLL: By https://cr-buildbucket.appspot.com/build/8713686875560847521. - commit = "068cb5c5769753f03f106b5c98fc3b0a966e51b9", + # ROLL: By https://cr-buildbucket.appspot.com/build/8713675834164817921. + commit = "23bf2b99935b8ea96921fc0f0ca8455cf1bc7c09", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )