Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (dart, depot_tools, fuchsia, recipe_engine) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8765668607725159473
dart:
https://dart.googlesource.com/recipes.git/+/d97e2cfa757cd44946cf82f8cc56485494b67633
d97e2cf (rmacnak@google.com)
Run Fuchsia shards on Linux.
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/fd6e527668c2010f96a0a95e7e057994827def92
fd6e527 (sokcevic@chromium.org)
repo_launcher: sync to v2.39
fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/c1fdf44d3eb47a2db2f88b1b5a93b82af0a26ada~..118d4946dad22aed0d99e4d2d0dbd13f10a9c314
c1fdf44 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
118d494 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update coverage pinned tools
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/25405bce228498a730936786c1d40a1978a7580c~..e5bce86f12044503e2fb9ff84bbbb0b4119871b9
25405bc (jonahhooper@google.com)
[swarming] [recipe] recipe experiment for new swarming cli
636a3cd (mohrr@google.com)
[defer] Make "collect" step optional
e5bce86 (mohrr@google.com)
[defer] Add context manager support
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.
R=flutter-infra@grotations.appspotmail.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I94fecf743e8bd3794df2e94a6de16a083348dc0f
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/52042
Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 0ead77c..d9f8c4f 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,22 +22,22 @@
"deps": {
"dart": {
"branch": "refs/heads/main",
- "revision": "d5a4ec325662ed1d27e8d4623b93b38ce8a9f21d",
+ "revision": "028b1a430fee916d5d95c3bc44203663fe341665",
"url": "https://dart.googlesource.com/recipes.git"
},
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "5388959fd7ad4fe7e3b33ae91015ec5d1a41d35d",
+ "revision": "05db51709b281abfae405e3fb86ef40fcf627846",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "20f945a047e162b974779090bbb875c5d1b6f800",
+ "revision": "14f5467b0b7d4323c109b66f4c0c537a9497c8c8",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "4cb93303722a8c749200d48ce939c6a5990e8918",
+ "revision": "e5bce86f12044503e2fb9ff84bbbb0b4119871b9",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},