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/8692715967828749169 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/7f12587568369423f3c0ab13d95c31f82e08470e 7f12587 (ovsienko@google.com) siso: put flag handling in _handle_collector and cover it with... 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=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: Id7ca823036d9e5085a7749df81b30f998e970066 Reviewed-on: https://chromium-review.googlesource.com/c/infra/infra/+/7467532 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#78400}
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index faa2811..7ba56d2 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -17,7 +17,7 @@ "deps": { "depot_tools": { "branch": "refs/heads/main", - "revision": "b31e183ba8289d1b658b2982008c7b3ca4111e11", + "revision": "7f12587568369423f3c0ab13d95c31f82e08470e", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": {
diff --git a/recipes/README.recipes.md b/recipes/README.recipes.md index e35f4e2..960d584 100644 --- a/recipes/README.recipes.md +++ b/recipes/README.recipes.md
@@ -2311,18 +2311,18 @@ — **def [RunSteps](/recipes/recipe_modules/zip/examples/full.py#16)(api):** -[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b31e183ba8289d1b658b2982008c7b3ca4111e11/recipes/README.recipes.md#recipe_modules-bot_update -[depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b31e183ba8289d1b658b2982008c7b3ca4111e11/recipes/README.recipes.md#recipe_modules-depot_tools -[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b31e183ba8289d1b658b2982008c7b3ca4111e11/recipes/README.recipes.md#recipe_modules-gclient -[depot_tools/recipe_modules/gerrit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b31e183ba8289d1b658b2982008c7b3ca4111e11/recipes/README.recipes.md#recipe_modules-gerrit -[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b31e183ba8289d1b658b2982008c7b3ca4111e11/recipes/README.recipes.md#recipe_modules-git -[depot_tools/recipe_modules/git_cl]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b31e183ba8289d1b658b2982008c7b3ca4111e11/recipes/README.recipes.md#recipe_modules-git_cl -[depot_tools/recipe_modules/gitiles]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b31e183ba8289d1b658b2982008c7b3ca4111e11/recipes/README.recipes.md#recipe_modules-gitiles -[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b31e183ba8289d1b658b2982008c7b3ca4111e11/recipes/README.recipes.md#recipe_modules-gsutil -[depot_tools/recipe_modules/osx_sdk]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b31e183ba8289d1b658b2982008c7b3ca4111e11/recipes/README.recipes.md#recipe_modules-osx_sdk -[depot_tools/recipe_modules/presubmit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b31e183ba8289d1b658b2982008c7b3ca4111e11/recipes/README.recipes.md#recipe_modules-presubmit -[depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b31e183ba8289d1b658b2982008c7b3ca4111e11/recipes/README.recipes.md#recipe_modules-tryserver -[depot_tools/recipe_modules/windows_sdk]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b31e183ba8289d1b658b2982008c7b3ca4111e11/recipes/README.recipes.md#recipe_modules-windows_sdk +[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/7f12587568369423f3c0ab13d95c31f82e08470e/recipes/README.recipes.md#recipe_modules-bot_update +[depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/7f12587568369423f3c0ab13d95c31f82e08470e/recipes/README.recipes.md#recipe_modules-depot_tools +[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/7f12587568369423f3c0ab13d95c31f82e08470e/recipes/README.recipes.md#recipe_modules-gclient +[depot_tools/recipe_modules/gerrit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/7f12587568369423f3c0ab13d95c31f82e08470e/recipes/README.recipes.md#recipe_modules-gerrit +[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/7f12587568369423f3c0ab13d95c31f82e08470e/recipes/README.recipes.md#recipe_modules-git +[depot_tools/recipe_modules/git_cl]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/7f12587568369423f3c0ab13d95c31f82e08470e/recipes/README.recipes.md#recipe_modules-git_cl +[depot_tools/recipe_modules/gitiles]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/7f12587568369423f3c0ab13d95c31f82e08470e/recipes/README.recipes.md#recipe_modules-gitiles +[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/7f12587568369423f3c0ab13d95c31f82e08470e/recipes/README.recipes.md#recipe_modules-gsutil +[depot_tools/recipe_modules/osx_sdk]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/7f12587568369423f3c0ab13d95c31f82e08470e/recipes/README.recipes.md#recipe_modules-osx_sdk +[depot_tools/recipe_modules/presubmit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/7f12587568369423f3c0ab13d95c31f82e08470e/recipes/README.recipes.md#recipe_modules-presubmit +[depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/7f12587568369423f3c0ab13d95c31f82e08470e/recipes/README.recipes.md#recipe_modules-tryserver +[depot_tools/recipe_modules/windows_sdk]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/7f12587568369423f3c0ab13d95c31f82e08470e/recipes/README.recipes.md#recipe_modules-windows_sdk [recipe_engine/recipe_modules/archive]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/45727a04348d66d39f815d2901c9162f875fbcae/README.recipes.md#recipe_modules-archive [recipe_engine/recipe_modules/assertions]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/45727a04348d66d39f815d2901c9162f875fbcae/README.recipes.md#recipe_modules-assertions [recipe_engine/recipe_modules/bcid_reporter]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/45727a04348d66d39f815d2901c9162f875fbcae/README.recipes.md#recipe_modules-bcid_reporter