From 68272bbe116a2b5e4a29f05dec8a80b69466728d Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Sat, 13 Dec 2025 05:52:34 -0500 Subject: [PATCH] Roll Dart SDK from 34654f2a3baa to bca8bb37d95f (1 revision) (#179835) https://dart.googlesource.com/sdk.git/+log/34654f2a3baa..bca8bb37d95f 2025-12-13 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.11.0-242.0.dev If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter Please CC dart-vm-team@google.com,jimgraham@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose 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 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index fde89185f48..4c60a4a8981 100644 --- a/DEPS +++ b/DEPS @@ -59,7 +59,7 @@ vars = { # updated revision list of existing dependencies. You will need to # gclient sync before and after update deps to ensure all deps are updated. # updated revision list of existing dependencies. - 'dart_revision': '34654f2a3baa8396af4a2f2b6e3736ca8a8fe6b7', + 'dart_revision': 'bca8bb37d95fdacca9975d8408e01365c46d92ce', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py