From f86adf7cbc6ba6675ba87d3fa374b5077c6f59ef Mon Sep 17 00:00:00 2001 From: "dart-autoroll@skia-public.iam.gserviceaccount.com" Date: Thu, 11 Jun 2026 12:37:15 -0700 Subject: [PATCH] Roll Fuchsia SDK from 32.20260604.3.1 to 32.20260609.7.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: Ib9fffa1418cc242de518f0f677f34a6d35c9064e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/510542 Reviewed-by: Alexander Markov Reviewed-by: Alexander Aprelev Commit-Queue: Alexander Aprelev --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b23aef59850..d9380211175 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.20260604.3.1", + "fuchsia_sdk_version": "version:32.20260609.7.1", "download_fuchsia_deps": False, # Ninja, runs the build based on files generated by GN.