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

Commit 520996d

Browse files
Roll Dart SDK from 97cfd05 to a37a4d4 (4 revisions)
https://dart.googlesource.com/sdk.git/+log/97cfd05b3cb3..a37a4d42e53d 2020-12-03 [email protected] Version 2.12.0-112.0.dev 2020-12-03 [email protected] Version 2.12.0-111.0.dev 2020-12-03 [email protected] Version 2.12.0-110.0.dev 2020-12-03 [email protected] Version 2.12.0-109.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] 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 0e3b2cf commit 520996d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

DEPS

Lines changed: 2 additions & 2 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': '97cfd05b3cb34c3e86ab22223b069fad74ebafaf',
37+
'dart_revision': 'a37a4d42e53d504813874ab0ee05e94e77d30955',
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
@@ -156,7 +156,7 @@ deps = {
156156
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
157157

158158
'src/third_party/dart/third_party/pkg/args':
159-
Var('dart_git') + '/args.git@139140125126661fac88c9aa5882165936d01c91',
159+
Var('dart_git') + '/args.git@1.6.0',
160160

161161
'src/third_party/dart/third_party/pkg/async':
162162
Var('dart_git') + '/async.git@695b3ac280f107c84adf7488743abfdfaaeea68f',

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: a9de04379f69ec3212559677e2f03339
1+
Signature: f605a424bdfd7039cd2374cf2f518c6f
22

33
UNUSED LICENSES:
44

tools/const_finder/.dart_tool/package_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"name": "args",
2424
"rootUri": "../../../../third_party/dart/third_party/pkg/args",
2525
"packageUri": "lib",
26-
"languageVersion": "2.12"
26+
"languageVersion": "2.3"
2727
},
2828
{
2929
"name": "collection",

0 commit comments

Comments
 (0)