From 9eafcc7ceeea390c284efd602bf772c904fa2f85 Mon Sep 17 00:00:00 2001 From: "dart-autoroll@skia-public.iam.gserviceaccount.com" Date: Thu, 21 May 2026 08:31:43 -0700 Subject: [PATCH] Roll Fuchsia SDK from 32.20260513.2.1 to 32.20260514.4.1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-dart-sdk Please CC fuchsia-3p-engprod@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Fuchsia SDK: https://bugs.fuchsia.dev/p/fuchsia/issues/list To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues 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: luci.dart.try:vm-fuchsia-release-x64-try;luci.dart.try:vm-fuchsia-release-arm64-try Change-Id: Ic9de8417f636bad8d5b3e2df14a53d225c92fab3 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/503622 Commit-Queue: Alexander Markov Reviewed-by: Alexander Markov Reviewed-by: Brian Quinlan --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0696d6b3ab8..3bf8eaf43bf 100644 --- a/DEPS +++ b/DEPS @@ -89,7 +89,7 @@ vars = { "download_reclient": True, # Update from https://chrome-infra-packages.appspot.com/p/fuchsia/sdk/core - "fuchsia_sdk_version": "version:32.20260513.2.1", + "fuchsia_sdk_version": "version:32.20260514.4.1", "download_fuchsia_deps": False, # Ninja, runs the build based on files generated by GN.