Roll Packages from 21b5abba7958 to cbe810031b88 (2 revisions) (#142303) https://github.com/flutter/packages/compare/21b5abba7958...cbe810031b88 2024-01-25 barpac02@gmail.com Update README of `package:process` (flutter/packages#5475) 2024-01-25 engine-flutter-autoroll@skia.org Roll Flutter from 19b06f4ee9a0 to a8efa771d6a3 (38 revisions) (flutter/packages#5969) 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,rmistry@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/+/827c94c4af874ad169004cee658558eb8b38f735
diff --git a/DEPS b/DEPS index c55e635..a894422 100644 --- a/DEPS +++ b/DEPS
@@ -283,7 +283,7 @@ 'engine/src/third_party/dart': Var('dart_git') + '/sdk' + '@' + '3d4a39e9c2499c19b067e0af11a9f414190d2792', - 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '242facbcb9d3287f3a5bc37ac62436401e5fc44e', + 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '827c94c4af874ad169004cee658558eb8b38f735', 'engine/src/flutter/third_party/rapidjson': Var('flutter_git') + '/third_party/rapidjson' + '@' + 'ef3564c5c8824989393b87df25355baf35ff544b',
diff --git a/commits.json b/commits.json index 97d8527..7a5888b 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { "engine/src/flutter":"61d841cf6c6d5b32a8e8d9202d99fb69474e6ce6", "engine/src/third_party/dart":"3d4a39e9c2499c19b067e0af11a9f414190d2792", - "flutter":"242facbcb9d3287f3a5bc37ac62436401e5fc44e" + "flutter":"827c94c4af874ad169004cee658558eb8b38f735" } \ No newline at end of file