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/8724133674345810833
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/9fd46c2b6b86e1f13ba0d94e113bb636b374d8e6~..c88ad7af1a5c20b6788d52beb54f33203de492a8
9fd46c2 (sokcevic@google.com)
[presubmit] Check if .gitmodules diverges from DEPS
c60f819 (ddoman@chromium.org)
lucicfg: format star files if --lucicfg
308ab07 (yim@google.com)
add github version of ytdevinfra config
c88ad7a (ukai@google.com)
gn_helper: handle absolute path import
fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/9d0eb444217809ff6fe2fe06834275215c510b1e~..b14682ed0af6f63ec858e9daf9f70cd6d9eff446
9d0eb44 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update coverage pinned tools
fac21cc (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
030fa6b (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
f406d93 (ihuh@google.com)
[testing_requests] Don't prefetch packages.
f5066d0 (frolv@google.com)
[bloaty] Add Ninja as a required package
63990ea (danikay@google.com)
[recipes] Fix bug in fx lsc message for lsc suggester recipe
5a31f26 (olivernewman@google.com)
[submodule_roller] Make submodule_path prop required
4f01afc (danikay@google.com)
[recipes] Turn off email notifications for dashboard commenter
877375a (frolv@google.com)
[bloaty] Pass ninja path to cmake invocation
100162a (haowei@google.com)
[rust_llvm_trigger] Fix some issues in rust_llvm_trigger recipe.
adfa542 (danikay@google.com)
[recipes] don't add to attention set for dashboard_commenter
13663bf (haowei@google.com)
[rust_llvm_trigger] Prevent rust_llvm_trigger from inheriting b...
b14682e (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update coverage 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@grotations.appspotmail.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I0e5b2ed8446b1da16b4da30e13d7be7db077c19f
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/62821
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 20bc3f0..5d1751b 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,17 +21,17 @@
"deps": {
"dart": {
"branch": "refs/heads/main",
- "revision": "e886cbae4a946e58ba572d742e6f875945d2843d",
+ "revision": "dc864d1b99cdc1de1c78c839d754008d523ffd5e",
"url": "https://dart.googlesource.com/recipes.git"
},
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "ce598256f20f74a5b9e321bda2ff60edf280ab10",
+ "revision": "c88ad7af1a5c20b6788d52beb54f33203de492a8",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "e0a26c3a1dd71b205c0e595650716d7b462ea0a4",
+ "revision": "b14682ed0af6f63ec858e9daf9f70cd6d9eff446",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {