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/8767494006648276977
fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/f87b50b665333599f0587a6251503f26f4c8598f~..2ea4f0f25cf35ec3060ce243d1fa0eecc16a7e22
f87b50b (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
eab6f96 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
00db7d3 (ihuh@google.com)
[coverage] Only run affected tests on incremental coverage buil...
e4eb8a5 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
f97a355 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
42999ff (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
faf4e78 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
e8f9209 (olivernewman@google.com)
[tzres] Clean up proto file
936c9ed (zarvox@google.com)
[recipe_modules] Add mac-arm64 as $VerifiedPlatform
37c6a5a (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
3f9afae (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update coverage pinned tools
b1ee8d1 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
f57f39b (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
eeeb57d (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
a6756a8 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
23fc279 (atyfto@google.com)
[sdk] Remove PBv1 codepaths
e153f7f (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
e78bc28 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
7c677e4 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
6f1047b (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update coverage pinned tools
3706762 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
91db0b1 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
65df260 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
19dbb1d (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
994c3ed (atyfto@google.com)
[coverage] Improve summary markdown & properties for skipped work
85a9c8d (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
647d30e (joshuaseaton@google.com)
[edk2] Unbreak recipe
2ea4f0f (joshuaseaton@google.com)
[edk2] Bump pinned ref
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/a490ce84e4b72c84318927b528d487803c1d87e8
a490ce8 (iannucci@chromium.org)
[recipe_modules/file] Switch fileutil.py to python 3.11
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: Iee6a0b2004acb6aad4e334093c753cea8788167b
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/175425
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>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 06c8557..1d2b0f6 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "560f8d825edfbbc5854f22431448eb2f1cf67551",
+ "revision": "2ea4f0f25cf35ec3060ce243d1fa0eecc16a7e22",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "ba4a2a613de79a08536e87f235c9e95e75e62702",
+ "revision": "a490ce84e4b72c84318927b528d487803c1d87e8",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},