Skip to content

Commit 9ff2515

Browse files
v8-ci-autoroll-builderV8 LUCI CQ
authored andcommitted
Update V8 DEPS (trusted)
Rolling v8/build: https://chromium.googlesource.com/chromium/src/build/+log/5c42ab1..875cb19 Rolling v8/buildtools: https://chromium.googlesource.com/chromium/src/buildtools/+log/8596824..49ac7cf Rolling v8/buildtools/third_party/libc++/trunk: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx/+log/6e93fd3..4218f35 Rolling v8/buildtools/third_party/libunwind/trunk: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind/+log/d08f7f8..a318d6a Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/36d603a..f0b1196 Rolling v8/third_party/fuchsia-sdk/sdk: version:10.20221108.1.1..version:10.20221109.1.1 Change-Id: Ib58550f6a4461d7bc50fa821fcca347949b82aa6 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4019713 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@{#84164}
1 parent 675f569 commit 9ff2515

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

DEPS

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ vars = {
5858
# Three lines of non-changing comments so that
5959
# the commit queue can handle CLs rolling Fuchsia sdk
6060
# and whatever else without interference from each other.
61-
'fuchsia_version': 'version:10.20221108.1.1',
61+
'fuchsia_version': 'version:10.20221109.1.1',
6262

6363
# Three lines of non-changing comments so that
6464
# the commit queue can handle CLs rolling android_sdk_build-tools_version
@@ -98,9 +98,9 @@ deps = {
9898
'base/trace_event/common':
9999
Var('chromium_url') + '/chromium/src/base/trace_event/common.git' + '@' + '521ac34ebd795939c7e16b37d9d3ddb40e8ed556',
100100
'build':
101-
Var('chromium_url') + '/chromium/src/build.git' + '@' + '5c42ab12bd079196b26316ec4bec2761082623b5',
101+
Var('chromium_url') + '/chromium/src/build.git' + '@' + '875cb19167f2e0d7b1eca89a4d5b5693421424c6',
102102
'buildtools':
103-
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + '85968248e1bcb0b88e537d3a7f9628d08605c466',
103+
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + '49ac7cf34ab2e59a10629a7a722cfb94348c4996',
104104
'buildtools/clang_format/script':
105105
Var('chromium_url') + '/external/github.com/llvm/llvm-project/clang/tools/clang-format.git' + '@' + '8b525d2747f2584fc35d8c7e612e66f377858df7',
106106
'buildtools/linux64': {
@@ -124,11 +124,11 @@ deps = {
124124
'condition': 'host_os == "mac"',
125125
},
126126
'buildtools/third_party/libc++/trunk':
127-
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxx.git' + '@' + '6e93fd3d6ecc4895498b9107371477778d6f9ef1',
127+
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxx.git' + '@' + '4218f3525ad438b22b0e173d963515a09d143398',
128128
'buildtools/third_party/libc++abi/trunk':
129129
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxxabi.git' + '@' + '1a32724f721e1c3b6c590a07fe4a954344f15e48',
130130
'buildtools/third_party/libunwind/trunk':
131-
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libunwind.git' + '@' + 'd08f7f8a9a284b06cd446a1b3e36034ca42a5d88',
131+
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libunwind.git' + '@' + 'a318d6a4c283a9d342d2a1e20292c1496fe12997',
132132
'buildtools/win': {
133133
'packages': [
134134
{
@@ -202,7 +202,7 @@ deps = {
202202
'dep_type': 'cipd',
203203
},
204204
'third_party/catapult': {
205-
'url': Var('chromium_url') + '/catapult.git' + '@' + '36d603a00b05d13f5f6c8ae38f425c8156c208eb',
205+
'url': Var('chromium_url') + '/catapult.git' + '@' + 'f0b11967c94cba8f7cca91d2da20c98d4420fc25',
206206
'condition': 'checkout_android',
207207
},
208208
'third_party/colorama/src': {

0 commit comments

Comments
 (0)