Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (fuchsia, recipe_engine) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8775090692868972689
fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/4bdd89921fde33df03098344845295f27c404307~..b8c65ced3bc05880823e173f93d3fc8408b4071a
4bdd899 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
2ec9f6d (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
a6fdfd8 (atyfto@google.com)
[sdk] Small simplification of step nesting
37a009d (nmulcahey@google.com)
[rust] Generate wrapper scripts for tools
b63cfb2 (tmandry@google.com)
[rust_toolchain] Use .format() for linker scripts
d9a8b48 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
1c19486 (tmandry@google.com)
[rust_toolchain] Remove --undefined-version workaround
f019789 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
b8c65ce (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update coverage pinned tools
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/16e315e1ac0cbdce27272d1978fd725ac02ab0c7~..cb2a15d063640f76414bdbf0783a6a4352c84b55
16e315e (iannucci@chromium.org)
Remove REPO_ROOT from recipe_module_importer
cb2a15d (iannucci@chromium.org)
Remove DEPS from recipe_module_importer
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: Ib1ab93d6f7e9715ebf6bb1d24c3dc449d4d3499a
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/47623
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 da0695e..9a509cb 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
"deps": {
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "60b21dd19301b13eaf7c9069ac191f95f84ca6e9",
+ "revision": "553de1a0bb00c8e6aa6e1fd918b27b9d8302e5bf",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "1db8a48af93fda9dc6e979209611586c5b8fb78f",
+ "revision": "cd124a06c1fed3653fc86d987c0af462c2f472fd",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "615e59144d5384a4e7a3096e1fa901982689c921",
+ "revision": "cb2a15d063640f76414bdbf0783a6a4352c84b55",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},