Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (dart, fuchsia, recipe_engine) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8705374651080890641
dart:
https://dart.googlesource.com/recipes.git/+/d33b07812d43def1dc98d577ba65275a030cd173
d33b078 (iinozemtsev@google.com)
Add stable_hotfix mode to release recipe
fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/000011d10d6c44fd476ce9091522dee63fc269f2
000011d (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update coverage pinned tools
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/38a7410665ec6cca6931a9a2144ef02bddc04fe7
38a7410 (mohrr@google.com)
[proto] Add annotation for codec type
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: Iba0f19808d97b1c4130a0ae5f1cf64af28c80d82
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/69340
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 59753ec..e18f05d 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,22 +22,22 @@
"deps": {
"dart": {
"branch": "refs/heads/main",
- "revision": "b2a30739cff4f1b068f6e31522fe1afa01cc8c7c",
+ "revision": "d33b07812d43def1dc98d577ba65275a030cd173",
"url": "https://dart.googlesource.com/recipes.git"
},
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "312d6a03138fd55c4e79c554313d21abfd3716ac",
+ "revision": "c3749b59b3f421ba9f29003d4e3d509ed372467d",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "46a60ea24796887e6b6162a400e02ee010a0d425",
+ "revision": "000011d10d6c44fd476ce9091522dee63fc269f2",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "023cfcf554a2c3fe1251f43fc31a0bb878ed979d",
+ "revision": "38a7410665ec6cca6931a9a2144ef02bddc04fe7",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},