From 656b713e472cb6c5e68da0ac8a71ee733f78ac23 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 27 Dec 2023 20:53:01 +0000 Subject: [PATCH] Roll Dart SDK from a95d7384db93 to be080de22019 (1 revision) https://dart.googlesource.com/sdk.git/+log/a95d7384db93..be080de22019 2023-12-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-264.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 aaclarke@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 ea998888e8316..49c5b374f5bd9 100644 --- a/DEPS +++ b/DEPS @@ -66,7 +66,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': 'a95d7384db936d13fc6477dd809332f0e1f89642', + 'dart_revision': 'be080de22019fabba79b30116cfa7ba27f879636', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -372,7 +372,7 @@ deps = { Var('dart_git') + '/dart_style.git@8b1f24a8475a0116757172cd9acca4acbf87d973', 'src/third_party/dart/third_party/pkg/dartdoc': - Var('dart_git') + '/dartdoc.git@f05afb4e95767825e52b99dc84eae6eda08a7d8f', + Var('dart_git') + '/dartdoc.git@3ce64a3d7da6702a4342bdfd0723b750fddeb35a', 'src/third_party/dart/third_party/pkg/ffi': Var('dart_git') + '/ffi.git@c926657618443ff4821411ede01684096b503f84',