From 5a9bd471294134e8a29f01c3b392fa41ac5450ed Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 26 Feb 2024 12:59:58 +0000 Subject: [PATCH] Roll Dart SDK from 8a2ca37c39e2 to c479735adcf9 (1 revision) https://dart.googlesource.com/sdk.git/+log/8a2ca37c39e2..c479735adcf9 2024-02-26 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.4.0-176.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,jimgraham@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 5b9481be3f1f0..a04dc491b7a51 100644 --- a/DEPS +++ b/DEPS @@ -62,7 +62,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': '8a2ca37c39e2fec472edce1e39c5ea0f677bf7b0', + 'dart_revision': 'c479735adcf91684b66e94747199e3c1b17516b9', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -379,7 +379,7 @@ deps = { Var('dart_git') + '/csslib.git@62ae85e84590f61169fddbca650e91a57544834b', 'src/third_party/dart/third_party/pkg/dart_style': - Var('dart_git') + '/dart_style.git@633b01cba68f4b42ddc2985c3d521c22149d5ce3', + Var('dart_git') + '/dart_style.git@a6ad7693555a9add6f98ad6fd94de80d35c89415', 'src/third_party/dart/third_party/pkg/dartdoc': Var('dart_git') + '/dartdoc.git@7a9df65fbca600ecb3ada4b08002c8ab9ee4e987',