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/8704263463899050481
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/424bd24d29d97156decf7dc267e64a6c37f03213
424bd24 (gman@chromium.org)
Change the PRESUBMIT TODO warning to ask for an issue #
fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/742dc6e0765b3cfe1f0ce9d5c8265c77b24e25f5
742dc6e (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
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: I376895d1bbabd2e82bda3a9289a6d252a5d39240
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/70281
Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 f5f01b3..251a0b7 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
"deps": {
"dart": {
"branch": "refs/heads/main",
- "revision": "1a969302f023399afe7e0bbc744c1c8231279eb9",
+ "revision": "4916fae04ea6c5f2e353114ede9aae096e217136",
"url": "https://dart.googlesource.com/recipes.git"
},
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "9c3171ffea55413e3e9666ccdb0317db50a7b974",
+ "revision": "424bd24d29d97156decf7dc267e64a6c37f03213",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "c2818bd35da36061a78a4d7c8ec1a40409e4ef21",
+ "revision": "742dc6e0765b3cfe1f0ce9d5c8265c77b24e25f5",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {