From c29a28a8136144732943e198a5eecc3ce52900b5 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 19 Jan 2021 19:32:19 +0000 Subject: [PATCH] Roll Dart SDK from c4214e6daaac to 4a6764bf28c2 (4 revisions) https://dart.googlesource.com/sdk.git/+log/c4214e6daaac..4a6764bf28c2 2021-01-19 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-244.0.dev 2021-01-19 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-243.0.dev 2021-01-19 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-242.0.dev 2021-01-18 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-241.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 on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md --- DEPS | 2 +- ci/licenses_golden/licenses_third_party | 2 +- tools/const_finder/.dart_tool/package_config.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 5375c210aaf97..f22c6de4c097c 100644 --- a/DEPS +++ b/DEPS @@ -35,7 +35,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': 'c4214e6daaaca2d804ee2909d49fdd988629e796', + 'dart_revision': '4a6764bf28c2ef4cd148177135b32af954b14d10', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index 052d889ef7f1d..4450eb33546e1 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 06a8e3c89c2790f444a431cdbe069209 +Signature: 546f2e94919d9de79e2d2b0de2664a24 UNUSED LICENSES: diff --git a/tools/const_finder/.dart_tool/package_config.json b/tools/const_finder/.dart_tool/package_config.json index 040954eb814bf..13e2765cd29ee 100644 --- a/tools/const_finder/.dart_tool/package_config.json +++ b/tools/const_finder/.dart_tool/package_config.json @@ -11,7 +11,7 @@ "name": "kernel", "rootUri": "../../../../third_party/dart/pkg/kernel", "packageUri": "lib", - "languageVersion": "2.6" + "languageVersion": "2.12" }, { "name": "meta",