From 69f4b00217f85bbeba2ce65190b08bc814787f79 Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Tue, 9 Dec 2025 17:34:13 -0500 Subject: [PATCH] Roll Dart SDK from 019cb923bf62 to 17749965ec57 (5 revisions) (#179640) https://dart.googlesource.com/sdk.git/+log/019cb923bf62..17749965ec57 2025-12-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.11.0-227.0.dev 2025-12-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.11.0-226.0.dev 2025-12-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.11.0-225.0.dev 2025-12-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.11.0-224.0.dev 2025-12-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.11.0-223.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 f45287c666a..8078b6e1d04 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': '019cb923bf62e68b0b5b5ea98e4a74472a8a0bcb', + 'dart_revision': '17749965ec57169a2f6c14b8dc5a6a0b6698e343', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py