Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (depot_tools, fuchsia, recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8704787445884782977 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f80f5bc99e8c21d044dbb5ded2b1ab30846b7aff f80f5bc (ukai@google.com) autoninja: support running from outside of workspace fuchsia: https://fuchsia.googlesource.com/infra/recipes.git/+log/385f82fab4d9ce88635620fc4d729a22b2129134~..e8cc744f7d72eb6eb584e4d69d05dd832ee2d9ec 385f82f (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools 14fee28 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools 4e69b62 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools 84817a5 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools 2fdb526 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools b9f1b17 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools 224ccb1 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools 4ca4ff9 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools bc4a4ba (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools c9c244c (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools 8cb529a (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools b91128d (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools 68dfe7f (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools 0764fa0 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools fd77465 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools 03bc7e5 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools b404f8d (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update coverage pinned tools 227b43b (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools a35a455 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools e8cc744 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f1a02eca247fb40801fe104dcb1302b1cdd30ef4 f1a02ec (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from d27319d48eb3 to f58a984f19ee 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-notify+luci-recipes@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: I94e265f241321009bcd5e20d785c5c475d3b9252 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/69780 Bot-Commit: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: 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 62eacd3..db03fca 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -22,22 +22,22 @@ "deps": { "dart": { "branch": "refs/heads/main", - "revision": "2f817047433e3bd51102228c6a4d7b9cfb5b91fa", + "revision": "90e5676ce3ead99a3e9e2b1c6c20897e81fee223", "url": "https://dart.googlesource.com/recipes.git" }, "depot_tools": { "branch": "refs/heads/main", - "revision": "83ad19235f633ab5ac843b3e977d53f4b7b042a5", + "revision": "f80f5bc99e8c21d044dbb5ded2b1ab30846b7aff", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "fuchsia": { "branch": "refs/heads/main", - "revision": "16e07093932275ce8f825c22d595f559d5712712", + "revision": "e8cc744f7d72eb6eb584e4d69d05dd832ee2d9ec", "url": "https://fuchsia.googlesource.com/infra/recipes.git" }, "recipe_engine": { "branch": "refs/heads/main", - "revision": "a28812ee7414e86aa7714fb92d7b691234146a68", + "revision": "f1a02eca247fb40801fe104dcb1302b1cdd30ef4", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } },