Roll Depot Tools from 8f617b461767 to 943ffbe22120 (3 revisions)
https://skia.googlesource.com/buildbot.git/+log/8f617b461767..943ffbe22120
2024-08-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2024-08-22 fancl@chromium.org update led to support launching local task
2024-08-22 ayatane@chromium.org [gerrit_util] Add proxy support for other HTTP methods
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/depot-tools-skia-infra
Please CC borenet@google.com,skiabot@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Depot Tools: https://bugs.chromium.org/p/chromium/issues/entry
To file a bug in Skia Infra: https://bugs.chromium.org/p/skia/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: borenet@google.com
Change-Id: Ia4431600d2f8eac06c474d1286c0b2067a209323
Reviewed-on: https://skia-review.googlesource.com/c/buildbot/+/892255
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index c52f28f..d19373e 100644
--- a/DEPS
+++ b/DEPS
@@ -10,7 +10,7 @@
deps = {
'depot_tools': {
- 'url': 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@8f617b46176734ebd25b08ed4f2ab817e57c3a8a',
+ 'url': 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@943ffbe2212029e5686e3deb0d3852c39f3176f9',
'condition': 'False',
},
'cipd_bin_packages': {
diff --git a/go/depot_tools/deps/deps_gen.go b/go/depot_tools/deps/deps_gen.go
index 63e874c..9880926 100755
--- a/go/depot_tools/deps/deps_gen.go
+++ b/go/depot_tools/deps/deps_gen.go
@@ -9,7 +9,7 @@
var deps = deps_parser.DepsEntries{
"chromium.googlesource.com/chromium/tools/depot_tools": {
Id: "chromium.googlesource.com/chromium/tools/depot_tools",
- Version: "8f617b46176734ebd25b08ed4f2ab817e57c3a8a",
+ Version: "943ffbe2212029e5686e3deb0d3852c39f3176f9",
Path: "depot_tools",
},
"infra/3pp/tools/cpython/linux-amd64": {