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/8705512222600239345
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/bf3673451d5781e321849f330ecf24981dcd1c58
bf36734 (msta@google.com)
Fix clang-format to work when you're not in a chromium checkout.
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-notify+luci-recipes@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I41c66567de696351da7b05a2999ba91416ab503c
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/69200
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 26f6fed..148dbe0 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,12 +22,12 @@
"deps": {
"dart": {
"branch": "refs/heads/main",
- "revision": "d147c52b1fc8a394388654bac981f93781110c6b",
+ "revision": "6baf58ffee6fd0d3e090a3339b822ab957f03e52",
"url": "https://dart.googlesource.com/recipes.git"
},
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "05cb2701611b38403b2941ec8d929fa28d898eb9",
+ "revision": "bf3673451d5781e321849f330ecf24981dcd1c58",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {