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/8725130241603670129 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/40e4ea3b09011a46e8d750f5f5d2869721c5b384 40e4ea3 (rop@google.com) Add 'Android Software Development Kit License' to allowlist. fuchsia: https://fuchsia.googlesource.com/infra/recipes.git/+/3fd0b69232e9c615582b3bd412c7d7ba57a1a52b 3fd0b69 (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: Ia258bffbaaae374bd87cf22e3456066b63af2efc Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/62281 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 b27f2ba..650e6e2 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -21,17 +21,17 @@ "deps": { "dart": { "branch": "refs/heads/main", - "revision": "d52de9f82ff74025179262d0ccb19c4f1ea95009", + "revision": "39c9a2b09a0acc074948b2a1452648acdf53e2d5", "url": "https://dart.googlesource.com/recipes.git" }, "depot_tools": { "branch": "refs/heads/main", - "revision": "9748dcdb1a3d1c4d16d2dc9ed56348c1f8f7e91a", + "revision": "40e4ea3b09011a46e8d750f5f5d2869721c5b384", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "fuchsia": { "branch": "refs/heads/main", - "revision": "4d82b4685b409bfb44954ae903ac2cfe799ee53a", + "revision": "3fd0b69232e9c615582b3bd412c7d7ba57a1a52b", "url": "https://fuchsia.googlesource.com/infra/recipes.git" }, "recipe_engine": {