Skip to content

Commit 40b8f82

Browse files
Roll Dart SDK from a188781c9fc8 to 26219fa05863 (1 revision) (flutter#22400)
https://dart.googlesource.com/sdk.git/+log/a188781c9fc8..26219fa05863 2020-11-09 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-29.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 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 22b668a commit 40b8f82

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

DEPS

Lines changed: 5 additions & 5 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': 'a188781c9fc8ab950605716fb813bc5f2ca70e25',
37+
'dart_revision': '26219fa05863420b5811ef509663ee13bc7432eb',
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
@@ -47,10 +47,10 @@ vars = {
4747
'dart_http_retry_tag': '0.1.1',
4848
'dart_http_throttle_tag': '1.0.2',
4949
'dart_intl_tag': '0.17.0-nullsafety',
50-
'dart_linter_tag': '0.1.123',
50+
'dart_linter_tag': '0.1.124',
5151
'dart_oauth2_tag': '1.6.0',
5252
'dart_protobuf_rev': '3746c8fd3f2b0147623a8e3db89c3ff4330de760',
53-
'dart_pub_rev': '4ca4767a6c00b2dadecdaee9a4866dae40ef25f2',
53+
'dart_pub_rev': 'b10966c6a8ad7d95c2023b7842fa2697001d2fdf',
5454
'dart_pub_semver_tag': 'v1.4.4',
5555
'dart_resource_rev': '6b79867d0becf5395e5819a75720963b8298e9a7',
5656
'dart_root_certificates_rev': '7e5ec82c99677a2e5b95ce296c4d68b0d3378ed8',
@@ -59,7 +59,7 @@ vars = {
5959
'dart_shelf_static_rev': 'v0.2.8',
6060
'dart_shelf_web_socket_tag': '0.2.2+3',
6161
'dart_sse_tag': 'e5cf68975e8e87171a3dc297577aa073454a91dc',
62-
'dart_stack_trace_tag': 'c9c867fa9d5b9c8a059e33d3efe759698aa49d60',
62+
'dart_stack_trace_tag': '6788afc61875079b71b3d1c3e65aeaa6a25cbc2f',
6363
'dart_stagehand_tag': 'v3.3.9',
6464
'dart_stream_channel_tag': 'd7251e61253ec389ee6e045ee1042311bced8f1d',
6565
'dart_test_reflective_loader_tag': '0.1.9',
@@ -184,7 +184,7 @@ deps = {
184184
Var('dart_git') + '/collection.git' + '@' + Var('dart_collection_rev'),
185185

186186
'src/third_party/dart/third_party/pkg/convert':
187-
Var('dart_git') + '/convert.git@c1b01f832835d3d8a06b0b246a361c0eaab35d3c',
187+
Var('dart_git') + '/convert.git@dd3bd28f63be7cb8ab961f38bc73229e4473b555',
188188

189189
'src/third_party/dart/third_party/pkg/crypto':
190190
Var('dart_git') + '/crypto.git@f7c48b334b1386bc5ab0f706fbcd6df8496a87fc',

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: ad31226a4ca7a37ab610606d71887092
1+
Signature: d9eae89a1e78eeab48c3f2091544cca5
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)