From 120950782d217bfb5cf25e0d8a8d5b31fcf6d2df Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 5 Dec 2023 16:45:05 -0500 Subject: [PATCH] Roll Dart SDK from 8bfec2c7ed43 to d8efef525ce1 (1 revision) (flutter/engine#48697) https://dart.googlesource.com/sdk.git/+log/8bfec2c7ed43..d8efef525ce1 2023-12-05 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-194.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 chinmaygarde@google.com,dart-vm-team@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 --- DEPS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 0c0e0024882..b946c88c2fc 100644 --- a/DEPS +++ b/DEPS @@ -59,7 +59,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '8bfec2c7ed43bf50df1c41914666d554b4e36554', + 'dart_revision': 'd8efef525ce1d71e7c7b192d187705c59f0095a0', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -73,7 +73,7 @@ vars = { 'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb', 'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b', 'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10', - 'dart_protobuf_rev': 'dcec2eda9db4e6728e900928aa2e46944ba4fa6f', + 'dart_protobuf_rev': 'bb1977478458d070abbb4802ae73a1560233864d', 'dart_pub_rev': '1779628b386819675130f14326f1e8812901c48f', 'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50', 'dart_tools_rev': 'c63dcb5e93d4a222da0c52960bb6688030ddabc3',