From 247a13d7998e8beeda3d15eb427226b0a5bd977f Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 14 Sep 2021 18:17:01 -0400 Subject: [PATCH] Roll Dart SDK from 1101a7e8c0e6 to cee6ac3df70e (1 revision) (#28621) --- DEPS | 6 +++--- ci/licenses_golden/licenses_third_party | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index e45a2659c2..8b17173535 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,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': '1101a7e8c0e6ae6b015fd6a8f67b4222b253f020', + 'dart_revision': 'cee6ac3df70e181f9dece0035b0a5d0bd2c280ef', # 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_intl_tag': '0.17.0-nullsafety', 'dart_linter_tag': '1.11.0', 'dart_protobuf_rev': 'c1eb6cb51af39ccbaa1a8e19349546586a5c8e31', - 'dart_pub_rev': 'd95c5713dda518ed53ada70e00789e6aadbfbe48', + 'dart_pub_rev': 'cafadd17ba285dad9ebe6d34c617bc0d70d096b3', 'dart_resource_rev': '6b79867d0becf5395e5819a75720963b8298e9a7', 'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50', 'dart_shelf_proxy_tag': 'v1.0.0', @@ -332,7 +332,7 @@ deps = { Var('dart_git') + '/typed_data.git@29ce5a92b03326d0b8035916ac04f528874994bd', 'src/third_party/dart/third_party/pkg/usage': - Var('dart_git') + '/usage.git@e0780cd8b2f8af69a28dc52678ffe8492da27d06', + Var('dart_git') + '/usage.git@016dd302b494e4ff70a7850957ec895eced9d220', 'src/third_party/dart/third_party/pkg/watcher': Var('dart_git') + '/watcher.git' + '@' + Var('dart_watcher_rev'), diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index eef68b9298..a578713501 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: afc2162029b6dce172c36909bb4a7764 +Signature: e0337e7ae71a80129ce661bdc083def5 UNUSED LICENSES: -- GitLab