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/8732546335685479073
fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+/d30d34365e17338f91565816a5f4407c263824d4
d30d343 (adamperry@google.com)
[symbolizer] Don't provide DEBUGINFOD_URLS that require auth.
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/41322e42452f829d06e79eee2abe4071ee3db655~..f6741de8aa733bce6cbc7d8d0743a2c7dbdc376d
41322e4 (mohrr@google.com)
[buildbucket] Add type annotations
f6741de (mohrr@google.com)
[change_verifier] Add type annotations
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: I984c2f7bc6061610d1b651e56f727f67326c96ca
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/245543
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 5b012f0..1af1c6b 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "ffb62b46163888e850bdeadc0e8069757d991774",
+ "revision": "9472f69ef424242428b4e283c376f0905281c106",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "a8c85a4b93f5b9d7103107857d42c06fae0a202c",
+ "revision": "f6741de8aa733bce6cbc7d8d0743a2c7dbdc376d",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},