Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (depot_tools) into this repository. The build that created this CL was https://ci.chromium.org/b/8698532369867216193 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/ee1cf58691930daecb5bbe19893746b8916b185c ee1cf58 (treilly@google.com) Revert "cipd: ignore .cipd_client_root" 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: Iea2c7a08202dfbca76b2f1bf8dd82650cb7295be Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/72401 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 0c28340..fe9ffd5 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -22,12 +22,12 @@ "deps": { "dart": { "branch": "refs/heads/main", - "revision": "3611a67a33a5ab6efdeb743f248ff725021f8a72", + "revision": "102b4f5e6718447049b5343fa23666cd640a8c45", "url": "https://dart.googlesource.com/recipes.git" }, "depot_tools": { "branch": "refs/heads/main", - "revision": "67741248cfa6bfe319c75521ed9719af7cd27cb5", + "revision": "ee1cf58691930daecb5bbe19893746b8916b185c", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "fuchsia": {