Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (depot_tools, infra) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8745225088311580993
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5f585948d4fe5baf9b69d42fdd1fea55e53be019
5f58594 (iannucci@chromium.org)
[gerrit_util] Add opt-in SSOAuthenticator (reland)
infra:
https://chromium.googlesource.com/infra/infra.git/+log/04f9260b739a90424a375963ae65784c0d54777d~..8709f14a86309e6105a58ee0b1c4f66ae6fd6523
04f9260 (boris.lok@cienet.corp-partner.google.com)
[Fix] Can't get BotInfo
6866595 (dtu@google.com)
🚝 npm audit fix
7837003 (yiwzhang@google.com)
Revert "update_submodules_mirror: filter out blobs during clone"
34fc1f9 (rmekonnen@google.com)
recovery: Update wifi Intel NUC features for SAE-EXT-KEY
c7150b5 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
Roll chromiumos/infra/proto from 30f871a934d6 to 9a7623b18191 (...
927d1dc (bsheedy@chromium.org)
Add pyarrow wheel
6b8eb97 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
Roll luci-py from de236a769202 to 7f6644f06659 (1 revision)
8cf57d3 (bsheedy@chromium.org)
Fix AMD driver download scripts
e5b62d2 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
Roll chromiumos/config from 4158785d3a64 to 3e91539c44e3 (1 rev...
e0d61e3 (noahanderson@google.com)
cr-rev: Redirect to Gerrit dashboard if no CL is given in the p...
8709f14 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
Roll luci-go from 312ca87c471e to 25d5bc21b9b4 (1 revision)
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.
Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: Iaebf3c556a2c3b45e18c6e3fe6ce0fdc8b4a3a70
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index f2079cb..5c553ee 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,7 +16,7 @@
"deps": {
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "fdfc24e36a6658ba5903e23c8c5e87e10651bda3",
+ "revision": "5f585948d4fe5baf9b69d42fdd1fea55e53be019",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
@@ -26,7 +26,7 @@
},
"infra": {
"branch": "refs/heads/main",
- "revision": "7c70db912efec2d071c69f60d4f7a2d6f7a3db14",
+ "revision": "8709f14a86309e6105a58ee0b1c4f66ae6fd6523",
"url": "https://chromium.googlesource.com/infra/infra.git"
},
"recipe_engine": {
diff --git a/recipes/README.recipes.md b/recipes/README.recipes.md
index 896f0f0..5c8f819 100644
--- a/recipes/README.recipes.md
+++ b/recipes/README.recipes.md
@@ -33,13 +33,13 @@
— **def [RunSteps](/recipes/recipes/luci-test.py#24)(api):**
-[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/fdfc24e36a6658ba5903e23c8c5e87e10651bda3/recipes/README.recipes.md#recipe_modules-bot_update
-[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/fdfc24e36a6658ba5903e23c8c5e87e10651bda3/recipes/README.recipes.md#recipe_modules-gclient
-[depot_tools/recipe_modules/gerrit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/fdfc24e36a6658ba5903e23c8c5e87e10651bda3/recipes/README.recipes.md#recipe_modules-gerrit
-[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/fdfc24e36a6658ba5903e23c8c5e87e10651bda3/recipes/README.recipes.md#recipe_modules-gsutil
+[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5f585948d4fe5baf9b69d42fdd1fea55e53be019/recipes/README.recipes.md#recipe_modules-bot_update
+[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5f585948d4fe5baf9b69d42fdd1fea55e53be019/recipes/README.recipes.md#recipe_modules-gclient
+[depot_tools/recipe_modules/gerrit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5f585948d4fe5baf9b69d42fdd1fea55e53be019/recipes/README.recipes.md#recipe_modules-gerrit
+[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5f585948d4fe5baf9b69d42fdd1fea55e53be019/recipes/README.recipes.md#recipe_modules-gsutil
[fuchsia/recipe_modules/git]: https://fuchsia.googlesource.com/infra/recipes/+/87f2af38c464203abf4462fa495c00706c3cf3a9/README.recipes.md#recipe_modules-git
[fuchsia/recipe_modules/git_checkout]: https://fuchsia.googlesource.com/infra/recipes/+/87f2af38c464203abf4462fa495c00706c3cf3a9/README.recipes.md#recipe_modules-git_checkout
-[infra/recipe_modules/zip]: https://chromium.googlesource.com/infra/infra.git/+/7c70db912efec2d071c69f60d4f7a2d6f7a3db14/recipes/README.recipes.md#recipe_modules-zip
+[infra/recipe_modules/zip]: https://chromium.googlesource.com/infra/infra.git/+/8709f14a86309e6105a58ee0b1c4f66ae6fd6523/recipes/README.recipes.md#recipe_modules-zip
[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e0c5ee511517151767e1eb5d2eb3d085bacb16af/README.recipes.md#recipe_modules-buildbucket
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e0c5ee511517151767e1eb5d2eb3d085bacb16af/README.recipes.md#recipe_modules-context
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e0c5ee511517151767e1eb5d2eb3d085bacb16af/README.recipes.md#recipe_modules-file