| commit | 4eb454d5804ef06b11030912240ef75b761783c5 | [log] [tgz] |
|---|---|---|
| author | engine-flutter-autoroll <engine-flutter-autoroll@skia.org> | Wed Dec 17 09:40:36 2025 -0500 |
| committer | GitHub <noreply@github.com> | Wed Dec 17 14:40:36 2025 +0000 |
| tree | 68affc1024e9f3857070d8d10d9e34968d2c4d88 | |
| parent | 57c3f8b665259d34b0b3e544ec44e837cfc917f6 [diff] |
Roll Dart SDK from 3793f3d2d0c4 to b1c33eb67214 (1 revision) (#179994) https://dart.googlesource.com/sdk.git/+log/3793f3d2d0c4..b1c33eb67214 2025-12-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.11.0-254.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
diff --git a/DEPS b/DEPS index 2fb6ff1..63271fb 100644 --- a/DEPS +++ b/DEPS
@@ -59,7 +59,7 @@ # 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': '3793f3d2d0c44a722d25a1222d08d22d74d0c700', + 'dart_revision': 'b1c33eb672146a7a70a80c2c15517ea445d7c4f2', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py