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/8725443555613368049 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/a1fd773224f2b11fdd0bd1d7c077090402429f40~..80d1969422e75e8e9eecafa46074074b289e2568 a1fd773 (jojwang@google.com) Remove unnecessary RunHook call for squash mode. 80d1969 (ddoman@chromium.org) presubmit_diff: add support for -U fuchsia: https://fuchsia.googlesource.com/infra/recipes.git/+/4d82b4685b409bfb44954ae903ac2cfe799ee53a 4d82b46 (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@grotations.appspotmail.com Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: I72f07cb0290a99fcaeffcbde0fd8d5c8b1e8e0e2 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/62261 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 64adb88..2dbc0a8 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -21,17 +21,17 @@ "deps": { "dart": { "branch": "refs/heads/main", - "revision": "58fead02ed65a45aecfbd16373532e4363ccac90", + "revision": "47debf17f910cfd640b514618f473033d969c959", "url": "https://dart.googlesource.com/recipes.git" }, "depot_tools": { "branch": "refs/heads/main", - "revision": "ea75de4c3baba538f4758d507dd304136cfeab52", + "revision": "80d1969422e75e8e9eecafa46074074b289e2568", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "fuchsia": { "branch": "refs/heads/main", - "revision": "bea0d8f00687fb01818c3e18a125ec18f23b0482", + "revision": "4d82b4685b409bfb44954ae903ac2cfe799ee53a", "url": "https://fuchsia.googlesource.com/infra/recipes.git" }, "recipe_engine": {