Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (fuchsia) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8752894436080881105
fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/8bc42f6fcce92db578eaad6820633244fcc95768
8bc42f6 (danikay@google.com)
[recipes] Rename patch function to apply_patchfile
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: I481f3fc03923f89474497543fdffd607a7cf4d91
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/56440
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 dee6514..730569f 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,7 +22,7 @@
"deps": {
"dart": {
"branch": "refs/heads/main",
- "revision": "23e92c7953bca4760873baf5cbfa8855771aab60",
+ "revision": "1ae9e1b2a8f23531828d145e44227446fc0e75b2",
"url": "https://dart.googlesource.com/recipes.git"
},
"depot_tools": {
@@ -32,7 +32,7 @@
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "06d4680cc5bd72eaabff6da58d12e8b14b962e4d",
+ "revision": "8bc42f6fcce92db578eaad6820633244fcc95768",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {