Roll Dart SDK from 4de10a11ceb9 to 085f110ecf33 (1 revision) (#169333) https://dart.googlesource.com/sdk.git/+log/4de10a11ceb9..085f110ecf33 2025-05-23 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.9.0-164.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,jonahwilliams@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 https://dart.googlesource.com/external/github.com/flutter/flutter/+/0d695ffeab059a9c2145760cec27438fa95ce5d5
diff --git a/DEPS b/DEPS index d5e2d9f..72a3222 100644 --- a/DEPS +++ b/DEPS
@@ -236,7 +236,7 @@ deps = { 'flutter/engine/src/flutter/third_party/dart': Var('dart_git') + '/sdk' + '@' + '3deffabce1ea4eeb98f9c1ab5c37e4d3b3017fc4', - 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '3a94ca8ed086aa7e6fdfcaf08107385d476016f3', + 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '0d695ffeab059a9c2145760cec27438fa95ce5d5', 'flutter/engine/src/flutter/third_party/depot_tools': Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '580b4ff3f5cd0dcaa2eacda28cefe0f45320e8f7',
diff --git a/commits.json b/commits.json index 560a3b6..855db69 100644 --- a/commits.json +++ b/commits.json
@@ -1,4 +1,4 @@ { - "flutter":"3a94ca8ed086aa7e6fdfcaf08107385d476016f3", + "flutter":"0d695ffeab059a9c2145760cec27438fa95ce5d5", "flutter/engine/src/flutter/third_party/dart":"3deffabce1ea4eeb98f9c1ab5c37e4d3b3017fc4" } \ No newline at end of file