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/8754188069317204369
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/19187e7927e1e540f16d711b8fe0e008566db532
19187e7 (philwo@google.com)
reclient_helper.py: Fix error on macOS < 14.0
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: Ieef9588d00d8456e5ceedcfa42d4be4a326ec4dd
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/55824
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 931df3c..25e9077 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,12 +22,12 @@
"deps": {
"dart": {
"branch": "refs/heads/main",
- "revision": "c9ec5fab0f0c913ebe981e79b0e372a35976c1d5",
+ "revision": "25e27a6e994984170c9cc11d2a2be04cbb07da18",
"url": "https://dart.googlesource.com/recipes.git"
},
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "b1d5eb293d9f9244897456e73bfb7d1b814ac895",
+ "revision": "19187e7927e1e540f16d711b8fe0e008566db532",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {