From bb1746ddbdb27458da8fb46a40a371eb75d76cd1 Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Thu, 20 Nov 2025 20:11:08 -0500 Subject: [PATCH] Roll Dart SDK from 0894b46fff76 to 003a42bad376 (1 revision) (#178889) https://dart.googlesource.com/sdk.git/+log/0894b46fff76..003a42bad376 2025-11-20 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.11.0-158.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 codefu@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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 5c929c4d958..88f00c34400 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': '0894b46fff7670cd4e96d8f5b6ec884c8e10a98f', + 'dart_revision': '003a42bad376426dbc25c3475aba423640992f25', # 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': '058f8f571b0ab74784d218d43de23d95803e2877', - 'dart_binaryen_rev': 'fc3374548433eafaab08985ef0754d19273391d2', - 'dart_boringssl_rev': 'd409d1853233ede6b69d25c6fd4529fd59791b6d', + 'dart_binaryen_rev': '6ec7b5f9c615d3b224c67ae221d6812c8f8e1a96', + 'dart_boringssl_rev': 'e743669eaf598d55406345d4794927ce70f01244', 'dart_core_rev': '5c3e2c38df268be2347f3aad30ced0147dd012bb', 'dart_devtools_rev': 'ed691cae7fb35f6c77950b0e13746893715e4ec8', 'dart_ecosystem_rev': '35b4e6fb5a790ca31081ac9d70e893268c7bda09',