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/8739675098836679249
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/b5d93ad359ebe7e397bd8af24447bc8d3af4f72d~..39a4ee859137fd595ee5ad528f9347aaca46811c
b5d93ad (chanli@chromium.org)
[placeholder] update `bounded_child` tag
39a4ee8 (mohrr@google.com)
[path] Remove api.path.is_parent_of()
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: Ia3c591666412cac14bed33ddc7e4f6ba8d7e55a9
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/229456
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 17ebe37..3f0bc9e 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "327adc578a5579884442cdec5423fc7394a63259",
+ "revision": "43c59d1e35ae5d6375845df72832bfb479b9fc7f",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "94452474763a469f5b151e67723b3c7e087cab7d",
+ "revision": "39a4ee859137fd595ee5ad528f9347aaca46811c",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},