From a2074ea2d3ff4520f979ec69d960add2baf8234c Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 12 Dec 2022 12:16:09 -0500 Subject: [PATCH] Roll Dart SDK from 21f2997a8fc6 to 6334e84d6956 (4 revisions) (flutter/engine#38187) https://dart.googlesource.com/sdk.git/+log/21f2997a8fc6..6334e84d6956 2022-12-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-16.0.dev 2022-12-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-15.0.dev 2022-12-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-14.0.dev 2022-12-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-13.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 bdero@google.com,dart-vm-team@google.com,asiva@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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 0dc894458c..ae0af2d05e 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': '21f2997a8fc68a791f9bae48ef3f429fd483cc54', + 'dart_revision': '6334e84d695669af25587ae265ccbb92e2cd3982', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -57,7 +57,7 @@ vars = { 'dart_boringssl_rev': '87f316d7748268eb56f2dc147bd593254ae93198', 'dart_browser_launcher_rev': '5fa0bd6cddc33785f43c920576fc03dcee1c3caa', 'dart_clock_rev': '8a8231fa7912d84c7e99236b7800cfbef5ea7ae5', - 'dart_collection_rev': 'caf6802bbea65a1a2f9c455add31449dc15b92ba', + 'dart_collection_rev': 'cdb11d410b67279d81673def5a8a78dfc0dec2eb', 'dart_devtools_rev': 'dd3fade2bd2ef74fc6102e56333a48f0efc594d3', 'dart_protobuf_rev': '2706b53d2175b5e1081603059ef1b7b30956f6b8', 'dart_pub_rev': '21aa23f148a428ae4dd97a27ecc70b08c1328089',