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/8779079142385828193
fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/1359c73e9a33f60f37420a6a149b8bb27bc212b1~..d76f31b29397ae564f43c9c96c354ac77d278224
1359c73 (fangism@google.com)
[build] determinism_check compares intermediates
d76f31b (ihuh@google.com)
[testing] Fix snapshot url.
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/f63a8b6a2def1fbdbaf0bb6d88ce4487630c8ab2
f63a8b6 (gredelston@google.com)
config_types: Enable separating pieces
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: If565d5db9ba31b8d44551332f624e33404e94619
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/150710
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 3a6cf7c..e947877 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "1def3b93e05716cb37c21cb77849cd5f4cf025d5",
+ "revision": "d76f31b29397ae564f43c9c96c354ac77d278224",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "e698b49d3e82e1c0bb9bf0a1265d83f34c51d318",
+ "revision": "f63a8b6a2def1fbdbaf0bb6d88ce4487630c8ab2",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},