Skip to content

Commit 871849e

Browse files
Roll Dart SDK from 6832e04cf2f9 to 6e1bb159c860 (8 revisions) (#173119)
https://dart.googlesource.com/sdk.git/+log/6832e04cf2f9..6e1bb159c860 2025-08-01 [email protected] Version 3.10.0-57.0.dev 2025-08-01 [email protected] Version 3.10.0-56.0.dev 2025-08-01 [email protected] Version 3.10.0-55.0.dev 2025-07-31 [email protected] Version 3.10.0-54.0.dev 2025-07-31 [email protected] Version 3.10.0-53.0.dev 2025-07-31 [email protected] Version 3.10.0-52.0.dev 2025-07-31 [email protected] Version 3.10.0-51.0.dev 2025-07-31 [email protected] Version 3.10.0-50.0.dev If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent 28481ed commit 871849e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

DEPS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ vars = {
5656
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5757
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5858
# updated revision list of existing dependencies.
59-
'dart_revision': '6832e04cf2f927fe8d313bf0e2577ce87317681a',
59+
'dart_revision': '6e1bb159c86006091724fdf328d1b32098c2c0b2',
6060

6161
# WARNING: DO NOT EDIT MANUALLY
6262
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -71,7 +71,7 @@ vars = {
7171
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
7272
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
7373
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
74-
'dart_protobuf_rev': '4916e6f7d34443869c27d997749d4362870fd7ce',
74+
'dart_protobuf_rev': '44ecd7424fa0a9e023ecac0d894f50926ed111cf',
7575
'dart_pub_rev': 'c3e50919d11896f014cb971e1776d00a0e2d18b3',
7676
'dart_sync_http_rev': 'c07f96f89a7eec7e3daac641fa6c587224fcfbaa',
7777
'dart_tools_rev': '2a2a2d611f2b98888bb6a93b03aa350c97310d87',
@@ -329,7 +329,7 @@ deps = {
329329
Var('dart_git') + '/leak_tracker.git@f5620600a5ce1c44f65ddaa02001e200b096e14c',
330330

331331
'engine/src/flutter/third_party/dart/third_party/pkg/native':
332-
Var('dart_git') + '/native.git@768a06d7bf34d84ea4ac8fc38bf8cf1d9afb5779',
332+
Var('dart_git') + '/native.git@16ae2d8619e23fc2bd83fbff087a26ac032a1145',
333333

334334
'engine/src/flutter/third_party/dart/third_party/pkg/protobuf':
335335
Var('dart_git') + '/protobuf.git' + '@' + Var('dart_protobuf_rev'),

engine/src/flutter/ci/licenses_golden/licenses_dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 406d92403c28993b70356102a8100cec
1+
Signature: 214aaa07948102d491434f807b79438f
22

33
====================================================================================================
44
LIBRARY: dart
@@ -4897,7 +4897,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
48974897
This Source Code Form is "Incompatible With Secondary Licenses", as
48984898
defined by the Mozilla Public License, v. 2.0.
48994899

4900-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/6832e04cf2f927fe8d313bf0e2577ce87317681a
4900+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/6e1bb159c86006091724fdf328d1b32098c2c0b2
49014901
/third_party/fallback_root_certificates/
49024902

49034903
====================================================================================================

engine/src/flutter/sky/packages/sky_engine/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31043,7 +31043,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3104331043
This Source Code Form is "Incompatible With Secondary Licenses", as
3104431044
defined by the Mozilla Public License, v. 2.0.
3104531045

31046-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/6832e04cf2f927fe8d313bf0e2577ce87317681a
31046+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/6e1bb159c86006091724fdf328d1b32098c2c0b2
3104731047
/third_party/fallback_root_certificates/
3104831048

3104931049
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)