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/8781481553988149505
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/119cff3d2f80ba6e89896c6d13318ed5d237ba08~..f155639336aff1e8c3822974749ac695ec83b2b5
119cff3 (brucedawson@chromium.org)
Reland "Remove Python 2 support for PRESUBMIT.py"
f155639 (tikuta@chromium.org)
presubmit: remove presubmit step running python2
fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/005e48eaf0fbc8dd2fe323779c8c582d0873c920~..36d4283ebc3c8507d6a086a7d56c9b241af2c63c
005e48e (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
7743dd2 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
36d4283 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8eb2bbe93b94701510cacb651ffbbe32dd2e62f7
8eb2bbe (meiring@google.com)
[ResultDB][Analysis] Roll updated protos.
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: I5da2d91e51888db20fbacffd55a86eeea25ff0ba
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/44220
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 7efe1d5..ec6d2b3 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -23,17 +23,17 @@
"deps": {
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "fa24a8587072f511947493e047aaeddacab1383a",
+ "revision": "f155639336aff1e8c3822974749ac695ec83b2b5",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "77c6dde38f7cd47613d4bb1d2c38a88ce37ab9e7",
+ "revision": "36d4283ebc3c8507d6a086a7d56c9b241af2c63c",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "4aaa1ced56babb9144d00ce0cc5c23c1f5828fc6",
+ "revision": "8eb2bbe93b94701510cacb651ffbbe32dd2e62f7",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},