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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/07289ce9416e01b0682696a698282cb22ce6d486~..397276fe81b2dd6973b5b1cfccd80d6ffe550e8c
  07289ce (chanli@chromium.org)
      [depot_tools] roll lucicfg from 1.39.11 to 1.39.12
  5a4c350 (brucedawson@chromium.org)
      Teach autoninja to handle siso/autosiso
  be8033c (chanli@chromium.org)
      Revert "[depot_tools] roll lucicfg from 1.39.11 to 1.39.12"
  d6f65bf (sokcevic@chromium.org)
      Revert "[cipd] Detect Mac ARM running under Rosetta"
  3ab2f21 (jojwang@google.com)
      gclient: add gitmodules command to update/add submodules based...
  18c726d (aravindvasudev@google.com)
      Fix git submodule status pattern
  397276f (vapier@chromium.org)
      cipd_bin_setup: load cipd script instead of running it

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/4627cc30edbe808054f87e0929160915229534a4~..fa89c77ef4c63f66e4311e29260c736ab88b2b3e
  4627cc3 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update coverage pinned tools
  fa89c77 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/7f314250a909d09ff8a8bcfa17afb0c9a99252c0
  7f31425 (artbello@google.com)
      [ResultDB] Add 'test_regex' argument to rdb api

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: Ia8565f8c26b44585b494bb0fcbc27e4c6ed755ec
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/48900
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 97ded8d..a077930 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,22 +22,22 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "3894173da45d45af7f28e0a058807e47366e6816",
+      "revision": "fcec0e772445d6c79f3f3996d8a7acc65d8a15d2",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "0f8ce6d99f516dd42ea77440ae3faed8fbd86ca5",
+      "revision": "397276fe81b2dd6973b5b1cfccd80d6ffe550e8c",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "cea1ad5dfa7e50b90578cc6a5c64c4498a665fb2",
+      "revision": "fa89c77ef4c63f66e4311e29260c736ab88b2b3e",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "e44c0c20fe61766b684e26dcd37eec2d161cf9f4",
+      "revision": "7f314250a909d09ff8a8bcfa17afb0c9a99252c0",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },