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/8723631616748323857
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/912a744103664d7fe0e8b75b7ebb4a49f90c58c7~..6c81fd0ae32e9940976cc734a4a7b396d81801c1
912a744 (gavinmak@google.com)
Add next steps to 'git cl presubmit' cog error message
6c81fd0 (aredulla@google.com)
Revert "[win-bootstrap] Cleanup update_depot_tools.bat for lack...
fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/d69c2e83661b0fc4193413383eedac4a5d30b7f9
d69c2e8 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update coverage pinned tools
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: I0fc58f4548054ef38f5dd7510c6498273f91d5ce
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/63080
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 6a027d0..0fe07fb 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,17 +21,17 @@
"deps": {
"dart": {
"branch": "refs/heads/main",
- "revision": "05dad06aab5939a86d08c8efb096cf1e45fb4ded",
+ "revision": "f509cd2d75a525422b5f44059f0c25594f4bc2a5",
"url": "https://dart.googlesource.com/recipes.git"
},
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "7cffe56af41cfd9121586a68348e516f20aac457",
+ "revision": "6c81fd0ae32e9940976cc734a4a7b396d81801c1",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "03a258a6467c2599a64bc76e2d268378936406fd",
+ "revision": "d69c2e83661b0fc4193413383eedac4a5d30b7f9",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {