Roll Dart SDK from 72b594775c83 to 0740ded7b9bf (1 revision) (#56826) https://dart.googlesource.com/sdk.git/+log/72b594775c83..0740ded7b9bf 2024-11-26 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-188.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-engine Please CC dart-vm-team@google.com,zra@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter Engine: 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/engine/+/da71729651d8f641cb2ea21df6286afd75f1bd1e
diff --git a/DEPS b/DEPS index fe3b5f0..7345827 100644 --- a/DEPS +++ b/DEPS
@@ -258,7 +258,7 @@ deps = { 'engine/src': 'https://github.com/flutter/buildroot.git' + '@' + 'cc9bcddf1524812c80ef741191d5db7469e705de', - 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + 'db40e03f6cdfc645a1d881edafc94eea8ca44a94', + 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + 'da71729651d8f641cb2ea21df6286afd75f1bd1e', 'engine/src/flutter/third_party/dart': Var('dart_git') + '/sdk' + '@' + 'f4ea668216968951a461cef127f1c1065d01ed28',
diff --git a/commits.json b/commits.json index d0a4240..d68a634 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { - "engine/src/flutter":"db40e03f6cdfc645a1d881edafc94eea8ca44a94", + "engine/src/flutter":"da71729651d8f641cb2ea21df6286afd75f1bd1e", "engine/src/flutter/third_party/dart":"f4ea668216968951a461cef127f1c1065d01ed28", "flutter":"4a4d7a7dac8aab7c3b27d44352d994cfea7b2925" } \ No newline at end of file