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/8740846625966263777
fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/736b75af8d44dbe289feac4ce3ae9ab77062a49f~..0e1f61b5abd15ada77af8d18908eb2791c699ce0
736b75a (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
0e1f61b (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/1da1b1c82a6afb861ec5091970e194726521bb8d
1da1b1c (gredelston@google.com)
time: Force exception when sleeping after shutdown
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: Icbfc26e8af09d98b0800696842588ba281d0c992
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/226916
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 bae2cd9..66e7f64 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "24133574a09462a98a7bc420f582913e00f58d05",
+ "revision": "2b2ed8dcbd805f9b89c8701d93066e164fd5eba3",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "8234f784733e000b6604e931184de223beb41d24",
+ "revision": "1da1b1c82a6afb861ec5091970e194726521bb8d",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},