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/8684332191918133569 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/13c80751ffc4178d02eb6d951b9a551614158ab1~..442cbd6d584d2c992ca9bcc19ecbd2235bea772e 13c8075 (gavinmak@google.com) Revert "Fix CheckForCommitObjects to include submodules in file... 442cbd6 (asvitkine@chromium.org) gclient: Add stall detection and improve hang diagnostics. 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=athom@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: Ie74bbf5850ce40c4f5211b154c89d999fe0d63d0 Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/496140 Commit-Queue: dart-internal-deps-roller@dart-ci-internal.iam.gserviceaccount.com <dart-internal-deps-roller@dart-ci-internal.iam.gserviceaccount.com> Bot-Commit: dart-internal-deps-roller@dart-ci-internal.iam.gserviceaccount.com <dart-internal-deps-roller@dart-ci-internal.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index d12eae3..4e6e5a4 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -20,7 +20,7 @@ "deps": { "depot_tools": { "branch": "refs/heads/main", - "revision": "0ea4801192281fff1675855b6c03fd71811133e2", + "revision": "442cbd6d584d2c992ca9bcc19ecbd2235bea772e", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": {