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/8711631293630398353
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/c34226a2b2e0c6cb64a49547356325a9ffab8ce5
c34226a (dlf@google.com)
[snoopy] retry reporting errors in bcid reporter 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-notify+luci-recipes@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I3886a8d71a67e2361042493a4e0d0a0093e55ce6
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/66746
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 ec61181..a5376c6 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,22 +22,22 @@
"deps": {
"dart": {
"branch": "refs/heads/main",
- "revision": "0886267ef09c18e4b61ba0478006b191d481b814",
+ "revision": "a67adaf367df40a0cf6ea40e24cf6c514d9e24a7",
"url": "https://dart.googlesource.com/recipes.git"
},
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "6b2b0240d99e63229587ff5318eec8b1fcbbbdf5",
+ "revision": "3f633ff2f98baa7bd2563b710bc4168691eda7bb",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "eec690da98ba24e75e5248e59a80c6e984fedb0e",
+ "revision": "d060105effac4034af2d0edd4e428397e528c7c0",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "9803c733ce1a910a9c088302a9de5e4c2a3db640",
+ "revision": "c34226a2b2e0c6cb64a49547356325a9ffab8ce5",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},