From 236c1daed11df45abb3017cbdd9114affd6991ba Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 4 Jun 2020 01:50:42 +0000 Subject: [PATCH] Roll Dart SDK from 54adfeb93f0b to e5b2cb0b02ae (53 revisions) https://dart.googlesource.com/sdk.git/+log/54adfeb93f0b..e5b2cb0b02ae 2020-06-04 scheglov@google.com Fix for filtering name argument suggestions for Cider. 2020-06-03 rnystrom@google.com Print a count of how many language subdirectories have been migrated. 2020-06-03 zichangguo@google.com Unlink file before Unix socket binds 2020-06-03 kaushikiska@google.com Revert "Replaces fuchsia.deprecatedtimezone" 2020-06-03 jonasfj@google.com Bumped pub revision 2020-06-03 sra@google.com Update DEPS for package:fixnum 2020-06-03 rmacnak@google.com [vm, gc] Use the standard out-of-memory message when the scavenger fails to copy. 2020-06-03 rnystrom@google.com Migrate language_2/nosuchmethod_forwarding to NNBD. 2020-06-03 paulberry@google.com Remove the analysis server's DartFixListener.addDetail. 2020-06-03 paulberry@google.com Prepare to publish package nnbd_migration 2020-06-03 alexmarkov@google.com [vm/nnbd] Finish migration of vm/cc tests to NNBD 2020-06-03 rnystrom@google.com Migrate language_2/mixin_constructor_forwarding to NNBD. 2020-06-03 nathanrogers@google.com [fuchsia] Avoid unnecessary zx_clock_get(ZX_CLOCK_THREAD, ...) calls 2020-06-03 rnystrom@google.com Add an option to the migration test runner to compare legacy results. 2020-06-03 rnystrom@google.com Migrate language_2/no_such_method to NNBD. 2020-06-03 brianwilkerson@google.com An initial naive approach to integrating the new relevance computations and the available declarations support. 2020-06-03 mit@google.com Clarify migration guidance 2020-06-03 19204050+creativecreatorormaybenot@users.noreply.github.com [nnbd_migration] Fix typos/mistakes 2020-06-03 devoncarew@google.com Revert "[nnbd_migration] handle multiple contexts" 2020-06-03 joshualitt@google.com [dart2js] Move tests/compiler/dart2js_extra to tests/dart2js_2. 2020-06-03 udeepbahadur7@gmail.com Fix docs typo. 2020-06-03 vegorov@google.com [vm/compiler] Handle phis specially in TryCreateConstantReplacementFor. 2020-06-03 sortie@google.com [benchmark] Fix dart2 files importing dart files. 2020-06-03 mit@google.com Clarify terms for environment declerations 2020-06-03 lrn@google.com Migrate void tests to Null Safety. 2020-06-03 paulberry@google.com Add a pubspec dev_dependency from analyzer to linter. 2020-06-03 mfairhurst@google.com [nnbd_migration] Fix #42117, cannot load edit details on windows. 2020-06-03 dacoharkes@google.com [nnbd] Make PRESUBMIT.py not warn about status files 2020-06-03 sortie@google.com [benchmark] Synchronize Calls benchmark changes to dart2 implementation. 2020-06-03 sortie@google.com [benchmark] Format all benchmarks. 2020-06-03 jensj@google.com [parser] Update parser tests for using keywords as methods/fields/typedefs 2020-06-03 athom@google.com [release] Add release notes for 2.8.4 to the changelog 2020-06-03 johnniwinther@google.com [cfe] Add regress test for issue39666 2020-06-03 johnniwinther@google.com Reland: [cfe] Embed and use allowed experiments in CFE 2020-06-03 scheglov@google.com Add CiderCompletionResult.performance 2020-06-03 paulberry@google.com Prepare to publish analyzer 0.39.10 2020-06-03 rnystrom@google.com Migrate language_2/malbounded to NNBD. 2020-06-03 rnystrom@google.com Migrate language_2/new to NNBD. 2020-06-03 rnystrom@google.com Migrate language_2/method to NNBD. 2020-06-03 scheglov@google.com Fix the breaking change in SummaryBuilder. 2020-06-03 rnystrom@google.com Migrate language_2/list to NNBD. 2020-06-03 rnystrom@google.com Migrate language_2/mixin to NNBD. 2020-06-02 alexmarkov@google.com [vm/nnbd] Migate runtime/tests/vm/dart/* tests to NNBD 2020-06-02 parkermeronat@gmail.com [pkg/analyzer] Update pedantic to 1.9.0 2020-06-02 rmacnak@google.com [vm, api] Add Dart_UpdateExternalSize to the embedding API. 2020-06-02 mit@google.com Add -t abbreviation for consistency with flutter create: 2020-06-02 alexmarkov@google.com [vm/nnbd] Support NNBD weak mode in vm/cc tests 2020-06-02 paulberry@google.com Prepare to publish analyzer 0.39.9 and _fe_analyzer_shared 4.0.0. 2020-06-02 alexmarkov@google.com [tests/nnbd] Remove mixed mode test cases from language/nnbd/subtyping/type_casts_strong_test 2020-06-02 danny@tuppeny.com Retain original LSP registrations so unregistrations use the same IDs 2020-06-02 bkonyi@google.com [ DDS ] Fix issue where forwarding requests with no RPC parameters would return an error 2020-06-02 paulberry@google.com Migration: fix pubspec deps. 2020-06-02 zichangguo@google.com Revert "[dart:io] Fixes the FileIO performance regression" 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 | 6 +++--- ci/licenses_golden/licenses_third_party | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index ed9d9fa2a0628..b484bba57f175 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': '54adfeb93f0bd14a150b774ea80b799be6004137', + 'dart_revision': 'e5b2cb0b02aef4389f66f6076de43f211e732e0b', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -52,7 +52,7 @@ vars = { 'dart_oauth2_tag': '1.6.0', 'dart_pedantic_tag': 'v1.9.0', 'dart_protobuf_rev': '3746c8fd3f2b0147623a8e3db89c3ff4330de760', - 'dart_pub_rev': 'a4bc2dd08630f85a94f506eab037fcaaedb42222', + 'dart_pub_rev': '6178cdf284baf2345d1ea578b7176a754aa576fe', 'dart_pub_semver_tag': 'v1.4.4', 'dart_quiver-dart_tag': '2.0.0+1', 'dart_resource_rev': 'f8e37558a1c4f54550aa463b88a6a831e3e33cd6', @@ -207,7 +207,7 @@ deps = { Var('dart_git') + '/ffi.git@454ab0f9ea6bd06942a983238d8a6818b1357edb', 'src/third_party/dart/third_party/pkg/fixnum': - Var('dart_git') + '/fixnum.git@eb3748663dc979271ff6a3d014fbe522543b1d91', + Var('dart_git') + '/fixnum.git@13da5123989a5d91cb59e76793c3923dd8d06e90', 'src/third_party/dart/third_party/pkg/glob': Var('dart_git') + '/glob.git@e9f4e6b7ae8abe5071461cf8f47191bb19cf7ef6', diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index 53ba5637ec405..88ee118340e9f 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 988852c113dcca729815b892b258fa21 +Signature: 3f9fce9682d6ddbfd06576e4da10d6fa UNUSED LICENSES: