| commit | e74c5954502f51a5cb2089320767dfab8f611168 | [log] [tgz] |
|---|---|---|
| author | engine-flutter-autoroll <engine-flutter-autoroll@skia.org> | Sat Nov 08 01:03:30 2025 -0500 |
| committer | GitHub <noreply@github.com> | Sat Nov 08 06:03:30 2025 +0000 |
| tree | 46cafadf0a1175e3aa64d8e8133e9a13fdd539f6 | |
| parent | 9b5ad80316461633e5400452d463560b390be7f2 [diff] |
Roll Dart SDK from 34902d333e4d to 380f494ce0ab (1 revision) (#178192) https://dart.googlesource.com/sdk.git/+log/34902d333e4d..380f494ce0ab 2025-11-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.11.0-113.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
diff --git a/DEPS b/DEPS index 0d06b8b..961556b 100644 --- a/DEPS +++ b/DEPS
@@ -57,7 +57,7 @@ # 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': '34902d333e4d468a66e8cc5d078ce0fd55fa40f9', + 'dart_revision': '380f494ce0abd8fb58ccc1c0f1b924386f6a55c3', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py