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/8708715566642110849
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/e1e23c1e27de1b7e7c74986ae35838b5d5c00866~..dd6e72e9681827a40b81c5f0027dd6f6b54e925a
e1e23c1 (rop@google.com)
Update license allowlist
cece8f8 (jadobrowolski@google.com)
Fix setbotcommit comment on ambiguous revision
dd6e72e (rop@google.com)
Update the dependency sufficiency logic to allow for `Revision:...
fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/ee142615410185a3d84b0fb57d8affa7be9d8ffa~..365094569647886f099c02404f51526065309d5b
ee14261 (mohrr@google.com)
[auto_roller] Change GerritChange.api to ._api
8f172a5 (mohrr@google.com)
[sso] Add type annotations
1602f87 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update coverage pinned tools
3650945 (paulkirth@google.com)
[llvm] Add missing library dependency
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/3e39cf1bffd4ed47ebf3ba5a8a5ec3a874a7d5f6
3e39cf1 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
Roll CAS Client from fa1d58335240 to 0e136bc4d02d
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: Ifd593a1845f2f250e97692981d369da201643876
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/67940
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 5f813b5..18eae45 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,22 +22,22 @@
"deps": {
"dart": {
"branch": "refs/heads/main",
- "revision": "9ba18293c19dae2fe5d6cf9601c8a951b3447144",
+ "revision": "98cf9f69005fc5da820cf242d4bfa1852cce0ac9",
"url": "https://dart.googlesource.com/recipes.git"
},
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "ca953c9fccc3555ae58654552f007ba962a88a1e",
+ "revision": "dd6e72e9681827a40b81c5f0027dd6f6b54e925a",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "265e96f4286e18084726398d18f770cb721db142",
+ "revision": "8c3f91a7310d585a70bd003278b6aaca3e7d35f5",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "bf40ab605766889d9024a7354b48121879d6f9c9",
+ "revision": "3e39cf1bffd4ed47ebf3ba5a8a5ec3a874a7d5f6",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},