Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (depot_tools) into this repository. The build that created this CL was https://ci.chromium.org/b/8693206370502437905 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/6f577a0fc5f6bb7e430487b469139c0ac2a07e38~..941462732860d2edb8265bf8704a5893919c729a 6f577a0 (jwata@google.com) Revert "siso: clean up _start_collector function to not modify... 9414627 (jwata@google.com) Revert "siso: enable autoninja to use env variables instead of... 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: Ie1c13f4f37d657d77356114758e39cf9c87a5089 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/73880 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 91a1071..81325c6 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -22,12 +22,12 @@ "deps": { "dart": { "branch": "refs/heads/main", - "revision": "5de57050e6ee6057db544c645ac88a1439439519", + "revision": "6ae7ad4675140f2230fcc59e8274a8154ed374eb", "url": "https://dart.googlesource.com/recipes.git" }, "depot_tools": { "branch": "refs/heads/main", - "revision": "02da7602fb315f1bd41011689becb68bd8edec85", + "revision": "941462732860d2edb8265bf8704a5893919c729a", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "fuchsia": {