Skip to content

Commit 6d99e90

Browse files
Roll Dart SDK from 55c93c732da9 to b7eea441d7d1 (4 revisions) (flutter#31353)
1 parent 1eafb40 commit 6d99e90

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

DEPS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ vars = {
3939
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
4040
# You can use //tools/dart/create_updated_flutter_deps.py to produce
4141
# updated revision list of existing dependencies.
42-
'dart_revision': '55c93c732da9eb3fcfd1c4dfa6e268b3263382e3',
42+
'dart_revision': 'b7eea441d7d1c0c2c5c00e0293aa6b54891b1904',
4343

4444
# WARNING: DO NOT EDIT MANUALLY
4545
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -217,7 +217,7 @@ deps = {
217217
Var('dart_git') + '/csslib.git@158bfa94eed08c12c07a8ee0a3fded0ebdcd1fcb',
218218

219219
'src/third_party/dart/third_party/pkg/dartdoc':
220-
Var('dart_git') + '/dartdoc.git@f9cfab1b84176873c80b89e7c8b54c669344f9ed',
220+
Var('dart_git') + '/dartdoc.git@b3927dd89d6ff9c78dc88ab2901e63b6a3bf29b7',
221221

222222
'src/third_party/dart/third_party/pkg/ffi':
223223
Var('dart_git') + '/ffi.git@4dd32429880a57b64edaf54c9d5af8a9fa9a4ffb',
@@ -229,7 +229,7 @@ deps = {
229229
Var('dart_git') + '/fixnum.git@848341f061359ef7ddc0cad472c2ecbb036b28ac',
230230

231231
'src/third_party/dart/third_party/pkg/glob':
232-
Var('dart_git') + '/glob.git@a62acf590598f458d3198d9f2930c1c9dd4b1379',
232+
Var('dart_git') + '/glob.git@da1f4595ee2f87982cbcc663d4cac244822d9227',
233233

234234
'src/third_party/dart/third_party/pkg/html':
235235
Var('dart_git') + '/html.git@00cd3c22dac0e68e6ed9e7e4945101aedb1b3109',

ci/licenses_golden/licenses_third_party

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: b10118afbb14d001048593fecf2e3d1a
1+
Signature: 9b75f347001e926171b36b0ba35d0c37
22

33
UNUSED LICENSES:
44

@@ -11699,7 +11699,6 @@ FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/collection_patch.dart
1169911699
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/core_patch.dart
1170011700
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/deferred_load_patch.dart
1170111701
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/function.dart
11702-
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/hash_factories.dart
1170311702
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/internal_patch.dart
1170411703
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/mirror_reference.dart
1170511704
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/null_patch.dart

0 commit comments

Comments
 (0)