Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (dart, depot_tools) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8753668284452491697
dart:
https://dart.googlesource.com/recipes.git/+/465a29d222fc35b19745710d4287dd4f9f5dcf83
465a29d (whesse@google.com)
Display flaky failure logs on try jobs
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/fe6a359a803f55829ede3666215d080f6775f173
fe6a359 (tomasz.sniatowsk@xperi.com)
Fix git cl format --diff --dry-run for Java files
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: I8f28f634b29a55f7b646fe8f4129d1037e02e925
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/56040
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 1d836ed..01b9a04 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,12 +22,12 @@
"deps": {
"dart": {
"branch": "refs/heads/main",
- "revision": "76f4736286bdc45b748311c96419e888c16e5765",
+ "revision": "465a29d222fc35b19745710d4287dd4f9f5dcf83",
"url": "https://dart.googlesource.com/recipes.git"
},
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "6ec5a9ab6086ec6f043cd7aab1f1744eb58b17f7",
+ "revision": "fe6a359a803f55829ede3666215d080f6775f173",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {