Commit 7e7bdf5c authored by v8-ci-autoroll-builder's avatar v8-ci-autoroll-builder Committed by V8 LUCI CQ

Update V8 DEPS (trusted-versions)

Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/8e95834..e8f62ff

Rolling v8/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools/+log/d22bf60..c8fadda

Rolling v8/third_party/fuchsia-sdk/sdk: version:8.20220712.1.1..version:8.20220713.2.1

Rolling v8/tools/luci-go: git_revision:be5d9aacf8987c0826223264f0427cd0b530b6a4..git_revision:a0ba80649473055bae3d789eec28c9967adb5e45

Rolling v8/tools/luci-go: git_revision:be5d9aacf8987c0826223264f0427cd0b530b6a4..git_revision:a0ba80649473055bae3d789eec28c9967adb5e45

R=v8-waterfall-sheriff@grotations.appspotmail.com,mtv-sf-v8-sheriff@grotations.appspotmail.com

Change-Id: I96a5f587b802f8db537774fd03a050a841de9fb0
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3761235
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@{#81710}
parent 0ecdae59
...@@ -46,12 +46,12 @@ vars = { ...@@ -46,12 +46,12 @@ vars = {
'gn_version': 'git_revision:9ef321772ecc161937db69acb346397e0ccc484d', 'gn_version': 'git_revision:9ef321772ecc161937db69acb346397e0ccc484d',
# luci-go CIPD package version. # luci-go CIPD package version.
'luci_go': 'git_revision:be5d9aacf8987c0826223264f0427cd0b530b6a4', 'luci_go': 'git_revision:a0ba80649473055bae3d789eec28c9967adb5e45',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Fuchsia sdk # the commit queue can handle CLs rolling Fuchsia sdk
# and whatever else without interference from each other. # and whatever else without interference from each other.
'fuchsia_version': 'version:8.20220712.1.1', 'fuchsia_version': 'version:8.20220713.2.1',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling android_sdk_build-tools_version # the commit queue can handle CLs rolling android_sdk_build-tools_version
...@@ -215,7 +215,7 @@ deps = { ...@@ -215,7 +215,7 @@ deps = {
'dep_type': 'cipd', 'dep_type': 'cipd',
}, },
'third_party/catapult': { 'third_party/catapult': {
'url': Var('chromium_url') + '/catapult.git' + '@' + '8e958343e521b3f317baf02da37fd2b4d52b210a', 'url': Var('chromium_url') + '/catapult.git' + '@' + 'e8f62ffda835deb1aa2230d018ee388365342226',
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'third_party/colorama/src': { 'third_party/colorama/src': {
...@@ -223,7 +223,7 @@ deps = { ...@@ -223,7 +223,7 @@ deps = {
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'third_party/depot_tools': 'third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'd22bf607218d50bf20444b0610f62b265f829dbc', Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'c8fadda5a4c25143737f1976a95d81050aa6ed48',
'third_party/fuchsia-sdk/sdk': { 'third_party/fuchsia-sdk/sdk': {
'packages': [ 'packages': [
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment