Roll Dart SDK from a6b70ecf9e48 to 3061b1d4c117 (5 revisions) (flutter/engine#30782)
https://dart.googlesource.com/sdk.git/+log/a6b70ecf9e48..3061b1d4c117 2022-01-06 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.16.0-154.0.dev 2022-01-05 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.16.0-153.0.dev 2022-01-04 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.16.0-152.0.dev 2022-01-04 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.16.0-151.0.dev 2022-01-04 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.16.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,zra@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose 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/main/autoroll/README.md
This commit is contained in:
committed by
GitHub
parent
b379c567e6
commit
89fd3461cb
6
DEPS
6
DEPS
@@ -39,7 +39,7 @@ vars = {
|
||||
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
|
||||
# You can use //tools/dart/create_updated_flutter_deps.py to produce
|
||||
# updated revision list of existing dependencies.
|
||||
'dart_revision': 'a6b70ecf9e4823bc41fe8a521ca3397cd9e1cc9f',
|
||||
'dart_revision': '3061b1d4c117a1fde9ead6589778527fb810870d',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@@ -226,7 +226,7 @@ deps = {
|
||||
Var('dart_git') + '/html.git@00cd3c22dac0e68e6ed9e7e4945101aedb1b3109',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/http':
|
||||
Var('dart_git') + '/http.git@f35d1e1467092f6a5edb2abf7071c4a99e8c737a',
|
||||
Var('dart_git') + '/http.git@1e42ffa181b263f7790f276a5465832bff7ce615',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/http_multi_server':
|
||||
Var('dart_git') + '/http_multi_server.git@de1b312164c24a1690b46c6e97bd47eff40c4649',
|
||||
@@ -298,7 +298,7 @@ deps = {
|
||||
Var('dart_git') + '/source_maps.git@6499ee3adac8d469e2953e2e8ba4bdb4c2fbef90',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/source_span':
|
||||
Var('dart_git') + '/source_span.git@1be3c44045a06dff840d2ed3a13e6082d7a03a23',
|
||||
Var('dart_git') + '/source_span.git@dc189b455d823e2919667f6c5dcb41ab7483bce0',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/sse':
|
||||
Var('dart_git') + '/sse.git@9084339389eb441d0c0518cddac211a097e78657',
|
||||
|
||||
Reference in New Issue
Block a user