Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (depot_tools) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8744229151208994577
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/6592795601e8adcabd0d7fd7bd92d6b3d07a9488
6592795 (mlcui@google.com)
gerrit_util: Fix NameError in GceAuthenticator._get
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: I93ef5ba9e7c610da534904c17795b46f5739f9c8
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index c7d5f78..03b038a 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,7 +16,7 @@
"deps": {
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "6daca505974e4efe9df926521daca261f25f1994",
+ "revision": "6592795601e8adcabd0d7fd7bd92d6b3d07a9488",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
@@ -26,7 +26,7 @@
},
"infra": {
"branch": "refs/heads/main",
- "revision": "9b2813a716925e3e82bcaae1ea69d9413d1f67b3",
+ "revision": "82712487a1b87fc99c7f18b786561b913d66c793",
"url": "https://chromium.googlesource.com/infra/infra.git"
},
"recipe_engine": {
diff --git a/recipes/README.recipes.md b/recipes/README.recipes.md
index e241672..a6f5fed 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/+/6daca505974e4efe9df926521daca261f25f1994/recipes/README.recipes.md#recipe_modules-bot_update
-[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/6daca505974e4efe9df926521daca261f25f1994/recipes/README.recipes.md#recipe_modules-gclient
-[depot_tools/recipe_modules/gerrit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/6daca505974e4efe9df926521daca261f25f1994/recipes/README.recipes.md#recipe_modules-gerrit
-[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/6daca505974e4efe9df926521daca261f25f1994/recipes/README.recipes.md#recipe_modules-gsutil
+[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/6592795601e8adcabd0d7fd7bd92d6b3d07a9488/recipes/README.recipes.md#recipe_modules-bot_update
+[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/6592795601e8adcabd0d7fd7bd92d6b3d07a9488/recipes/README.recipes.md#recipe_modules-gclient
+[depot_tools/recipe_modules/gerrit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/6592795601e8adcabd0d7fd7bd92d6b3d07a9488/recipes/README.recipes.md#recipe_modules-gerrit
+[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/6592795601e8adcabd0d7fd7bd92d6b3d07a9488/recipes/README.recipes.md#recipe_modules-gsutil
[fuchsia/recipe_modules/git]: https://fuchsia.googlesource.com/infra/recipes/+/6a43d83af408d4ef23d74ef7ac09e7187e3ee6b8/README.recipes.md#recipe_modules-git
[fuchsia/recipe_modules/git_checkout]: https://fuchsia.googlesource.com/infra/recipes/+/6a43d83af408d4ef23d74ef7ac09e7187e3ee6b8/README.recipes.md#recipe_modules-git_checkout
-[infra/recipe_modules/zip]: https://chromium.googlesource.com/infra/infra.git/+/9b2813a716925e3e82bcaae1ea69d9413d1f67b3/recipes/README.recipes.md#recipe_modules-zip
+[infra/recipe_modules/zip]: https://chromium.googlesource.com/infra/infra.git/+/82712487a1b87fc99c7f18b786561b913d66c793/recipes/README.recipes.md#recipe_modules-zip
[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f3a3b6e2d0d3f187f3d94de72bd7d9c5e5f85bf3/README.recipes.md#recipe_modules-buildbucket
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f3a3b6e2d0d3f187f3d94de72bd7d9c5e5f85bf3/README.recipes.md#recipe_modules-context
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f3a3b6e2d0d3f187f3d94de72bd7d9c5e5f85bf3/README.recipes.md#recipe_modules-file