From df79efd568ad8984ca67b209989cb24a8fbacfa7 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 20 May 2020 23:04:21 +0000 Subject: [PATCH] Roll Dart SDK from 7aa8656d1dd8 to bf7e9d13d730 (21 revisions) https://dart.googlesource.com/sdk.git/+log/7aa8656d1dd8..bf7e9d13d730 2020-05-20 parkermeronat@gmail.com Allow analyzer to fallback to getter documentation for setters 2020-05-20 nbosch@google.com Remove a usage of the quiver package 2020-05-20 scheglov@google.com Extract ElementNameComponents and use in indexing, tests, and search. 2020-05-20 scheglov@google.com Fix analyzer tests of Windows. 2020-05-20 srawlins@google.com Migrator: Add types to implicitly-typed field formal parameters 2020-05-20 rnystrom@google.com Migrate language_2/implicit_creation to NNBD. 2020-05-20 scheglov@google.com Fix subtype 'T <: Object' when T has implicit Object? bound. 2020-05-20 parkermeronat@gmail.com Fix code completion after typedef reference 2020-05-20 scheglov@google.com Add context information to exceptions during computing fixes. 2020-05-20 scheglov@google.com Use AllowedExperiments in analyzer. 2020-05-20 rmacnak@google.com [observatory] Fix viewing RegExp. 2020-05-20 bkonyi@google.com Revert "[ VM / DartDev ] Fix issue where EXEUtils returned a relative directory path instead of an absolute path" 2020-05-20 brianwilkerson@google.com Add an is_constant feature to completion relevance 2020-05-20 jwren@google.com When `dart run` is executed, look for file matching the pattern foo/bin/foo.dart or foo/bin/main.dart to execute 2020-05-20 bkonyi@google.com [ VM / DartDev ] Fix issue where EXEUtils returned a relative directory path instead of an absolute path 2020-05-20 annagrin@google.com Emit types during incremental expression compilation 2020-05-20 jwren@google.com Prevent relative files from being returned from sdk.dart. 2020-05-20 bkonyi@google.com [ package:dds ] Disable strict JSON-RPC protocol checks for clients 2020-05-20 scheglov@google.com Issue 41997. Fix for indexing, searching, renaming members of unnamed extensions. 2020-05-20 mfairhurst@google.com Reland [nnbd_migration] Fix two popup style bugs 2020-05-20 mfairhurst@google.com [nnbd_migration] Show error popup on GET requests, refused connections. 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 | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index b90a8d912b089..f44b448fe04d4 100644 --- a/DEPS +++ b/DEPS @@ -34,7 +34,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': '7aa8656d1dd8440ec9a96d4a71b6bdb37b9f769e', + 'dart_revision': 'bf7e9d13d730a71bd05974cc083ba0016f9e1528', # 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 e7119c13c14b1..580efe551697e 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: a6a5873eae766b8ba9c50098ac046c7b +Signature: 9ab6a6b95dad900c3e3ae81b83f282f1 UNUSED LICENSES: @@ -7446,6 +7446,7 @@ FILE: ../../../third_party/dart/sdk/lib/html/html_common/conversions_dart2js.dar FILE: ../../../third_party/dart/sdk/lib/html/html_common/html_common.dart FILE: ../../../third_party/dart/sdk/lib/libraries.json FILE: ../../../third_party/dart/sdk/lib/vmservice_libraries.json +FILE: ../../../third_party/dart/sdk_nnbd/lib/_internal/allowed_experiments.json FILE: ../../../third_party/dart/sdk_nnbd/lib/html/html_common/conversions_dart2js.dart FILE: ../../../third_party/dart/sdk_nnbd/lib/html/html_common/html_common.dart FILE: ../../../third_party/dart/sdk_nnbd/lib/libraries.json