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/8753709803601737713

dart:
https://dart.googlesource.com/recipes.git/+/9123cb34714bfd73183297c733dcfe9871834aa0
  9123cb3 (whesse@google.com)
      Include test failure logs in step log when deflaking tests.

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/63ae5028c13f5e76edd66dc13c95e8999273693b~..6cd960fec4fedbfc1fc438f3cfa9c86347503354
  63ae502 (kimstephanie@google.com)
      Reland "Reland "Add support for GCS deps""
  f7eb78f (kimstephanie@google.com)
      GCS: extract tarfile if the content is tarfile
  6cd960f (wangxianzhu@chromium.org)
      [cpplint] Update for c++20

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/42d130bbf3473d7de22535effdc74ae0d048ef51~..c7055efde3064cd71a7d50da614b04e15776208a
  42d130b (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  ceda157 (mbrase@google.com)
      [lsc] Remove product_bundles_v2_path from LSC variables
  b2295db (dthorn@google.com)
      [LLDB] Add LLDB_TEST_USE_VENDOR_PACKAGES to cross build too
  8d1de05 (crjohns@google.com)
      [api_level_roller] Add new param to proto
  c7055ef (tmandry@google.com)
      [rust] Support running canaries when some targets fail

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0010a25ddf783692836331ed6461ff39ffa1ef71
  0010a25 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll CAS Client from 3ce11656b941 to 623f8d17a069

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: I8c7a31d8a68bc183a2386aa48b08a40ee2ab578a
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/56000
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 2c9cf65..380b802 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,22 +22,22 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "8bfa49c60c5d46d27c118fb58d9f969b2361886e",
+      "revision": "6274ead8fe75e2a2213eaa42ca8a25793c0586be",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "726042b2c223ff037daef0678710044d19e4a947",
+      "revision": "6cd960fec4fedbfc1fc438f3cfa9c86347503354",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "52a9e5516ad24af251c8f4b59e4c1f46540a888e",
+      "revision": "c7055efde3064cd71a7d50da614b04e15776208a",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "3b1cb2ea044128062ffa57715df89b1efaaaba38",
+      "revision": "0010a25ddf783692836331ed6461ff39ffa1ef71",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },