Roll Packages from 028027e6b1f1 to 7cc1caa0cc36 (5 revisions) (#157864) https://github.com/flutter/packages/compare/028027e6b1f1...7cc1caa0cc36 2024-10-30 stuartmorgan@google.com [tool] Update build-all app creation (flutter/packages#7955) 2024-10-30 srawlins@google.com Disable two lint rules which are being removed. (flutter/packages#7959) 2024-10-29 matanlurey@users.noreply.github.com Bump `path_provider_android` to `^2.2.5` due to Android v1 embedder. (flutter/packages#7935) 2024-10-29 engine-flutter-autoroll@skia.org Roll Flutter from 3fb95c7dd21d to 42132e879b42 (19 revisions) (flutter/packages#7958) 2024-10-29 stuartmorgan@google.com [webview_flutter] Fix macOS 14+ test hangs (flutter/packages#7953) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages-flutter-autoroll Please CC flutter-ecosystem@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/+/e10d1dee5da4dfaad364935aaf931fd5b48e874b
diff --git a/DEPS b/DEPS index 771ee04..09efb89 100644 --- a/DEPS +++ b/DEPS
@@ -271,7 +271,7 @@ 'engine/src/flutter/third_party/dart': Var('dart_git') + '/sdk' + '@' + '81f4b7129343466c16e9cd85b8235a3d24ddb8c3', - 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + 'd3723857de412ad65a415f233cb188cfbef5bd22', + 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + 'e10d1dee5da4dfaad364935aaf931fd5b48e874b', '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 432e853..c7d8af7 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { "engine/src/flutter":"906a7ad880523dc58a69401081981109acfabe58", "engine/src/flutter/third_party/dart":"81f4b7129343466c16e9cd85b8235a3d24ddb8c3", - "flutter":"d3723857de412ad65a415f233cb188cfbef5bd22" + "flutter":"e10d1dee5da4dfaad364935aaf931fd5b48e874b" } \ No newline at end of file