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/8775177226847375537
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/60b21dd19301b13eaf7c9069ac191f95f84ca6e9
60b21dd (bentekkie@google.com)
[reclient] Add 'exist_ok=True' for racing_tmp_dir to handle sub...
fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/31f020630a31c3612afedea56a72ba6bc05b2f1a
31f0206 (yupingz@google.com)
Reland "[checkout] Add step to ensure submodules are update to...
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: I4e280d43f48e70c7913f0212bae2685dd43428d1
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/47560
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 8849c33..a9d8a02 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,12 +22,12 @@
"deps": {
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "04ca383754209fbd9e8458aeadd212470a09c81a",
+ "revision": "60b21dd19301b13eaf7c9069ac191f95f84ca6e9",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "fc6811af05c72428583a07f732297f060465efd5",
+ "revision": "31f020630a31c3612afedea56a72ba6bc05b2f1a",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {