Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (fuchsia, recipe_engine) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8752581120670421697
fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/eca51297157c66baab1dbc36d65d28fe0fbad0f7~..7a8386a20bab14d9e0c37ca406a9e8028f6e50ba
eca5129 (olivernewman@google.com)
[auto_roller] Fix comment typo
7a8386a (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+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.
R=flutter-infra@grotations.appspotmail.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I85acef6807b377eacabbdc8b273e55b4682ae964
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/56601
Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 3523178..df239d4 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,22 +22,22 @@
"deps": {
"dart": {
"branch": "refs/heads/main",
- "revision": "3fff24d98dd7bd501c0262e2ee0b3ed92c1c53ec",
+ "revision": "1b64e3f594e0cafc8202dcd0141d6028fedac613",
"url": "https://dart.googlesource.com/recipes.git"
},
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "880c680f58267c57a2dea4824067a109c313aa64",
+ "revision": "1cba129f31738c18656b500b7c3a0c6906807cb9",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "3bd7854092c1887d2fb88667031cfc55e722133a",
+ "revision": "8d94d5b56525762e85d971092781ac6af9f8b4c0",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "283d867c3e86283d1250c0ecac50f37577159dde",
+ "revision": "9c1dd656727bb97dc225ef37a2ae995e64d74cba",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},