Skip to content

Commit 0326cf6

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/2876801..9e9a434 Rolling v8/buildtools: https://chromium.googlesource.com/chromium/src/buildtools/+log/fb59b3f..0a6c696 Rolling v8/buildtools/third_party/libc++/trunk: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx/+log/af83f5d..e44019b Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/c82a855..018d397 Rolling v8/third_party/fuchsia-sdk/sdk: version:12.20230321.2.1..version:12.20230322.3.1 Change-Id: I4a51dff0365906422ef9575a76b6bcb5a673319d Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4361989 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@{#86647}
1 parent bf7e214 commit 0326cf6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

DEPS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ vars = {
6868
# Three lines of non-changing comments so that
6969
# the commit queue can handle CLs rolling Fuchsia sdk
7070
# and whatever else without interference from each other.
71-
'fuchsia_version': 'version:12.20230321.2.1',
71+
'fuchsia_version': 'version:12.20230322.3.1',
7272

7373
# Three lines of non-changing comments so that
7474
# the commit queue can handle CLs rolling android_sdk_build-tools_version
@@ -108,9 +108,9 @@ deps = {
108108
'base/trace_event/common':
109109
Var('chromium_url') + '/chromium/src/base/trace_event/common.git' + '@' + '147f65333c38ddd1ebf554e89965c243c8ce50b3',
110110
'build':
111-
Var('chromium_url') + '/chromium/src/build.git' + '@' + '28768018cba06ca919423d32fa9403d2806296cb',
111+
Var('chromium_url') + '/chromium/src/build.git' + '@' + '9e9a4341dd24e68cba0f228567a6edbaff1c665b',
112112
'buildtools':
113-
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + 'fb59b3f632d58e51ee8ea69aeca30464869f3701',
113+
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + '0a6c69640f1841d9109eac70a25af310d4c1d8c7',
114114
'buildtools/clang_format/script':
115115
Var('chromium_url') + '/external/github.com/llvm/llvm-project/clang/tools/clang-format.git' + '@' + 'f97059df7f8b205064625cdb5f97b56668a125ef',
116116
'buildtools/linux64': {
@@ -134,7 +134,7 @@ deps = {
134134
'condition': 'host_os == "mac"',
135135
},
136136
'buildtools/third_party/libc++/trunk':
137-
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxx.git' + '@' + 'af83f5d2fada265d8b5adc0a23a29e060907b3e7',
137+
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxx.git' + '@' + 'e44019bfac2b2d3ebe1618628884f85c8600e322',
138138
'buildtools/third_party/libc++abi/trunk':
139139
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxxabi.git' + '@' + '9643f2cf13d6935a84a30b7da7de53327733e190',
140140
'buildtools/third_party/libunwind/trunk':
@@ -212,7 +212,7 @@ deps = {
212212
'dep_type': 'cipd',
213213
},
214214
'third_party/catapult': {
215-
'url': Var('chromium_url') + '/catapult.git' + '@' + 'c82a855930faff1001ebe2298e75ca5a91f29391',
215+
'url': Var('chromium_url') + '/catapult.git' + '@' + '018d397758e54d6a6d3b6ddf28a1784664d63f83',
216216
'condition': 'checkout_android',
217217
},
218218
'third_party/colorama/src': {

0 commit comments

Comments
 (0)