Roll Dart SDK from 695831e9a70b to b39c729740eb (1 revision) (#56372) https://dart.googlesource.com/sdk.git/+log/695831e9a70b..b39c729740eb 2024-11-05 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-103.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,jsimmons@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/+/f56401062e4283a44e5906d80a78d4e22b8498a0
diff --git a/DEPS b/DEPS index c605d13..dfe2b71 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' + '@' + '7207a8fbec93d7a4c28f61ad0307293aa459a0a3', + 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + 'f56401062e4283a44e5906d80a78d4e22b8498a0', 'engine/src/flutter/third_party/dart': Var('dart_git') + '/sdk' + '@' + '729c1c01cecb8ddc7e1a988a65ed0038d0b4f64d',
diff --git a/commits.json b/commits.json index 716ce55..6a0c0b0 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { - "engine/src/flutter":"7207a8fbec93d7a4c28f61ad0307293aa459a0a3", + "engine/src/flutter":"f56401062e4283a44e5906d80a78d4e22b8498a0", "engine/src/flutter/third_party/dart":"729c1c01cecb8ddc7e1a988a65ed0038d0b4f64d", "flutter":"86fc1fd47951eab6031c1c7e602d8499bf33216e" } \ No newline at end of file