Skip to content

Commit 093666e

Browse files
v8-ci-autoroll-builderV8 LUCI CQ
authored andcommitted
Update V8 DEPS (trusted)
Rolling build: https://chromium.googlesource.com/chromium/src/build/+log/58386af..6d79b47 Rolling buildtools: https://chromium.googlesource.com/chromium/src/buildtools/+log/d3255c0..8f29aa2 Rolling third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools/+log/68f0a29..3be09c6 Rolling third_party/googletest/src: https://chromium.googlesource.com/external/github.com/google/googletest/+log/7da5582..7427a6b Rolling third_party/libc++/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx/+log/a01c02c..a9cc573 Rolling third_party/libc++abi/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi/+log/241ef36..95b0765 Rolling third_party/llvm-libc/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc/+log/6791d80..6d6e373 Rolling third_party/partition_alloc: https://chromium.googlesource.com/chromium/src/base/allocator/partition_allocator/+log/3ae30e4..d617778 Roll created at https://cr-buildbucket.appspot.com/build/8713386609114568945 Change-Id: I3e88485ac565e6e0768b0b60a68207ce06eefd69 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6605041 Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#100601}
1 parent 56f541d commit 093666e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

DEPS

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ vars = {
9292
# Three lines of non-changing comments so that
9393
# the commit queue can handle CLs rolling partition_alloc_version
9494
# and whatever else without interference from each other.
95-
'partition_alloc_version': '3ae30e4cf9d6f59ba825dcc96af9940ab35bf27b',
95+
'partition_alloc_version': 'd617778ed253822ee4c1bb9d03826f01e5f09e32',
9696

9797
# Three lines of non-changing comments so that
9898
# the commit queue can handle CLs rolling android_sdk_build-tools_version
@@ -130,9 +130,9 @@ vars = {
130130

131131
deps = {
132132
'build':
133-
Var('chromium_url') + '/chromium/src/build.git' + '@' + '58386af516bb7fb45762f86fc010367d21eb0a99',
133+
Var('chromium_url') + '/chromium/src/build.git' + '@' + '6d79b470bf8e422c7c006da9953c7a8a020a0ae5',
134134
'buildtools':
135-
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + 'd3255c075f765f82a602eea8bfca2a650de59849',
135+
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + '8f29aa25232198e7955c675f6f66d6d6e1f04d73',
136136
'buildtools/linux64': {
137137
'packages': [
138138
{
@@ -246,7 +246,7 @@ deps = {
246246
'condition': 'checkout_android',
247247
},
248248
'third_party/depot_tools':
249-
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '68f0a29a64d354aefcdb1f9eb2a636b21fe96d91',
249+
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '3be09c6d74ab3e69c99a4dfef5cac79d075b7142',
250250
'third_party/dragonbox/src':
251251
Var('chromium_url') + '/external/github.com/jk-jeon/dragonbox.git' + '@' + '6c7c925b571d54486b9ffae8d9d18a822801cbda',
252252
'third_party/fp16/src':
@@ -282,7 +282,7 @@ deps = {
282282
'third_party/fuzztest/src':
283283
Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'f03aafb7516050ea73f617bf969f03eac641aefc',
284284
'third_party/googletest/src':
285-
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '7da55820cc32dedd6c1b048f2d4e13fdde5e8237',
285+
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '7427a6b5e3e04f895ecad5c647c94629fb2acdc0',
286286
'third_party/highway/src':
287287
Var('chromium_url') + '/external/github.com/google/highway.git' + '@' + '00fe003dac355b979f36157f9407c7c46448958e',
288288
'third_party/icu':
@@ -302,13 +302,13 @@ deps = {
302302
'third_party/jsoncpp/source':
303303
Var('chromium_url') + '/external/github.com/open-source-parsers/jsoncpp.git'+ '@' + '42e892d96e47b1f6e29844cc705e148ec4856448',
304304
'third_party/libc++/src':
305-
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxx.git' + '@' + 'a01c02c9d4acbdae3b7e8a2f3ee58579a9c29f96',
305+
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxx.git' + '@' + 'a9cc573e7c591795d11b72d8323ba0e573b55bd6',
306306
'third_party/libc++abi/src':
307-
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxxabi.git' + '@' + '241ef367ab2d135197377a82da5f7aee49a082f8',
307+
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxxabi.git' + '@' + '95b076583f2899eb8ca51ed6ddf2e57774fcf4db',
308308
'third_party/libunwind/src':
309309
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libunwind.git' + '@' + 'e3eb847e517898924d0ae70ff4266b97908b8b7b',
310310
'third_party/llvm-libc/src':
311-
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libc.git' + '@' + '6791d8032191b22d9ce13780e106a56662c72abf',
311+
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libc.git' + '@' + '6d6e373071c3a8326aea53b603fd63fcddb011d0',
312312
'third_party/llvm-build/Release+Asserts': {
313313
'dep_type': 'gcs',
314314
'bucket': 'chromium-browser-clang',

0 commit comments

Comments
 (0)