Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (recipe_engine) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8752671624150152673
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/395119cff5234f63d8a665ec67aaf4abcce80192~..9c1dd656727bb97dc225ef37a2ae995e64d74cba
395119c (iannucci@chromium.org)
Add BUG note.
6dbc5de (iannucci@chromium.org)
[recipe_modules/json] Only admit Path types.
27741bc (mohrr@google.com)
[python3] Use urllib.parse directly
ca16eaa (mohrr@google.com)
[python3] Use io.StringIO directly
b683759 (iannucci@chromium.org)
[recipe_engine/config_types] Reset global state earlier.
6833278 (mohrr@google.com)
[python3] Remove transitional raise_from()
462c089 (mohrr@google.com)
[python3] Stop using transitional iterkeys()
495104a (mohrr@google.com)
[python3] Remove obsolete install_aliases()
25cfc72 (iannucci@chromium.org)
Rename UnresolvedRequirement.
cbaef12 (iannucci@chromium.org)
Misc import cleanups.
ee44fd8 (mohrr@google.com)
[python] Remove excessive blank lines
9c1dd65 (mohrr@google.com)
[python3] Assume sys.version_info.major is 3
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: I3350bb31cccb898d88b46dbedfc2b3bec9e3759f
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/199290
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 80f2808..e079b09 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "7a8386a20bab14d9e0c37ca406a9e8028f6e50ba",
+ "revision": "8d94d5b56525762e85d971092781ac6af9f8b4c0",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "283d867c3e86283d1250c0ecac50f37577159dde",
+ "revision": "9c1dd656727bb97dc225ef37a2ae995e64d74cba",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},