From 39656d97eb545e207eebfbdaa0d759e3ab00daaf Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 22 Dec 2020 21:29:01 -0500 Subject: [PATCH] Roll Dart SDK from 7d35f9bc72fb to f5b451f0dc86 (1 revision) (#23258) --- DEPS | 5 ++--- ci/licenses_golden/licenses_third_party | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index a611f304e..435a4dc9a 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': '7d35f9bc72fb33a1bca50aff86698ab88a903b15', + 'dart_revision': 'f5b451f0dc86e9696cece6e85c2d421432a21d3a', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -57,7 +57,6 @@ vars = { 'dart_shelf_static_rev': '779a6e99b320ce9ed4ff6b88bd0cdc40ea5c62c4', 'dart_sse_tag': '9a486d058a17e880afa9cc1c3c0dd8bad726bcbc', 'dart_stack_trace_tag': '6788afc61875079b71b3d1c3e65aeaa6a25cbc2f', - 'dart_stagehand_tag': 'v3.3.11', 'dart_stream_channel_tag': 'd7251e61253ec389ee6e045ee1042311bced8f1d', 'dart_typed_data_tag': 'f94fc57b8e8c0e4fe4ff6cfd8290b94af52d3719', 'dart_usage_tag': '16fbfd90c58f16e016a295a880bc722d2547d2c9', @@ -305,7 +304,7 @@ deps = { Var('dart_git') + '/stack_trace.git' + '@' + Var('dart_stack_trace_tag'), 'src/third_party/dart/third_party/pkg/stagehand': - Var('dart_git') + '/stagehand.git' + '@' + Var('dart_stagehand_tag'), + Var('dart_git') + '/stagehand.git@e64ac90cac508981011299c4ceb819149e71f1bd', 'src/third_party/dart/third_party/pkg/stream_channel': Var('dart_git') + '/stream_channel.git' + '@' + Var('dart_stream_channel_tag'), diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index d1f4470db..3ee112fa6 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: a7873623d32b74360134e50c9d22cf66 +Signature: 5ddfcff98568775fdfb4d799fcbc206a UNUSED LICENSES: -- GitLab