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

Commit ddd3d01

Browse files
Roll Dart SDK from c61a081 to 2b8d00a (1 revision) (#21320)
https://dart.googlesource.com/sdk.git/+log/c61a0818e4bd..2b8d00ac48e7 2020-09-22 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.10.0-156.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 fcb56ec commit ddd3d01

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DEPS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@ 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': 'c61a0818e4bda08b2fa9a81346abafcab9d4df8b',
37+
'dart_revision': '2b8d00ac48e7b0b9b72e227db844256fbb87d11b',
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
4141
'dart_args_tag': '1.6.0',
4242
'dart_boringssl_gen_rev': '429ccb1877f7987a6f3988228bc2440e61293499',
4343
'dart_boringssl_rev': '4dfd5af70191b068aebe567b8e29ce108cee85ce',
44-
'dart_collection_rev': '583693680fc067e34ca5b72503df25e8b80579f9',
44+
'dart_collection_rev': '65d3e58ee5289528ec280d361a67a631d65b3d7f',
4545
'dart_dart_style_tag': '1.3.7',
4646
'dart_http_retry_tag': '0.1.1',
4747
'dart_http_throttle_tag': '1.0.2',
@@ -163,7 +163,7 @@ deps = {
163163
Var('dart_git') + '/args.git' + '@' + Var('dart_args_tag'),
164164

165165
'src/third_party/dart/third_party/pkg/async':
166-
Var('dart_git') + '/async.git@128c461a97dbdbd9336ba000ba5a5c02e79b8651',
166+
Var('dart_git') + '/async.git@3fedad22c6940650526a86adebbf2872b81c2805',
167167

168168
'src/third_party/dart/third_party/pkg/bazel_worker':
169169
Var('dart_git') + '/bazel_worker.git@26680d5e249b249c7216ab2fed0ac8ed4ee285c5',

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: 7ddcff81a2a5eaee91099332665cea6c
1+
Signature: f58a32a9b7d49316c9500bc956653761
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)