From f5cbc1ab924b7ab707425d05d249ad85dc305868 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 20 Jan 2021 15:18:19 +0000 Subject: [PATCH] Roll Dart SDK from c4214e6daaac to 0265477b0534 (5 revisions) https://dart.googlesource.com/sdk.git/+log/c4214e6daaac..0265477b0534 2021-01-20 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-245.0.dev 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 | 4 ++-- ci/licenses_golden/licenses_third_party | 2 +- tools/const_finder/.dart_tool/package_config.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 5c5c36eb530d1..639a8819fd0c1 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': '0265477b0534c53fd015cbae82aedc8e2fdc7f99', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -47,7 +47,7 @@ vars = { 'dart_http_retry_tag': '0.1.1', 'dart_http_throttle_tag': '1.0.2', 'dart_intl_tag': '0.17.0-nullsafety', - 'dart_linter_tag': '0.1.127', + 'dart_linter_tag': '0.1.128', 'dart_oauth2_tag': '1.6.0', 'dart_protobuf_rev': '0d03fd588df69e9863e2a2efc0059dee8f18d5b2', 'dart_pub_rev': '392a3cb455af48f7ce8807a96174691945f97f0a', diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index 052d889ef7f1d..ee025888bdf55 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 06a8e3c89c2790f444a431cdbe069209 +Signature: 6d53cdb3f7619571e1ace8c231749954 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",