Update V8 DEPS (trusted)

Rolling v8/build: dac6050..705c30a

Rolling v8/third_party/fuchsia-sdk/sdk: version:11.20230106.2.1..version:11.20230107.0.1

Change-Id: Ib856262f50acce14f20a07b0c1227b73ff749e3f
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4143948
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@{#85126}
This commit is contained in:
v8-ci-autoroll-builder 2023-01-07 19:26:24 -08:00 committed by V8 LUCI CQ
parent d269492175
commit 922fa2f9ee

4
DEPS
View File

@ -65,7 +65,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Fuchsia sdk
# and whatever else without interference from each other.
'fuchsia_version': 'version:11.20230106.2.1',
'fuchsia_version': 'version:11.20230107.0.1',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling android_sdk_build-tools_version
@ -105,7 +105,7 @@ deps = {
'base/trace_event/common':
Var('chromium_url') + '/chromium/src/base/trace_event/common.git' + '@' + '68e6038b5350cba18c341cc7c572170af5c5b20c',
'build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'dac6050ddba0f21f3a5c1dc13d43f78ba03b047f',
Var('chromium_url') + '/chromium/src/build.git' + '@' + '705c30a79a4ae545b6d5b757915040bc82bef0cd',
'buildtools':
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + 'cf8d11e41138ca777f3eaa09df41bf968c8be6ba',
'buildtools/clang_format/script':