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/8780979484078088497
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/4082f883ab60af7d1e204f3c37cbca3804d2f0f2~..6316ac234e70d983ae758e283ed6ac8d4d0cb36b
4082f88 (brucedawson@chromium.org)
Remove some Python 2 test code
4251535 (akhoroshilov@brave.com)
Fix slow initial bootstrap on Windows.
541638f (dcheng@chromium.org)
Fix the duplicate CC issue, hopefully once and for all.
6316ac2 (dlf@google.com)
[ssci] adding gclient testing support for the CIPD expand packa...
fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/2c81e63b4c57e38d1758056f7630d1cef91ca264~..ae38e6149927bbfd8dee5a6bd2352c5ebbb698f4
2c81e63 (mohrr@google.com)
[auto_roller] Use buildbucket timeout for poll timeout
3f3d788 (atyfto@google.com)
[release/update_petal] Upload a CL instead of direct push
300f0ad (atyfto@google.com)
Revert "[release/update_petal] Upload a CL instead of direct push"
ae38e61 (atyfto@google.com)
Reland "[release/update_petal] Upload a CL instead of direct push"
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: I69a169d86be9c1ac2e21a63b425a3faf37ed8d00
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/44562
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 74ea935..52c5c6c 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -23,12 +23,12 @@
"deps": {
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "a1e578320b09a600894b6b11bc4e7d5f31627c6c",
+ "revision": "6316ac234e70d983ae758e283ed6ac8d4d0cb36b",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "8bb00364e14f8f6f4067ac6e752ca58ada6ac2e9",
+ "revision": "ae38e6149927bbfd8dee5a6bd2352c5ebbb698f4",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {