mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from fc82eeed7df3 to 8be6a08153cc (1 revision) (flutter/engine#22002)
https://dart.googlesource.com/sdk.git/+log/fc82eeed7df3..8be6a08153cc 2020-10-20 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.11.0-238.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 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:
parent
22f99901e4
commit
cfecd4a5cf
8
DEPS
8
DEPS
@ -34,7 +34,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': 'fc82eeed7df32eb6061cb0662b7c200e88f48e1c',
|
||||
'dart_revision': '8be6a08153ccb55265b6548b3aec3fe5ce3de1a6',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -208,13 +208,13 @@ deps = {
|
||||
Var('dart_git') + '/html.git@22f17e97fedeacaa1e945cf84d8016284eed33a6',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/http':
|
||||
Var('dart_git') + '/http.git@ca418355b5fc60cf981de3bd7364ec0dd943fa8f',
|
||||
Var('dart_git') + '/http.git@20e3a594872ae1565249c7cfc8977f9a10ca9927',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/http_multi_server':
|
||||
Var('dart_git') + '/http_multi_server.git@ea269f79321d659208402088f3297e8920a88ee6',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/http_parser':
|
||||
Var('dart_git') + '/http_parser.git@6e63a97b5aaa2b4d1215fe01683e51fb73258e54',
|
||||
Var('dart_git') + '/http_parser.git@5dd4d16693242049dfb43b5efa429fedbf932e98',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/http_retry':
|
||||
Var('dart_git') + '/http_retry.git' + '@' + Var('dart_http_retry_tag'),
|
||||
@ -232,7 +232,7 @@ deps = {
|
||||
Var('dart_git') + '/linter.git' + '@' + Var('dart_linter_tag'),
|
||||
|
||||
'src/third_party/dart/third_party/pkg/logging':
|
||||
Var('dart_git') + '/logging.git@1590ba0b648a51e7eb3895c612e4b72f72623b6f',
|
||||
Var('dart_git') + '/logging.git@9d2a7fdd05b09bc06474881152b5baaf38fd1329',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/markdown':
|
||||
Var('dart_git') + '/markdown.git@6f89681d59541ddb1cf3a58efbdaa2304ffc3f51',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user