Roll Depot Tools from 6a51a435aa4e to 59c45056ee67 (3 revisions)
https://skia.googlesource.com/buildbot.git/+log/6a51a435aa4e..59c45056ee67
2025-08-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2025-08-29 msta@google.com Make `git cl presubmit` pass before running `git cl upload`.
2025-08-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
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 kjlubick@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: kjlubick@google.com
Change-Id: I6fba94ca8f37f8eae589d6eb7121fde058077479
Reviewed-on: https://skia-review.googlesource.com/c/buildbot/+/1048159
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 21aae80..2f57b10 100644
--- a/DEPS
+++ b/DEPS
@@ -10,7 +10,7 @@
deps = {
'depot_tools': {
- 'url': 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@6a51a435aa4e2c8430adf1c7722112337e0dc6bc',
+ 'url': 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@59c45056ee67e552518fc04fd9d700731205aebc',
'condition': 'False',
},
'cipd_bin_packages': {
diff --git a/go/depot_tools/deps/deps_gen.go b/go/depot_tools/deps/deps_gen.go
index 145add2..04c1bcc 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: "6a51a435aa4e2c8430adf1c7722112337e0dc6bc",
+ Version: "59c45056ee67e552518fc04fd9d700731205aebc",
Path: "depot_tools",
},
"infra/3pp/tools/cpython/linux-amd64": {