Skip to content

Commit 94f5cf4

Browse files
Roll Dart SDK from 1a1ab78dd6bc to 91e46dcbbbbd (4 revisions) (flutter#20431)
1 parent 7571e7c commit 94f5cf4

File tree

3 files changed

+7
-11
lines changed

3 files changed

+7
-11
lines changed

DEPS

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,23 +34,22 @@ 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': '1a1ab78dd6bcfb51953c7329f5e083fd1dde6cb4',
37+
'dart_revision': '91e46dcbbbbd73c7c2776cb3eea252fcfb40fcd4',
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
4141
'dart_args_tag': '1.6.0',
4242
'dart_boringssl_gen_rev': '429ccb1877f7987a6f3988228bc2440e61293499',
4343
'dart_boringssl_rev': '4dfd5af70191b068aebe567b8e29ce108cee85ce',
4444
'dart_collection_rev': '583693680fc067e34ca5b72503df25e8b80579f9',
45-
'dart_dart2js_info_tag': '0.6.0',
4645
'dart_dart_style_tag': '1.3.6',
4746
'dart_http_retry_tag': '0.1.1',
4847
'dart_http_throttle_tag': '1.0.2',
4948
'dart_intl_tag': '0.16.1',
5049
'dart_linter_tag': '0.1.118',
5150
'dart_oauth2_tag': '1.6.0',
5251
'dart_protobuf_rev': '3746c8fd3f2b0147623a8e3db89c3ff4330de760',
53-
'dart_pub_rev': '04b054b62cc437cf23451785fdc50e49cd9de139',
52+
'dart_pub_rev': '0d185a398a1684c15ea16a0facc17f5d170e5d51',
5453
'dart_pub_semver_tag': 'v1.4.4',
5554
'dart_quiver-dart_tag': '246e754fe45cecb6aa5f3f13b4ed61037ff0d784',
5655
'dart_resource_rev': 'f8e37558a1c4f54550aa463b88a6a831e3e33cd6',
@@ -161,9 +160,6 @@ deps = {
161160

162161
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
163162

164-
'src/third_party/dart/pkg/analysis_server/language_model':
165-
{'packages': [{'version': 'lIRt14qoA1Cocb8j3yw_Fx5cfYou2ddam6ArBm4AI6QC', 'package': 'dart/language_model'}], 'dep_type': 'cipd'},
166-
167163
'src/third_party/dart/third_party/pkg/args':
168164
Var('dart_git') + '/args.git' + '@' + Var('dart_args_tag'),
169165

@@ -177,7 +173,7 @@ deps = {
177173
Var('dart_git') + '/boolean_selector.git@665e6921ab246569420376f827bff4585dff0b14',
178174

179175
'src/third_party/dart/third_party/pkg/charcode':
180-
Var('dart_git') + '/charcode.git@af1e2d59a9c383da94f99ea51dac4b93fb0626c4',
176+
Var('dart_git') + '/charcode.git@4a685faba42d86ebd9d661eadd1e79d0a1c34c43',
181177

182178
'src/third_party/dart/third_party/pkg/cli_util':
183179
Var('dart_git') + '/[email protected]',
@@ -195,7 +191,7 @@ deps = {
195191
Var('dart_git') + '/csslib.git@451448a9ac03f87a8d0377fc0b411d8c388a6cb4',
196192

197193
'src/third_party/dart/third_party/pkg/dart2js_info':
198-
Var('dart_git') + '/dart2js_info.git' + '@' + Var('dart_dart2js_info_tag'),
194+
Var('dart_git') + '/dart2js_info.git@94ba36cb77067f28b75a4212e77b810a2d7385e9',
199195

200196
'src/third_party/dart/third_party/pkg/dartdoc':
201197
Var('dart_git') + '/dartdoc.git@6d5396c2b4bc415ab9cb3d8212b87ecffd90a272',

ci/licenses_golden/licenses_third_party

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: c732998af886e8999c8b59fdef4c6652
1+
Signature: b3e221eeb8d536862d5470f615d09603
22

33
UNUSED LICENSES:
44

@@ -22044,7 +22044,7 @@ FILE: ../../../third_party/dart/third_party/wasmer/wasmer.rs
2204422044
----------------------------------------------------------------------------------------------------
2204522045
MIT License
2204622046

22047-
Copyright (c) 2019 Wasmer, Inc. and its affiliates.
22047+
Copyright (c) 2019-present Wasmer, Inc. and its affiliates.
2204822048

2204922049
Permission is hereby granted, free of charge, to any person obtaining a copy
2205022050
of this software and associated documentation files (the "Software"), to deal

sky/packages/sky_engine/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13040,7 +13040,7 @@ wasmer
1304013040

1304113041
MIT License
1304213042

13043-
Copyright (c) 2019 Wasmer, Inc. and its affiliates.
13043+
Copyright (c) 2019-present Wasmer, Inc. and its affiliates.
1304413044

1304513045
Permission is hereby granted, free of charge, to any person obtaining a copy
1304613046
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)