Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 255ac79

Browse files
Roll Dart SDK from 68d1c75 to f166571 (1 revision)
https://dart.googlesource.com/sdk.git/+log/68d1c7504f7d..f166571c7bc4 2020-12-14 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-150.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,asiva@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
1 parent 46d7bf9 commit 255ac79

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

DEPS

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ vars = {
3434
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3535
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3636
# updated revision list of existing dependencies.
37-
'dart_revision': '68d1c7504f7d0db709432a31ac95ae26d9eaad2d',
37+
'dart_revision': 'f166571c7bc446c88d5b0882435ca31064cddf91',
3838

3939
# WARNING: DO NOT EDIT MANUALLY
4040
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -59,7 +59,6 @@ vars = {
5959
'dart_stack_trace_tag': '6788afc61875079b71b3d1c3e65aeaa6a25cbc2f',
6060
'dart_stagehand_tag': 'v3.3.11',
6161
'dart_stream_channel_tag': 'd7251e61253ec389ee6e045ee1042311bced8f1d',
62-
'dart_test_reflective_loader_tag': '0.1.9',
6362
'dart_typed_data_tag': 'f94fc57b8e8c0e4fe4ff6cfd8290b94af52d3719',
6463
'dart_usage_tag': '16fbfd90c58f16e016a295a880bc722d2547d2c9',
6564
'dart_watcher_rev': '64e254eba16f56d41f10d72c0b1cb24e130e1f8b',
@@ -321,7 +320,7 @@ deps = {
321320
Var('dart_git') + '/test.git@e37a93bbeae23b215972d1659ac865d71287ff6a',
322321

323322
'src/third_party/dart/third_party/pkg/test_reflective_loader':
324-
Var('dart_git') + '/test_reflective_loader.git' + '@' + Var('dart_test_reflective_loader_tag'),
323+
Var('dart_git') + '/test_reflective_loader.git@b76ae201ab9c6f3b90643958965e7cc215a38e9b',
325324

326325
'src/third_party/dart/third_party/pkg/typed_data':
327326
Var('dart_git') + '/typed_data.git' + '@' + Var('dart_typed_data_tag'),

ci/licenses_golden/licenses_third_party

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: a36072c1f73bd30b04e45b12c7418c3a
1+
Signature: bb58ee58b9c2a6bf7f2f5486fa102679
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)