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/8704062672185074337 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5ed7fd0ea52daece8ffe8bcd83e00b9484bc8d03 5ed7fd0 (ddoman@chromium.org) git_cl: add --input_diff_file for git cl format fuchsia: https://fuchsia.googlesource.com/infra/recipes.git/+/ae353a40d56ee7ab76bf557a6b4ffa6e993ffe2c ae353a4 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update coverage pinned tools 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-notify+luci-recipes@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: I5e6a7feeca2750bd34c0b6e7b5e71a2c4d2d322d Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/70276 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 a7c1334..4fa0e2a 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@ "deps": { "dart": { "branch": "refs/heads/main", - "revision": "ec592dfbbdbbe242815e1265ab245a8c640a265e", + "revision": "8e2937bd8c73bab1786cd3716e2e9088a2b4150b", "url": "https://dart.googlesource.com/recipes.git" }, "depot_tools": { "branch": "refs/heads/main", - "revision": "88e06ae96e4ffcdfeb412c1e1a5c25948ef50e96", + "revision": "5ed7fd0ea52daece8ffe8bcd83e00b9484bc8d03", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "fuchsia": { "branch": "refs/heads/main", - "revision": "fb87ac1bf9160021078cb8ca55dfc4202baffaad", + "revision": "ae353a40d56ee7ab76bf557a6b4ffa6e993ffe2c", "url": "https://fuchsia.googlesource.com/infra/recipes.git" }, "recipe_engine": {