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/8758832311446065681
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/9f668bbff99167ba797888c6d322dd309f338aee
9f668bb (ukai@google.com)
siso: use stderr to print message from siso.py
fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/9609110e7967e01f944776dad5f02215cf32851f
9609110 (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: I1b7bda3672e0929de4001bc3903c81fe9647270a
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/54060
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 b9305e4..954cd53 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
"deps": {
"dart": {
"branch": "refs/heads/main",
- "revision": "09cc9fff1e029a38eec9e1cae408c4ec8bfdacdc",
+ "revision": "83ac4bcdb2662d905e50a7153d689d45df641435",
"url": "https://dart.googlesource.com/recipes.git"
},
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "6592c255249330478d24c29866cc4e5967a7a951",
+ "revision": "9f668bbff99167ba797888c6d322dd309f338aee",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "b9519799b3e320db344b99394bb2830844d31a96",
+ "revision": "9609110e7967e01f944776dad5f02215cf32851f",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {