Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (depot_tools) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8702390401557380017
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/675a3a9ccd7cf9367bb4caa58c30f08b56d45ef5
675a3a9 (rop@google.com)
Add Maven as identifiable package manager
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: I10799404f0551d3345bd4dc88ee379399257de17
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/70740
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 37258d6..3ee5f2d 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,12 +22,12 @@
"deps": {
"dart": {
"branch": "refs/heads/main",
- "revision": "c38ea4948fb899ac2f01c784568091ac49313e59",
+ "revision": "02902a8182db27a1ee9efbe9833ee27fa25abbff",
"url": "https://dart.googlesource.com/recipes.git"
},
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "73e46667ed3a1326cf564747737b4e11137d7f29",
+ "revision": "675a3a9ccd7cf9367bb4caa58c30f08b56d45ef5",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {