Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (recipe_engine) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8757563955588513905
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0c1c828904a59c8426fbdd13a9a8e361e715ad8c
0c1c828 (mingkong@google.com)
[recipe] Add stability API to luci_analysis recipe module.
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: I7708a356226fee6113b4c3f8380b0e2b8adcb0f1
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/54560
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 097bb2c..1b9166f 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,22 +22,22 @@
"deps": {
"dart": {
"branch": "refs/heads/main",
- "revision": "cf52a026dc4f4a3ef4cb67bec842023751a04aed",
+ "revision": "0f240c9c7237aa0682c1e13b2920e28fb054d965",
"url": "https://dart.googlesource.com/recipes.git"
},
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "68c511349d6ee2a50e3b7e3ce96b8a06034d304e",
+ "revision": "1b57e24a4e4fce7c2f7e0ed1ec8591c30b187a97",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "c68066ab9861e2d6cddb64ba1438d64abd3f295d",
+ "revision": "88da8cec5c2427411f4398d15754f22be5722d9e",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "1438ab1429e2c113301edbfc216d91843a218538",
+ "revision": "0c1c828904a59c8426fbdd13a9a8e361e715ad8c",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},