Skip to content

Commit c2739f0

Browse files
Roll Dart SDK from 2f2dd1780d45 to 766ee8029b11 (2 revisions) (flutter#172226)
https://dart.googlesource.com/sdk.git/+log/2f2dd1780d45..766ee8029b11 2025-07-16 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.10.0-4.0.dev 2025-07-16 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.10.0-3.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 dart-vm-team@google.com,jsimmons@google.com 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 c3c52fa commit c2739f0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DEPS

Lines changed: 2 additions & 2 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': '2f2dd1780d458c83f8a0a5bfcc6b7b4f8695a94c',
59+
'dart_revision': '766ee8029b11685ddbc560e713d6b3b0ec4f6097',
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
@@ -66,7 +66,7 @@ vars = {
6666
'dart_core_rev': 'b59ecf4ceebe6153e1c0166b7c9a7fdd9458a89d',
6767
'dart_devtools_rev': '131c9de7c067973d314b2684939c95e0a82b2bdb',
6868
'dart_ecosystem_rev': 'd5233c6dd0767cffa5742e32c4bc7c230c9c4b12',
69-
'dart_http_rev': '7d2d87ebfba86035a9ca6b79160ccc2ac1253c0c',
69+
'dart_http_rev': '2d9681d0eee20492ef956887b992d70d7119f16e',
7070
'dart_i18n_rev': 'c45e050426bdeaaa120e5ce856abb486863d0476',
7171
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
7272
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',

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/+/2f2dd1780d458c83f8a0a5bfcc6b7b4f8695a94c
31046+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/766ee8029b11685ddbc560e713d6b3b0ec4f6097
3104731047
/third_party/fallback_root_certificates/
3104831048

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

0 commit comments

Comments
 (0)