From f794dc2a571dbdcd2caac42ac60acb3eb67ff721 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 21 Dec 2022 02:41:23 -0500 Subject: [PATCH] Roll Dart SDK from 8078926ca996 to 778a29535ab5 (6 revisions) (flutter/engine#38439) https://dart.googlesource.com/sdk.git/+log/8078926ca996..778a29535ab5 2022-12-21 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-52.0.dev 2022-12-20 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-51.0.dev 2022-12-20 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-50.0.dev 2022-12-20 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-49.0.dev 2022-12-20 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-48.0.dev 2022-12-20 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-47.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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md --- DEPS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 45848a8baaa..83bc7b13aa5 100644 --- a/DEPS +++ b/DEPS @@ -48,7 +48,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': '8078926ca9965c21d12e292c15c4abf9a04657bd', + 'dart_revision': '778a29535ab5ef8a43f99cd06813ccd43f7831c7', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -60,7 +60,7 @@ vars = { 'dart_collection_rev': 'cdb11d410b67279d81673def5a8a78dfc0dec2eb', 'dart_devtools_rev': 'dd3fade2bd2ef74fc6102e56333a48f0efc594d3', 'dart_protobuf_rev': '2706b53d2175b5e1081603059ef1b7b30956f6b8', - 'dart_pub_rev': '21aa23f148a428ae4dd97a27ecc70b08c1328089', + 'dart_pub_rev': 'eb8ee21a089ebe0f2c2dd89802d63e51cb62f8b6', 'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50', 'dart_watcher_rev': '32591071a83f632478e702f67e29de6e54428ce9', 'dart_webdev_rev': '317288a015970a594c11a50ddcd4ff071419beba', @@ -337,7 +337,7 @@ deps = { Var('dart_git') + '/csslib.git@34203c09f073ed8267f5d6e333daddb02e6ff609', 'src/third_party/dart/third_party/pkg/dart_style': - Var('dart_git') + '/dart_style.git@bc86574772350fa7d4cd4fa334b6652f08f750ba', + Var('dart_git') + '/dart_style.git@d0c6b1da52c9f80679a7aaa05e5935ef5c6bb52f', 'src/third_party/dart/third_party/pkg/dartdoc': Var('dart_git') + '/dartdoc.git@1f4221632777d21a7c0d0a0266fe6a495f5170ce',