Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (dart, depot_tools, fuchsia) into this repository. The build that created this CL was https://ci.chromium.org/b/8755431150579259937 dart: https://dart.googlesource.com/recipes.git/+/dc62da4adfeed8c33fa42a5c406c8016f1691b7d dc62da4 (sortie@google.com) Speed up publishing already signed releases. depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/90d1d40c35a60e814b5a0925cb42b8e19ef5c4f4~..b26059ac4549b1ba47c86dc25ea83947bf0becac 90d1d40 (vapier@chromium.org) repo: stop using our repo fork cc16898 (chanli@chromium.org) [depot_tools] Roll bb b26059a (kfarnung@microsoft.com) [git_cache] Fix shadowing for `bootstrap` fuchsia: https://fuchsia.googlesource.com/infra/recipes.git/+log/ef80f0b8576dc594dc2f5525d759a1456d36a01e~..3284c2f0634e3229cf35c916f92903a4971c72cd ef80f0b (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools f85aaad (fangism@google.com) [rbe][logging] Update for new reproxy log schema 8986e95 (haowei@google.com) [clang_toolchain] Temporarily disable LLDB tests that requires... 3284c2f (ihuh@google.com) [testing_requests] Use serial-log-dir for emu shards that need... Please check the following references for more information: - autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller - rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback - cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md Use https://goo.gl/noib3a to file a bug. R=flutter-infra@grotations.appspotmail.com Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: I2769635f59a492457cc92af45d9c0052ff4ec8bd Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/55362 Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index b22d826..90389f6 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@ "deps": { "dart": { "branch": "refs/heads/main", - "revision": "10b81392ec39d93547f0f5c85f438bfd7aab2bdd", + "revision": "10d4e7573beec927ab4b23b4e6cde7633f363b40", "url": "https://dart.googlesource.com/recipes.git" }, "depot_tools": { "branch": "refs/heads/main", - "revision": "7dc148fe3ca0df5a010cfb3b2fcaa9ea2b48e92d", + "revision": "b26059ac4549b1ba47c86dc25ea83947bf0becac", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "fuchsia": { "branch": "refs/heads/main", - "revision": "2c684858c18b70758dff633d698ac10d5b549e0c", + "revision": "3284c2f0634e3229cf35c916f92903a4971c72cd", "url": "https://fuchsia.googlesource.com/infra/recipes.git" }, "recipe_engine": {