Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (depot_tools, fuchsia) into this repository. The build that created this CL was https://ci.chromium.org/b/8773825603594277217 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/e13840bd9a04f464e3bef22afac1976fc15a96a0 e13840b (gavinmak@google.com) Remove explicit refs/heads/master revision from gerrit solution fuchsia: https://fuchsia.googlesource.com/infra/recipes.git/+/f2ad3d498df716d4a482bec82b79db3952887a7e f2ad3d4 (fmil@google.com) [icu_chromium_roller] Wait for other petals 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: Ibada8d2df478478044eb4d2d271a092a86108397 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/48482 Bot-Commit: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: 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 7ca6c62..6733d6e 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -22,12 +22,12 @@ "deps": { "depot_tools": { "branch": "refs/heads/main", - "revision": "a0b8a06623cc93f979a3a9455cecfa53d75f59dd", + "revision": "e13840bd9a04f464e3bef22afac1976fc15a96a0", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "fuchsia": { "branch": "refs/heads/main", - "revision": "701a1cbea57e616d73256fb72209f3b21e733860", + "revision": "f2ad3d498df716d4a482bec82b79db3952887a7e", "url": "https://fuchsia.googlesource.com/infra/recipes.git" }, "recipe_engine": {