Roll Dart SDK from 67be110b5ba8 to 3a8c551ec08e (9 revisions) (flutter/engine#26258)

https://dart.googlesource.com/sdk.git/+log/67be110b5ba8..3a8c551ec08e

2021-05-19 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.14.0-128.0.dev
2021-05-19 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.14.0-127.0.dev
2021-05-19 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.14.0-126.0.dev
2021-05-18 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.14.0-125.0.dev
2021-05-18 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.14.0-124.0.dev
2021-05-18 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.14.0-123.0.dev
2021-05-18 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.14.0-122.0.dev
2021-05-17 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.14.0-121.0.dev
2021-05-17 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.14.0-120.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
This commit is contained in:
skia-flutter-autoroll 2021-05-19 15:24:04 -04:00 committed by GitHub
parent 516e15a502
commit d4cfbcb859

4
DEPS
View File

@ -35,7 +35,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': '67be110b5ba8fc84af5e7136389e52a13ccbc9d5',
'dart_revision': '3a8c551ec08e821101cc9f6a368608f664339956',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@ -158,7 +158,7 @@ deps = {
Var('dart_git') + '/args.git@d8fea36c10ef96797be02e3d132d572445cd86f4',
'src/third_party/dart/third_party/pkg/async':
Var('dart_git') + '/async.git@49464c342fe64c8632223ce3475364d163fb0623',
Var('dart_git') + '/async.git@92e7119aa068bfb86a6a9519d44037ffff5eece8',
'src/third_party/dart/third_party/pkg/bazel_worker':
Var('dart_git') + '/bazel_worker.git@0885637b037979afbf5bcd05fd748b309fd669c0',