Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (fuchsia, recipe_engine) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8707414755261525233
fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/ad11eb4889a3963a88ff7838ef0de7fa29532c00~..467aeb041776b1642328c1df536312ef867693cd
ad11eb4 (gulfem@google.com)
[rust_toolchain] Fixed a typo in PGO corpus file
fe44a35 (haowei@google.com)
[rust_toolchain] Use fixed name for CC and CXX wrappers
33c609e (haowei@google.com)
[cipd_tagger] Add package_map option
afaaf19 (haowei@google.com)
Revert "[cipd_tagger] Add package_map option"
ff845cd (haowei@google.com)
Reapply "[cipd_tagger] Add package_map option"
caa3349 (michaeladeniyi@google.com)
[hardware_validator] Added optional swarming server property.
3e5ad59 (mohrr@google.com)
[cipd_integration_tagger] Convert to dict
467aeb0 (mohrr@google.com)
[cleanup_deps] Ignore "post_check"
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/70a63846cb9fa5a7874392811815a0db33c23f6a~..f301b5a70f1a51ba75c42a4c34f679d98d104eb3
70a6384 (mohrr@google.com)
[report] Add duration constant
f301b5a (mohrr@google.com)
[post_process] Add checks for tags
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-notify+luci-recipes@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I607b043dc8532ad834c7f8e1fc6988bbeff09107
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/68540
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 3c825d6..4f1549f 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,22 +22,22 @@
"deps": {
"dart": {
"branch": "refs/heads/main",
- "revision": "bd2cfb5ee14cb1ae2965758df7bf81e10b94b5e6",
+ "revision": "7506897313e1ad7f50388e0e91313dcde6406c26",
"url": "https://dart.googlesource.com/recipes.git"
},
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "d85491b0a1dcb82dd8e124a876ecd7e3d50dc5e8",
+ "revision": "1feab63934b3848fd38fe3a7df5c68d15bdeebb1",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "78e257d45b807e78ac8656f6b8e44f53d0375999",
+ "revision": "0a4579051ed4e8ced178380978231167db265ad9",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "bc06935c888a6251947469304684e85ec9d81d60",
+ "revision": "f301b5a70f1a51ba75c42a4c34f679d98d104eb3",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},