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/8761656976965083633
fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/0097192cb14c4130259dc51d03106c570e447f75~..ead41c2dd958798f53c6f0f68d7c2ad12e89cf7c
0097192 (rahulbn@google.com)
[buildproxywrap] Substitute placeholders in config at runtime
5ebcca5 (nmulcahey@google.com)
[rbe] Don't set RBE_platform to an empty string
c7a539f (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
ead41c2 (mohrr@google.com)
[git] Don't set GIT_TRACE_CURL_NO_DATA when tracing
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/30f87e440dfa92c03274e700f27981a65ec006ce
30f87e4 (vadimsh@chromium.org)
Revert "[swarming] [recipe] Use prpc swarming cli for all recipes"
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: I41a182fd58cb9d8828cdfa56ae1515a7cb77413c
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/185270
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 84927a8..6f78e9c 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "500a8a31cf678a71f8466f411f0928af7f09d740",
+ "revision": "ead41c2dd958798f53c6f0f68d7c2ad12e89cf7c",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "242059d678ee0d4a681736bd369173b2c7f6f5c5",
+ "revision": "30f87e440dfa92c03274e700f27981a65ec006ce",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},