Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (fuchsia, recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8683002649736114945 fuchsia: https://fuchsia.googlesource.com/infra/recipes.git/+/1f7c5dd64a9964daf3bac5b346d91bc65d5dcdb5 1f7c5dd (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update coverage pinned tools recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/4b5945a679a38a4a5842b772aaec9481f7017f57 4b5945a (chanli@google.com) [TurboCI] Import latest protos. 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: I2d0f26cb212d33bc7a95694cf628362f92b841b1 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/78460 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 a23edaf..e123a62 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -22,22 +22,22 @@ "deps": { "dart": { "branch": "refs/heads/main", - "revision": "9beda4e8fe44f2b6602b9cb0fa178612603d30e9", + "revision": "df53ad6115f3d49de24c4c8a442ac480b006a1ba", "url": "https://dart.googlesource.com/recipes.git" }, "depot_tools": { "branch": "refs/heads/main", - "revision": "f2f7ec41f2c170d6f1899406f11a48411760a683", + "revision": "1603cbd9417f51d737037807d7dfa5c1cca1046d", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "fuchsia": { "branch": "refs/heads/main", - "revision": "293a8d52404e9b139596068aab41c24a915829f7", + "revision": "1f7c5dd64a9964daf3bac5b346d91bc65d5dcdb5", "url": "https://fuchsia.googlesource.com/infra/recipes.git" }, "recipe_engine": { "branch": "refs/heads/main", - "revision": "5cd90447e625e2644a2febdd84089be9d8cb5b7d", + "revision": "4b5945a679a38a4a5842b772aaec9481f7017f57", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } },