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/8758107531172246785
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/c341d58921ab188e4edacce04a221559bce86e8d~..3a7f62489a62e4af259b11b8ed95e5d18aa79ef2
c341d58 (jojwang@google.com)
Include submodules when looking for PRESUBMIT files.
dbbe224 (nikita@island.io)
gclient: Call _AutoFetchRef before using a rev in _FetchAndReset
6fc0c97 (sokcevic@chromium.org)
[git_cache] Track if git cache is fully initialized
3a7f624 (tikuta@chromium.org)
autoninja: make it possible to skip external account check
fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/cc17ba202b213864ed00e848d2f753ba7c80e418~..ad607a95458d67dccb7e2f3508bf46cae26f818c
cc17ba2 (phosek@google.com)
[clang_toolchain] Drop the tensorflow module dependency
4ee0f30 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
ad607a9 (phosek@google.com)
Revert "[clang_toolchain] Drop the tensorflow module dependency"
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: Ifc8aec14e09c0f89ad4c3a6e29e559bafebecfa6
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/54341
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 d72e517..5d7321a 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
"deps": {
"dart": {
"branch": "refs/heads/main",
- "revision": "1be6ceb1c61d8bb3cd87e2b982f639de99c69a60",
+ "revision": "637229114f2108b41b506ef039c481471194d714",
"url": "https://dart.googlesource.com/recipes.git"
},
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "46cb7d0aca592cd20ddc2f6cb16ee386b2abbf0d",
+ "revision": "3a7f62489a62e4af259b11b8ed95e5d18aa79ef2",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "3e872a8f96b388a422e989b017b5f0f6e80d41d7",
+ "revision": "ad607a95458d67dccb7e2f3508bf46cae26f818c",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {