Commit 761be17c authored by v8-ci-autoroll-builder's avatar v8-ci-autoroll-builder Committed by V8 LUCI CQ

Update V8 DEPS (trusted)

Rolling v8/build: https://chromium.googlesource.com/chromium/src/build/+log/d74c524..252971c

Rolling v8/buildtools: https://chromium.googlesource.com/chromium/src/buildtools/+log/69f262d..c24a0d5

Rolling v8/buildtools/linux64: git_revision:5705e56a0e5856621415cfdf444432554e72c9c9..git_revision:00b741b1568d56cf4e117dcb9f70cd42653b4c78

Rolling v8/buildtools/third_party/libc++/trunk: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx/+log/e5670a0..42e738f

Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/6552f9b..638d30e

Rolling v8/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools/+log/b0fb8d5..5084800

Rolling v8/third_party/fuchsia-sdk/sdk: version:9.20220830.2.1..version:9.20220831.2.1

R=v8-waterfall-sheriff@grotations.appspotmail.com,mtv-sf-v8-sheriff@grotations.appspotmail.com

Change-Id: Ic2b31700344a5e433521362408949fa382ae0d2c
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3865743
Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#82879}
parent 7370cb97
......@@ -46,7 +46,7 @@ vars = {
'reclient_version': 're_client_version:0.69.0.458df98-gomaip',
# GN CIPD package version.
'gn_version': 'git_revision:5705e56a0e5856621415cfdf444432554e72c9c9',
'gn_version': 'git_revision:00b741b1568d56cf4e117dcb9f70cd42653b4c78',
# luci-go CIPD package version.
'luci_go': 'git_revision:3226112a79a7c2de84c3186191e24dd61680a77d',
......@@ -54,7 +54,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:9.20220830.2.1',
'fuchsia_version': 'version:9.20220831.2.1',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling android_sdk_build-tools_version
......@@ -94,9 +94,9 @@ deps = {
'base/trace_event/common':
Var('chromium_url') + '/chromium/src/base/trace_event/common.git' + '@' + '640fc6dc86d5e75e6c7e8006cb45fb46c91014e0',
'build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'd74c52459f8084fd66e5bb03bae8938e963f4ea1',
Var('chromium_url') + '/chromium/src/build.git' + '@' + '252971c574eee15a3bdcdd6525e50a2f7d65a384',
'buildtools':
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + '69f262d1015aea585fcf9745099c3839f110b530',
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + 'c24a0d5e7d5343d90663847e5b568b3a71691a3a',
'buildtools/clang_format/script':
Var('chromium_url') + '/external/github.com/llvm/llvm-project/clang/tools/clang-format.git' + '@' + '8b525d2747f2584fc35d8c7e612e66f377858df7',
'buildtools/linux64': {
......@@ -120,7 +120,7 @@ deps = {
'condition': 'host_os == "mac"',
},
'buildtools/third_party/libc++/trunk':
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxx.git' + '@' + 'e5670a0e0e4992f6a120142358b07e49c7d96918',
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxx.git' + '@' + '42e738f0a1928e8d70e27b96acb02cd23beefec8',
'buildtools/third_party/libc++abi/trunk':
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxxabi.git' + '@' + '48afced8aa251c4fb338fb906d70c1da6703d05d',
'buildtools/third_party/libunwind/trunk':
......@@ -198,7 +198,7 @@ deps = {
'dep_type': 'cipd',
},
'third_party/catapult': {
'url': Var('chromium_url') + '/catapult.git' + '@' + '6552f9ba7bb598399ca8ace6ed5310bf70bd6ff3',
'url': Var('chromium_url') + '/catapult.git' + '@' + '638d30eac631145d3d1bfcfb95aa96a9b4a5450f',
'condition': 'checkout_android',
},
'third_party/colorama/src': {
......@@ -206,7 +206,7 @@ deps = {
'condition': 'checkout_android',
},
'third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'b0fb8d570df94ed4e457adaa827d1ce9b51ade00',
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '5084800dc3cea44a6e135ccee721034ec7951fa7',
'third_party/fuchsia-sdk/sdk': {
'packages': [
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment