Skip to content

Commit ed53ff1

Browse files
Roll Dart SDK from fc82eeed7df3 to 8be6a08153cc (1 revision) (flutter#22002)
https://dart.googlesource.com/sdk.git/+log/fc82eeed7df3..8be6a08153cc 2020-10-20 [email protected] 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 [email protected],[email protected] 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 3658bd7 commit ed53ff1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

DEPS

Lines changed: 4 additions & 4 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': 'fc82eeed7df32eb6061cb0662b7c200e88f48e1c',
37+
'dart_revision': '8be6a08153ccb55265b6548b3aec3fe5ce3de1a6',
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
@@ -208,13 +208,13 @@ deps = {
208208
Var('dart_git') + '/html.git@22f17e97fedeacaa1e945cf84d8016284eed33a6',
209209

210210
'src/third_party/dart/third_party/pkg/http':
211-
Var('dart_git') + '/http.git@ca418355b5fc60cf981de3bd7364ec0dd943fa8f',
211+
Var('dart_git') + '/http.git@20e3a594872ae1565249c7cfc8977f9a10ca9927',
212212

213213
'src/third_party/dart/third_party/pkg/http_multi_server':
214214
Var('dart_git') + '/http_multi_server.git@ea269f79321d659208402088f3297e8920a88ee6',
215215

216216
'src/third_party/dart/third_party/pkg/http_parser':
217-
Var('dart_git') + '/http_parser.git@6e63a97b5aaa2b4d1215fe01683e51fb73258e54',
217+
Var('dart_git') + '/http_parser.git@5dd4d16693242049dfb43b5efa429fedbf932e98',
218218

219219
'src/third_party/dart/third_party/pkg/http_retry':
220220
Var('dart_git') + '/http_retry.git' + '@' + Var('dart_http_retry_tag'),
@@ -232,7 +232,7 @@ deps = {
232232
Var('dart_git') + '/linter.git' + '@' + Var('dart_linter_tag'),
233233

234234
'src/third_party/dart/third_party/pkg/logging':
235-
Var('dart_git') + '/logging.git@1590ba0b648a51e7eb3895c612e4b72f72623b6f',
235+
Var('dart_git') + '/logging.git@9d2a7fdd05b09bc06474881152b5baaf38fd1329',
236236

237237
'src/third_party/dart/third_party/pkg/markdown':
238238
Var('dart_git') + '/markdown.git@6f89681d59541ddb1cf3a58efbdaa2304ffc3f51',

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: b015e7ec07ad3548442fc45952411228
1+
Signature: 509e7a9cb38d82d2a9146c79da2c5656
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)