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/8748616732455808401
fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+/f9615a6f1b32e3f441463217f61c55b0a7e7ae00
f9615a6 (mohrr@google.com)
[gerrit_auto_submit] Tag comments as autogenerated
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/2333566c384c572273b95d7d44d70adc99e71a2f
2333566 (mohrr@google.com)
[time] Support timedeltas in timeout()
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.
Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I3a6fd3a0c81077cdcbabe069a361bb254d61d7dd
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/208368
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index ee4d75e..2a6ecca 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "ea22f140c8733ed6ba0d4a25e32047ee754aeeb9",
+ "revision": "f9615a6f1b32e3f441463217f61c55b0a7e7ae00",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "18066dfae0089fafc198db98a03ca5f571826363",
+ "revision": "2333566c384c572273b95d7d44d70adc99e71a2f",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},