From ab8d05efee9a37c87d21cb29400cdabcd40e44d7 Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Fri, 14 Nov 2025 23:29:35 -0500 Subject: [PATCH] Roll Dart SDK from 486be9c17488 to 9eda5b525ca9 (1 revision) (#178562) https://dart.googlesource.com/sdk.git/+log/486be9c17488..9eda5b525ca9 2025-11-15 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.11.0-138.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 aaclarke@google.com,dart-vm-team@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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 96aa0688f6c..708977fea92 100644 --- a/DEPS +++ b/DEPS @@ -57,13 +57,13 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '486be9c174883899a788d7ebb819bf2f082b7ef5', + 'dart_revision': '9eda5b525ca917ca31168ddde52f4b8a15dfa470', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py 'dart_ai_rev': '0a85ddf4f75cee6e3abe07cecdffae69bbdbc793', 'dart_binaryen_rev': '23f7af14bba0139e61bb8f403c4ef53dfee44023', - 'dart_boringssl_rev': 'eb2deafb04a420df53cc72ac0ae1ef2efe17a625', + 'dart_boringssl_rev': 'd409d1853233ede6b69d25c6fd4529fd59791b6d', 'dart_core_rev': '5c3e2c38df268be2347f3aad30ced0147dd012bb', 'dart_devtools_rev': 'ed691cae7fb35f6c77950b0e13746893715e4ec8', 'dart_ecosystem_rev': '35b4e6fb5a790ca31081ac9d70e893268c7bda09',