Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (depot_tools, recipe_engine) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8823300878227462417
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/bdfb8f2451e361b377141a6772dfc1d3c476e3e4
bdfb8f2 (agrieve@chromium.org)
presubmit_support: Prevent crash when checks use Popen
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bd101e0158dcb520dde6a103572d6c3aa456e901
bd101e0 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
Roll CAS Client from ab60a9bcaa5c to cdd351722272
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
R=keyonghan@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I0281ae3331aabc89e3b2cedc303ad0a4665e5988
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/26141
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 88e6b13..1e272af 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,17 +25,17 @@
"deps": {
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "60206c40077637a03cae6e6edbc641f702cf5ec9",
+ "revision": "bdfb8f2451e361b377141a6772dfc1d3c476e3e4",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "b741af9c05f28e40d03b7a95167a0e11a93e3ab3",
+ "revision": "7c755e89ab976ecdb83dd4354ac580b3bd90ca3f",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "cdcbddd028d7b97f5b16aa6926ee3ed95480ef88",
+ "revision": "bd101e0158dcb520dde6a103572d6c3aa456e901",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},