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

Commit 8a8cd5d

Browse files
Roll src/third_party/dart 7bb3867..1ef4441 (22 commits) (#18161)
1 parent b1b1df0 commit 8a8cd5d

File tree

3 files changed

+4
-449
lines changed

3 files changed

+4
-449
lines changed

DEPS

Lines changed: 3 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': '7bb38670d27975a4804b82ef0be62c1eb12e7b17',
37+
'dart_revision': '1ef444139c4ce8a69b9772a600be1794b86d5c9a',
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
@@ -45,7 +45,6 @@ vars = {
4545
'dart_boringssl_gen_rev': 'b9e27cff1ff0803e97ab1f88764a83be4aa94a6d',
4646
'dart_boringssl_rev': '4dfd5af70191b068aebe567b8e29ce108cee85ce',
4747
'dart_charcode_tag': '9085e6b6127f084d66c0a94810a808121459012a',
48-
'dart_cli_util_rev': '4ad7ccbe3195fd2583b30f86a86697ef61e80f41',
4948
'dart_collection_tag': '7be42e03d427cc19571cd7f9fc628a5913a6b757',
5049
'dart_convert_tag': '49bde5b371eb5c2c8e721557cf762f17c75e49fc',
5150
'dart_crypto_tag': '2.0.6',
@@ -91,7 +90,7 @@ vars = {
9190
'dart_stack_trace_tag': '1.9.3',
9291
'dart_stagehand_tag': 'v3.3.7',
9392
'dart_stream_channel_tag': '2.0.0',
94-
'dart_string_scanner_tag': '1.0.3',
93+
'dart_string_scanner_tag': 'a918e7371af6b6e73bfd534ff9da6084741c1f99',
9594
'dart_term_glyph_tag': 'b3da31e9684a99cfe5f192b89914492018b44da7',
9695
'dart_test_reflective_loader_tag': '0.1.9',
9796
'dart_test_tag': '988e38ff3051f24607ad0aaf4e780835785f2ab5',
@@ -212,7 +211,7 @@ deps = {
212211
Var('dart_git') + '/charcode.git' + '@' + Var('dart_charcode_tag'),
213212

214213
'src/third_party/dart/third_party/pkg/cli_util':
215-
Var('dart_git') + '/cli_util.git' + '@' + Var('dart_cli_util_rev'),
214+
Var('dart_git') + '/cli_util.git@0.1.4',
216215

217216
'src/third_party/dart/third_party/pkg/collection':
218217
Var('dart_git') + '/collection.git' + '@' + Var('dart_collection_tag'),

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: 1e36268e4eead19aa6df6b0b66b796ef
1+
Signature: 40bdc428ab273fa175efa39f1a3a158e
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)