From 726d73ad2621d1320aa3bfa98f6b194ea8bebae3 Mon Sep 17 00:00:00 2001 From: v8-ci-autoroll-builder Date: Wed, 29 Jun 2022 20:10:32 -0700 Subject: [PATCH] Update V8 DEPS (trusted-versions) Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/c76626e..322e254 Rolling v8/third_party/fuchsia-sdk/sdk: version:8.20220627.3.1..version:8.20220629.1.1 Rolling v8/third_party/googletest/src: https://chromium.googlesource.com/external/github.com/google/googletest/+log/9406a60..af29db7 R=v8-waterfall-sheriff@grotations.appspotmail.com,mtv-sf-v8-sheriff@grotations.appspotmail.com Change-Id: I769c1ece184dd94a752cf17bcf890a11fc70dab4 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3735118 Bot-Commit: v8-ci-autoroll-builder Commit-Queue: v8-ci-autoroll-builder Cr-Commit-Position: refs/heads/main@{#81456} --- DEPS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index f2e0880f5d..aeb9562e27 100644 --- a/DEPS +++ b/DEPS @@ -51,7 +51,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Fuchsia sdk # and whatever else without interference from each other. - 'fuchsia_version': 'version:8.20220627.3.1', + 'fuchsia_version': 'version:8.20220629.1.1', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling android_sdk_build-tools_version @@ -215,7 +215,7 @@ deps = { 'dep_type': 'cipd', }, 'third_party/catapult': { - 'url': Var('chromium_url') + '/catapult.git' + '@' + 'c76626ec30e470b604b3bd4880f53035d95ca64d', + 'url': Var('chromium_url') + '/catapult.git' + '@' + '322e254469b63cf03425e9422c08cc68ee5c7364', 'condition': 'checkout_android', }, 'third_party/colorama/src': { @@ -238,7 +238,7 @@ deps = { 'url': Var('chromium_url') + '/external/github.com/google/benchmark.git' + '@' + 'b7afda2cd2d81230737caa1073e160b6406798d7', }, 'third_party/googletest/src': - Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '9406a60c7839052e4944ea4dbc8344762a89f9bd', + Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + 'af29db7ec28d6df1c7f0f745186884091e602e07', 'third_party/icu': Var('chromium_url') + '/chromium/deps/icu.git' + '@' + '50ec7b3822a90d73aa761b21fc941b485a1cb9d6', 'third_party/instrumented_libraries':