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/8763202924944203985

recipe_engine:
3586c437a4~..49696b810942f00f7ad460fb21cc37bb95c37bdc
  3586c43 (bryner@google.com)
      Use packaging_legacy to preserve the behavior of the version mo...
  49696b8 (mwarton@google.com)
      resultdb: roll recipe protos to latest version

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=denniskempin@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ib889505bda62b46c0e3903687922017d00135fc0
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5064385
Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
This commit is contained in:
recipe-roller 2023-11-27 23:11:31 -08:00 committed by crosvm LUCI
parent 2773efa2bd
commit 1a3e15e253
2 changed files with 18 additions and 18 deletions

View file

@ -174,19 +174,19 @@ This recipe requires ambient luci authentication. To test locally run:
&mdash; **def [RunSteps](/infra/recipes/update_chromeos_merges.py#14)(api):**
[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/ed596dadf949912c91d2632ef422426d7db85ac6/recipes/README.recipes.md#recipe_modules-bot_update
[depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/ed596dadf949912c91d2632ef422426d7db85ac6/recipes/README.recipes.md#recipe_modules-depot_tools
[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/ed596dadf949912c91d2632ef422426d7db85ac6/recipes/README.recipes.md#recipe_modules-gclient
[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/ed596dadf949912c91d2632ef422426d7db85ac6/recipes/README.recipes.md#recipe_modules-git
[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/ed596dadf949912c91d2632ef422426d7db85ac6/recipes/README.recipes.md#recipe_modules-gsutil
[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/c12bd6860991b86f64cfee4b74e3df7755cb0804/README.recipes.md#recipe_modules-buildbucket
[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/c12bd6860991b86f64cfee4b74e3df7755cb0804/README.recipes.md#recipe_modules-cipd
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/c12bd6860991b86f64cfee4b74e3df7755cb0804/README.recipes.md#recipe_modules-context
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/c12bd6860991b86f64cfee4b74e3df7755cb0804/README.recipes.md#recipe_modules-file
[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/c12bd6860991b86f64cfee4b74e3df7755cb0804/README.recipes.md#recipe_modules-json
[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/c12bd6860991b86f64cfee4b74e3df7755cb0804/README.recipes.md#recipe_modules-path
[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/c12bd6860991b86f64cfee4b74e3df7755cb0804/README.recipes.md#recipe_modules-platform
[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/c12bd6860991b86f64cfee4b74e3df7755cb0804/README.recipes.md#recipe_modules-properties
[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/c12bd6860991b86f64cfee4b74e3df7755cb0804/README.recipes.md#recipe_modules-raw_io
[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/c12bd6860991b86f64cfee4b74e3df7755cb0804/README.recipes.md#recipe_modules-step
[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/c12bd6860991b86f64cfee4b74e3df7755cb0804/recipe_engine/recipe_api.py#473
[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/fad4d1ebd5c288fd95f8b5fc9dc7c822d60be650/recipes/README.recipes.md#recipe_modules-bot_update
[depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/fad4d1ebd5c288fd95f8b5fc9dc7c822d60be650/recipes/README.recipes.md#recipe_modules-depot_tools
[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/fad4d1ebd5c288fd95f8b5fc9dc7c822d60be650/recipes/README.recipes.md#recipe_modules-gclient
[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/fad4d1ebd5c288fd95f8b5fc9dc7c822d60be650/recipes/README.recipes.md#recipe_modules-git
[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/fad4d1ebd5c288fd95f8b5fc9dc7c822d60be650/recipes/README.recipes.md#recipe_modules-gsutil
[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/49696b810942f00f7ad460fb21cc37bb95c37bdc/README.recipes.md#recipe_modules-buildbucket
[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/49696b810942f00f7ad460fb21cc37bb95c37bdc/README.recipes.md#recipe_modules-cipd
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/49696b810942f00f7ad460fb21cc37bb95c37bdc/README.recipes.md#recipe_modules-context
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/49696b810942f00f7ad460fb21cc37bb95c37bdc/README.recipes.md#recipe_modules-file
[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/49696b810942f00f7ad460fb21cc37bb95c37bdc/README.recipes.md#recipe_modules-json
[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/49696b810942f00f7ad460fb21cc37bb95c37bdc/README.recipes.md#recipe_modules-path
[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/49696b810942f00f7ad460fb21cc37bb95c37bdc/README.recipes.md#recipe_modules-platform
[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/49696b810942f00f7ad460fb21cc37bb95c37bdc/README.recipes.md#recipe_modules-properties
[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/49696b810942f00f7ad460fb21cc37bb95c37bdc/README.recipes.md#recipe_modules-raw_io
[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/49696b810942f00f7ad460fb21cc37bb95c37bdc/README.recipes.md#recipe_modules-step
[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/49696b810942f00f7ad460fb21cc37bb95c37bdc/recipe_engine/recipe_api.py#473

View file

@ -20,12 +20,12 @@
"deps": {
"depot_tools": {
"branch": "refs/heads/main",
"revision": "ed596dadf949912c91d2632ef422426d7db85ac6",
"revision": "fad4d1ebd5c288fd95f8b5fc9dc7c822d60be650",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
"revision": "c12bd6860991b86f64cfee4b74e3df7755cb0804",
"revision": "49696b810942f00f7ad460fb21cc37bb95c37bdc",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},