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

Commit 34f49a1

Browse files
Roll Dart SDK from 5acaa5f to cfaa760 (2 revisions) (#22827)
1 parent 105004d commit 34f49a1

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

DEPS

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,10 @@ 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': '5acaa5f14b03a1d3711c91bc4ee9a24f3e21a299',
37+
'dart_revision': 'cfaa7606cbf5fa53c6d228d655734d6de002b052',
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
41-
'dart_args_tag': '1.6.0',
4241
'dart_boringssl_gen_rev': '429ccb1877f7987a6f3988228bc2440e61293499',
4342
'dart_boringssl_rev': '4dfd5af70191b068aebe567b8e29ce108cee85ce',
4443
'dart_clock_rev': 'a494269254ba978e7ef8f192c5f7fec3fc05b9d3',
@@ -157,7 +156,7 @@ deps = {
157156
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
158157

159158
'src/third_party/dart/third_party/pkg/args':
160-
Var('dart_git') + '/args.git' + '@' + Var('dart_args_tag'),
159+
Var('dart_git') + '/args.git@139140125126661fac88c9aa5882165936d01c91',
161160

162161
'src/third_party/dart/third_party/pkg/async':
163162
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: c1012bf0b8370977d0de2888292a72b2
1+
Signature: c95a6daa96fa8983da2bce1cd4d5eb16
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.3"
26+
"languageVersion": "2.12"
2727
},
2828
{
2929
"name": "collection",

0 commit comments

Comments
 (0)