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/8724990571132799777
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/49e10123debf46066fc85b28b8b159ea6a132621
49e1012 (philwo@google.com)
autoninja: Add workaround for slow reproxy starts
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: Id96950bc339a52e3828974531d2ed9e7e998e799
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/62362
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 a520b41..5104094 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,12 +21,12 @@
"deps": {
"dart": {
"branch": "refs/heads/main",
- "revision": "0d09a11b6acbb018c3dead0eb30e4861440f0f6c",
+ "revision": "00e7b86696b77d4e8fb2d48f9581185d7fc3155e",
"url": "https://dart.googlesource.com/recipes.git"
},
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "36427aab02ce0a0a4ca8bf86a1ba78a4f2ef1402",
+ "revision": "49e10123debf46066fc85b28b8b159ea6a132621",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {