Roll Skia from 54cc00adde38 to 559eaa8c53af (2 revisions) https://skia.googlesource.com/skia.git/+log/54cc00adde38..559eaa8c53af 2026-05-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from cb5054201166 to a89472f1bea4 (13 revisions) 2026-05-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 579447cf7164 to b64fc1768c2d (10 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-lottie-ci-autoroll 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 Skia: 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 Cq-Include-Trybots: skia/skia.primary:Housekeeper-PerCommit-InfraTests Tbr: borenet@google.com Change-Id: Ibebc34c0ec772d44e7d56485012edc0f842c4890 Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/1223419 Commit-Queue: skia-autoroll@skia-public.iam.gserviceaccount.com <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll@skia-public.iam.gserviceaccount.com <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index 26fe9f2..89ba682 100644 --- a/DEPS +++ b/DEPS
@@ -11,7 +11,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and whatever else without interference from each other. - 'skia_revision': '54cc00adde381ca67e02ccaec55899cdc4953795', + 'skia_revision': '559eaa8c53afc03c95b8e30d20def24a15d56d8c', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and whatever else without interference from each other.
diff --git a/go.mod b/go.mod index 8939381..40a7bb4 100644 --- a/go.mod +++ b/go.mod
@@ -67,7 +67,7 @@ go.opentelemetry.io/otel v1.37.0 // indirect go.opentelemetry.io/otel/metric v1.37.0 // indirect go.opentelemetry.io/otel/trace v1.37.0 // indirect - go.skia.org/infra v0.0.0-20260430000435-cb5054201166 // indirect + go.skia.org/infra v0.0.0-20260501004452-a89472f1bea4 // indirect golang.org/x/crypto v0.41.0 // indirect golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac // indirect golang.org/x/net v0.43.0 // indirect
diff --git a/go.sum b/go.sum index 209362e..d4a74e1 100644 --- a/go.sum +++ b/go.sum
@@ -1286,6 +1286,8 @@ go.skia.org/infra v0.0.0-20260428194739-b9288fb1bc36/go.mod h1:t3pSnCwOGTDvvhSDyUH6TNG3bxySLTElC22WKxOxzzU= go.skia.org/infra v0.0.0-20260430000435-cb5054201166 h1:MO5TZKbImbBkcmkOWW9qpYfEGKAt0eR5kCnkFENglPg= go.skia.org/infra v0.0.0-20260430000435-cb5054201166/go.mod h1:t3pSnCwOGTDvvhSDyUH6TNG3bxySLTElC22WKxOxzzU= +go.skia.org/infra v0.0.0-20260501004452-a89472f1bea4 h1:uE4C5LpdkjYz7tFbwmlxVkrO7edbp19iDMjrO44P2ZA= +go.skia.org/infra v0.0.0-20260501004452-a89472f1bea4/go.mod h1:t3pSnCwOGTDvvhSDyUH6TNG3bxySLTElC22WKxOxzzU= golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4= golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w= golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=