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

Commit 38a007d

Browse files
Roll Dart SDK from f59531c to 5f2c545 (13 revisions) (#30716)
1 parent d301340 commit 38a007d

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
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': 'f59531cc2973c893927b6d6b2cc7204919d50cc4',
42+
'dart_revision': '5f2c54513b7d0552568876fe73211f889ade4d42',
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
@@ -226,7 +226,7 @@ deps = {
226226
Var('dart_git') + '/html.git@00cd3c22dac0e68e6ed9e7e4945101aedb1b3109',
227227

228228
'src/third_party/dart/third_party/pkg/http':
229-
Var('dart_git') + '/http.git@f35d1e1467092f6a5edb2abf7071c4a99e8c737a',
229+
Var('dart_git') + '/http.git@1e42ffa181b263f7790f276a5465832bff7ce615',
230230

231231
'src/third_party/dart/third_party/pkg/http_multi_server':
232232
Var('dart_git') + '/http_multi_server.git@de1b312164c24a1690b46c6e97bd47eff40c4649',
@@ -298,7 +298,7 @@ deps = {
298298
Var('dart_git') + '/source_maps.git@6499ee3adac8d469e2953e2e8ba4bdb4c2fbef90',
299299

300300
'src/third_party/dart/third_party/pkg/source_span':
301-
Var('dart_git') + '/source_span.git@1be3c44045a06dff840d2ed3a13e6082d7a03a23',
301+
Var('dart_git') + '/source_span.git@dc189b455d823e2919667f6c5dcb41ab7483bce0',
302302

303303
'src/third_party/dart/third_party/pkg/sse':
304304
Var('dart_git') + '/sse.git@9084339389eb441d0c0518cddac211a097e78657',

ci/licenses_golden/licenses_third_party

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 49a681051f210ef77fe2c686e6a67701
1+
Signature: ec5553417c0de01d315c9d40bc584cdd
22

33
UNUSED LICENSES:
44

@@ -9772,6 +9772,8 @@ FILE: ../../../third_party/dart/benchmarks/FfiAsTypedList/dart/FfiAsTypedList.da
97729772
FILE: ../../../third_party/dart/benchmarks/FfiAsTypedList/dart2/FfiAsTypedList.dart
97739773
FILE: ../../../third_party/dart/benchmarks/IsolateFibonacci/dart/IsolateFibonacci.dart
97749774
FILE: ../../../third_party/dart/benchmarks/IsolateFibonacci/dart2/IsolateFibonacci.dart
9775+
FILE: ../../../third_party/dart/benchmarks/MapCopy/dart/MapCopy.dart
9776+
FILE: ../../../third_party/dart/benchmarks/MapCopy/dart2/MapCopy.dart
97759777
FILE: ../../../third_party/dart/benchmarks/MapLookup/dart/MapLookup.dart
97769778
FILE: ../../../third_party/dart/benchmarks/MapLookup/dart/maps.dart
97779779
FILE: ../../../third_party/dart/benchmarks/MapLookup/dart2/MapLookup.dart

0 commit comments

Comments
 (0)