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/8817357951959692881
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/0a6b544e206b3adada64b01fb51d4a63c0faa580~..a0382d39be0d7bf0f0766633185f20dcdd32a459
0a6b544 (olivierrobin@google.com)
Support git cl formatting for swift files
8798f68 (yannic@engflow.com)
[autoninja] Respect user-provided AUTONINJA_BUILD_ID on Windows
5c2d472 (jackneus@google.com)
Revert "bot_update: change set_output_commit to True by default"
0538172 (gbeaty@chromium.org)
Set a default got_revision property in the bot_update json output.
e121d14 (sokcevic@google.com)
[cipd] Detect Mac ARM running under Rosetta
a0382d3 (sokcevic@google.com)
Revert "Set a default got_revision property in the bot_update j...
fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/f8f4bdb9bf6fc71f62624bc9d739b9e9b5f3c8f4~..9f293f6d1943a1c4b2a85326104b5732270e507d
f8f4bdb (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update tools to latest
a5efda9 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update tools to latest
cd9be84 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update tools to latest
78098e1 (dkoloski@google.com)
[rust][toolchain] Add flag for uploading to CIPD
93b4231 (phosek@google.com)
[clang_toolchain] Use LibXml2_ROOT instead of LibXml2_DIR
79f75e7 (jessicacgu@google.com)
[fx lsc] Add author:jessicacgu@ to query for testing purposes.
b1c434e (ihuh@google.com)
[zbi_test] Remove zbi_test recipe which is no longer used.
8281828 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update tools to latest
c00853e (ihuh@google.com)
[fint] Cleanup zbi_test-specific code.
dcdc364 (ihuh@google.com)
[fint] Cleanup zbi_test-specific code.
880b344 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update tools to latest
00879a5 (jessicacgu@google.com)
[fx lsc] gerrit.set_review wants change_id, not change
f058dcc (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update tools to latest
f05d3ec (olivernewman@google.com)
[tools] Set -buildvcs=false on go build
59212b7 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update tools to latest
f1b018d (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update tools to latest
dd1902e (computerdruid@google.com)
[firebase_docs] expand wasm exclusion to the shared toolchain
0db581f (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update tools to latest
d8cfa71 (olivernewman@google.com)
[sdk] Support skipping tests and GN SDK creation
73e9bf8 (haowei@google.com)
[clang] Add build traces to clang_toolchain recipe
9f180f9 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update tools to latest
9f293f6 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update tools to latest
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0f5f374af06ce6c30708b36fd2545668dff22ad7
0f5f374 (alexschulze@chromium.org)
[cipd] Fix `instances` command with limit = 0
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
R=fujino@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I6eca488f6ca51d8dd2cfbb951e234f59e610ef76
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/28909
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 8909f3d..6c0743d 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,17 +25,17 @@
"deps": {
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "ba94bbeaa857d50798437275242ec7cb72cca7b1",
+ "revision": "e22224512840a3f8cc5b298952b55b941fdf5add",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "e5f26fae48fe1de744d160d469e40c0d95f8a765",
+ "revision": "9f293f6d1943a1c4b2a85326104b5732270e507d",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "a6fd0d2d3c31407197e6f34c3cd8430908e4b19a",
+ "revision": "0f5f374af06ce6c30708b36fd2545668dff22ad7",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},