Skip to content

Commit 50d9ba9

Browse files
v8-ci-autoroll-builderfrank-dspeed
authored andcommitted
Update V8 DEPS (trusted)
Rolling v8/build: https://chromium.googlesource.com/chromium/src/build/+log/4fb90f2..cc06100 Rolling v8/third_party/abseil-cpp: https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp/+log/583dc6d..1ed18a0 Rolling v8/third_party/fuchsia-sdk/sdk: version:14.20230804.1.1..version:14.20230811.1.1 Rolling v8/third_party/zlib: https://chromium.googlesource.com/chromium/src/third_party/zlib/+log/526382e..bc4be7c Roll created at https://cr-buildbucket.appspot.com/build/8773044708670320177 Change-Id: I1b9c3882f1e603341e0e91c778e9f7eb6ac037d0 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4775438 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@{#89506}
1 parent 910e3fb commit 50d9ba9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

DEPS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ vars = {
7373
# Three lines of non-changing comments so that
7474
# the commit queue can handle CLs rolling Fuchsia sdk
7575
# and whatever else without interference from each other.
76-
'fuchsia_version': 'version:14.20230804.1.1',
76+
'fuchsia_version': 'version:14.20230811.1.1',
7777

7878
# Three lines of non-changing comments so that
7979
# the commit queue can handle CLs rolling android_sdk_build-tools_version
@@ -113,7 +113,7 @@ deps = {
113113
'base/trace_event/common':
114114
Var('chromium_url') + '/chromium/src/base/trace_event/common.git' + '@' + '147f65333c38ddd1ebf554e89965c243c8ce50b3',
115115
'build':
116-
Var('chromium_url') + '/chromium/src/build.git' + '@' + '4fb90f22dd04845ff72de49b3538d1fd8921823d',
116+
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'cc0610015305a497947d51cd47b304184edeb801',
117117
'buildtools':
118118
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + 'a9a6f0c49d0e8fa0cda37337430b4736ab3dc944',
119119
'buildtools/linux64': {
@@ -294,7 +294,7 @@ deps = {
294294
'condition': 'checkout_android',
295295
},
296296
'third_party/zlib':
297-
Var('chromium_url') + '/chromium/src/third_party/zlib.git'+ '@' + '526382e41c9c5275dc329db4328b54e4f344a204',
297+
Var('chromium_url') + '/chromium/src/third_party/zlib.git'+ '@' + 'bc4be7c0d361882443783c22f156d2e510607fbe',
298298
'tools/clang':
299299
Var('chromium_url') + '/chromium/src/tools/clang.git' + '@' + '65ceb79efbc9d1dec9b1a0f4bc0b8d010b9d7a66',
300300
'tools/luci-go': {
@@ -312,7 +312,7 @@ deps = {
312312
'dep_type': 'cipd',
313313
},
314314
'third_party/abseil-cpp': {
315-
'url': Var('chromium_url') + '/chromium/src/third_party/abseil-cpp.git' + '@' + '583dc6d1b3a0dd44579718699e37cad2f0c41a26',
315+
'url': Var('chromium_url') + '/chromium/src/third_party/abseil-cpp.git' + '@' + '1ed18a06326435571f8821e2868516261b19cd60',
316316
'condition': 'not build_with_chromium',
317317
}
318318
}

0 commit comments

Comments
 (0)