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/8781904508952482497
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/bcb9577a46b3b2c00ebb49e30b3ea9a3fdd3433a
bcb9577 (mfoltz@chromium.org)
[depot_tools] Update messages for git cl upload.
fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/60c8d2cac24a8e8c6f988298939068e748eca7cf~..00fb43821834244abaaf2c4035a5659c3ae104d8
60c8d2c (olivernewman@google.com)
Revert "[recipes.cfg] Unset py3_only"
bed51f5 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
00fb438 (olivernewman@google.com)
Reland "[recipes.cfg] Unset py3_only"
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a3d5bd82c0f560e046e123452779d92814eb2936
a3d5bd8 (iannucci@chromium.org)
[test] Fix missed reference to py3_only.
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: I70858e15de6936e91a57d3b4a829ae732dc178af
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/44000
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 c03d834..5dad8fe 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -23,17 +23,17 @@
"deps": {
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "71ab1b77a7d24991eadf90c3a412f2ffaceccc9f",
+ "revision": "bcb9577a46b3b2c00ebb49e30b3ea9a3fdd3433a",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "21d6d67fb4ae4635bb7028a93a1f81229a2578e4",
+ "revision": "00fb43821834244abaaf2c4035a5659c3ae104d8",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "69c68cafe7b60aadadc08b0042c1ed785b13f80a",
+ "revision": "a3d5bd82c0f560e046e123452779d92814eb2936",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},