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

Update V8 DEPS.

Rolling v8/build: https://chromium.googlesource.com/chromium/src/build/+log/10669fa..dda89a8

Rolling v8/buildtools/third_party/libc++abi/trunk: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi/+log/d520ea5..58799ca

Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/70bcf59..45fc896

Rolling v8/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools/+log/58c7c38..ecc14aa

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

Change-Id: I1168840eaadcc74c3a0845192669ad5c4a523361
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3330905
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@{#78345}
parent 12fb2c3c
...@@ -83,7 +83,7 @@ deps = { ...@@ -83,7 +83,7 @@ deps = {
'base/trace_event/common': 'base/trace_event/common':
Var('chromium_url') + '/chromium/src/base/trace_event/common.git' + '@' + '7f36dbc19d31e2aad895c60261ca8f726442bfbb', Var('chromium_url') + '/chromium/src/base/trace_event/common.git' + '@' + '7f36dbc19d31e2aad895c60261ca8f726442bfbb',
'build': 'build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + '10669faf854ea95610e3d2c6b891ed04c0f837e4', Var('chromium_url') + '/chromium/src/build.git' + '@' + 'dda89a8a45269fa264f4aebea9425e1f54e2aeb3',
'buildtools': 'buildtools':
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + '075dd7e22837a69189003e4fa84499acf63188cf', Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + '075dd7e22837a69189003e4fa84499acf63188cf',
'buildtools/clang_format/script': 'buildtools/clang_format/script':
...@@ -111,7 +111,7 @@ deps = { ...@@ -111,7 +111,7 @@ deps = {
'buildtools/third_party/libc++/trunk': 'buildtools/third_party/libc++/trunk':
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxx.git' + '@' + '79a2e924d96e2fc1e4b937c42efd08898fa472d7', Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxx.git' + '@' + '79a2e924d96e2fc1e4b937c42efd08898fa472d7',
'buildtools/third_party/libc++abi/trunk': 'buildtools/third_party/libc++abi/trunk':
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxxabi.git' + '@' + 'd520ea5884d8b73519d87aa6e61a0e80ed95e850', Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxxabi.git' + '@' + '58799ca24f08088ab1db9cdf7d67ee8b1f4bc605',
'buildtools/third_party/libunwind/trunk': 'buildtools/third_party/libunwind/trunk':
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libunwind.git' + '@' + 'd81cd6236cd771e78d7e1a1807404ef3f1d21820', Var('chromium_url') + '/external/github.com/llvm/llvm-project/libunwind.git' + '@' + 'd81cd6236cd771e78d7e1a1807404ef3f1d21820',
'buildtools/win': { 'buildtools/win': {
...@@ -209,7 +209,7 @@ deps = { ...@@ -209,7 +209,7 @@ deps = {
'dep_type': 'cipd', 'dep_type': 'cipd',
}, },
'third_party/catapult': { 'third_party/catapult': {
'url': Var('chromium_url') + '/catapult.git' + '@' + '70bcf59d8db3665c58b2459222355deb513fb6cb', 'url': Var('chromium_url') + '/catapult.git' + '@' + '45fc896c3e1c8c9f135ba10ef019d778e6bc2ab7',
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'third_party/colorama/src': { 'third_party/colorama/src': {
...@@ -217,7 +217,7 @@ deps = { ...@@ -217,7 +217,7 @@ deps = {
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'third_party/depot_tools': 'third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '58c7c386e6fa2155db9a6fd66df0064057c8e5b2', Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'ecc14aa45defda76feaa5651c407cc1315fd4a00',
'third_party/fuchsia-sdk': { 'third_party/fuchsia-sdk': {
'url': Var('chromium_url') + '/chromium/src/third_party/fuchsia-sdk.git' + '@' + '5e0b0d0b67e889360eaa456cc17ce47d89a92167', 'url': Var('chromium_url') + '/chromium/src/third_party/fuchsia-sdk.git' + '@' + '5e0b0d0b67e889360eaa456cc17ce47d89a92167',
'condition': 'checkout_fuchsia', 'condition': 'checkout_fuchsia',
......
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