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/8704706260426652913
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/05b5e754e4b0e5197052fc7f848c57eded4b7582~..008ecc31b215d7cd45b61292ec67ef7e4e3e35e4
05b5e75 (ayatane@chromium.org)
auth: Disable ReAuth for git-credential-luci in depot_tools
42cfc1e (ayatane@chromium.org)
auth: Hoist exception handling in GerritAuthenticator
008ecc3 (ayatane@chromium.org)
auth: Remove unused param
fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/09d008f34345895f86647834da1fa422eb3b6bbb~..32b67a32f6eed8db3ef8186fbd4a13bdd11738b6
09d008f (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
32b67a3 (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: I89b243a65842dfcf03cbd5980a110eef51826d9c
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/69805
Bot-Commit: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: 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 c235ad6..fbed51f 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
"deps": {
"dart": {
"branch": "refs/heads/main",
- "revision": "5484306e8c08da2fd892bebfc9b395c467d6a2b6",
+ "revision": "11a22439dbfb959acb407ce3ce4eb992c96ce050",
"url": "https://dart.googlesource.com/recipes.git"
},
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "fa63ec7437108dcb3a611c6a6c5f3d96771e9581",
+ "revision": "008ecc31b215d7cd45b61292ec67ef7e4e3e35e4",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "1be81686bf51c5cdd81819908c30e067471bb400",
+ "revision": "32b67a32f6eed8db3ef8186fbd4a13bdd11738b6",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {