roll: pigweed, pw_toolchain: pw_ide: Prioritize upstream settings ... and print a diff of the settings that have changed. Original-Bug: b/358194883 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/230993 https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: 70e52aedd0f5e18..fdeee8ed967b5f1 Roller-URL: https://ci.chromium.org/b/8738503505250301537 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I35cac15c6063b205996186364064fe5ea2eb56f0 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/232076 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/MODULE.bazel b/MODULE.bazel index 9d0bcd6..7a9bd59 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -48,8 +48,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-08-26. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738503894670671473. - commit = "70e52aedd0f5e189272bbffb0e0983c7bcdce042", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738503505250301537. + commit = "fdeee8ed967b5f1a504401c14cd15cea50c295f2", remote = "https://pigweed.googlesource.com/pigweed/pigweed", ) @@ -57,8 +57,8 @@ module_name = "pw_toolchain", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-08-26. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738503894670671473. - commit = "70e52aedd0f5e189272bbffb0e0983c7bcdce042", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738503505250301537. + commit = "fdeee8ed967b5f1a504401c14cd15cea50c295f2", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )