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) into this repository. The build that created this CL was https://ci.chromium.org/b/8817127674904503681 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/9abe2d39b5bde197f73e8fd6fb2c25d83c73c0ab 9abe2d3 (eduardoyap@google.com) Update pinpoint CLI to latest version. fuchsia: https://fuchsia.googlesource.com/infra/recipes.git/+log/e5a0c50654bc8720692453ab96cde2f0cace82d3~..257de6d6a6468c15ef52ce941b7d8dd79e044dc7 e5a0c50 (haowei@google.com) Revert "[clang] Add build traces to clang_toolchain recipe" a47d396 (olivernewman@google.com) [sdk] Make release version resolution blocking 46d220a (yupingz@google.com) Force_submit submodule update builder ff19958 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update tools to latest 6e21ce3 (jessicacgu@google.com) [fx lsc] Remove jessicacgu@ from query. Testing verified. 257de6d (haowei@google.com) [clang] Add build traces to clang_toolchain recipe More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=fujino@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ib41952600add9dfd89f4bc8cfb30abacfccb6177 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/28981 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 cecf94d..cfd4c69 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -25,12 +25,12 @@ "deps": { "depot_tools": { "branch": "refs/heads/main", - "revision": "e22224512840a3f8cc5b298952b55b941fdf5add", + "revision": "9abe2d39b5bde197f73e8fd6fb2c25d83c73c0ab", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "fuchsia": { "branch": "refs/heads/main", - "revision": "ece0c5455e281f4e053f952b8d05e01784f587cb", + "revision": "257de6d6a6468c15ef52ce941b7d8dd79e044dc7", "url": "https://fuchsia.googlesource.com/infra/recipes.git" }, "recipe_engine": {