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, infra) into this repository.
depot_tools:
https://crrev.com/0d1afc97295c538cf179214fd98ec3c2cca85c8f (bryner@google.com)
Update python2 for bleeding_edge to a newer version.
https://crrev.com/06450df7e61d5d698eafda002e5e48ac46a847c2 (dberris@google.com)
pinpoint: Update Pinpoint CLI
https://crrev.com/cc7ab346b0283abaf15f4632a4307b92bfa2f535 (ddoman@chromium.org)
[resultdb] move the cipd pin of rdb for BatchCreateArtifacts
https://crrev.com/1e59a247ab8a697a48fc10897388eec2e010c360 (ehmaldonado@google.com)
metrics: Report bot metrics if DEPOT_TOOLS_REPORT_BUILD is set
https://crrev.com/c64e3902afbce90beb9dcefa457a9f79fc76bf35 (apolito@google.com)
fix encoding for _GetYapfIgnorePatterns so it supports utf-8
fuchsia:
https://crrev.com/488b6ab650139dced047e14d7e4a54297d71574d (phosek@google.com)
[clang_toolchain] Workarounds for Windows build
https://crrev.com/9d72646233b9482c1528e44e1616cab8be87647c (phosek@google.com)
[toolchain_trigger] Support for nonblocking builders
infra:
https://crrev.com/1e7b0efc261fac2efdd918bf029570678d7d4f71 (tandrii@google.com)
Update Python proto bindings.
https://crrev.com/fe81be24daf31defffde32c83fa004c2b21986c0 (andrewjc@google.com)
🚝 Change Mocha default test timeout from 2000ms to 5000ms.
https://crrev.com/1347524a095e3b24901d1b050b160ffe25ec3457 (ehmaldonado@google.com)
depot_tools_metrics: Add support for uploading from service account.
https://crrev.com/1e163e8fa0127b0f72492fdc64759f4b37cc4a6d (chromium-autoroll@skia-public.iam.gserviceaccount.com)
Roll luci-py from 9fec7c38e727 to 779070296810 (1 revision)
https://crrev.com/e8e6d7619b1ecd62d5f29edd1cf5f0be8f72cf34 (olivernewman@google.com)
[cr-audit-commits] Clean up tbr_rules tests
https://crrev.com/772361798a29ff455f2bf7b476350b408730499f (chromium-autoroll@skia-public.iam.gserviceaccount.com)
Roll luci-go from 6904ae77c139 to cc8277c9f3cc (1 revision)
https://crrev.com/3d56bfd1dadb36e14a430c118d6d6850666b4ba6 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
Roll luci-go from cc8277c9f3cc to dd1cd4ad7c3b (4 revisions)
https://crrev.com/844a852a1b1abc438aa57f4fbecfec343b3ae933 (olivernewman@google.com)
[cr-audit-commits] Skip robot-owned changes
https://crrev.com/d663043c647ad05328e7739611d0533a4ea12427 (nodir@chromium.org)
Revert "[rts] Drop "master" support"
https://crrev.com/4f6ae4d31c96b599d995b7b3bbacd0d2da5ca032 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
Roll luci-go from dd1cd4ad7c3b to b212265d25fe (1 revision)
https://crrev.com/efb49593ee797465267ab8c751c7474b3289cf1b (chromium-autoroll@skia-public.iam.gserviceaccount.com)
Roll luci-go from b212265d25fe to 9808d2a9398b (1 revision)
https://crrev.com/9445a110e371d64c5fe2f07b5fc367335c442e0b (nodir@chromium.org)
[rts] Use main branch where we can
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
TBR=fujino@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I90881bdda688888ab79a6f52866200ef3b8413fd
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/13061
Reviewed-by: 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 01dec53..cbc5538 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,7 +25,7 @@
"deps": {
"build": {
"branch": "refs/heads/master",
- "revision": "477ade433f90142ae62261de3a0e2f7e7ec426f6",
+ "revision": "4248480690bcbeaccc880edcf1930bac10d6759e",
"url": "https://chromium.googlesource.com/chromium/tools/build"
},
"chromiumos_config": {
@@ -40,17 +40,17 @@
},
"depot_tools": {
"branch": "refs/heads/master",
- "revision": "3bf37c196eabfcd1ea30d32d9235bef246b822f5",
+ "revision": "c64e3902afbce90beb9dcefa457a9f79fc76bf35",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/master",
- "revision": "166418b5ae575f22b6b4cb7d56e9791943ece5e0",
+ "revision": "9d72646233b9482c1528e44e1616cab8be87647c",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"infra": {
"branch": "refs/heads/master",
- "revision": "35f0145041f8e8d312c3c86d72655f21be8de364",
+ "revision": "164d23c958c2d5b51b08b9bb2ad3344ec84f3e68",
"url": "https://chromium.googlesource.com/infra/infra.git"
},
"recipe_engine": {