Skip to content

Commit e076dd4

Browse files
Roll Dart SDK from c7faab270f27 to cc008dc8e7aa (2 revisions) (flutter#173826)
https://dart.googlesource.com/sdk.git/+log/c7faab270f27..cc008dc8e7aa 2025-08-15 [email protected] Version 3.10.0-101.0.dev 2025-08-14 [email protected] Version 3.10.0-100.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 eb83061 commit e076dd4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

DEPS

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ 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': 'c7faab270f275c030ea45804c222127f16ef21cf',
59+
'dart_revision': 'cc008dc8e7aa27f975b109436dc6bb9d0b240c75',
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
63-
'dart_ai_rev': '6b4b2bce4ee9204f35ba9f7109ba92a24f7049e0',
63+
'dart_ai_rev': 'ee5b2b25a013322307a60e445b480bc57ec34217',
6464
'dart_binaryen_rev': '1d2e23d5e55788091a51420ba3a9889d4efe7509',
6565
'dart_boringssl_rev': '739613d2e62bd6ab3e7378bf70a5767b50e3c4bf',
6666
'dart_core_rev': 'b59ecf4ceebe6153e1c0166b7c9a7fdd9458a89d',
@@ -71,13 +71,13 @@ vars = {
7171
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
7272
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
7373
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
74-
'dart_protobuf_rev': '0b73b0d64c15e34d35f6e5f9036aac52e4a64033',
74+
'dart_protobuf_rev': '6e9c9f4637bc0db8a855c7b26e8f87a2279307cc',
7575
'dart_pub_rev': '619db737b4aba0a43beaf16ffa141ee70d7bbd9e',
7676
'dart_sync_http_rev': 'c07f96f89a7eec7e3daac641fa6c587224fcfbaa',
7777
'dart_tools_rev': '1b52e89e0b4ef70e004383c1cf781ad4182f380b',
7878
'dart_vector_math_rev': '3939545edc38ed657381381d33acde02c49ff827',
79-
'dart_web_rev': '72cdd84cd34feaf777787890d183724108a8344a',
80-
'dart_webdev_rev': '94c172cc862d0c39c72158c6537f1e20b4432e0e',
79+
'dart_web_rev': '4310354266abaffae08fdb483327a8523585aed4',
80+
'dart_webdev_rev': 'c0492f1b40b591710cd8359d6f142ea6ff315985',
8181
'dart_webdriver_rev': '595649d890f69b9d05a596426ca93681b1921132',
8282
'dart_webkit_inspection_protocol_rev': 'effa75205516757795683d527c3dea9546eb0c32',
8383

@@ -338,13 +338,13 @@ deps = {
338338
Var('dart_git') + '/pub.git' + '@' + Var('dart_pub_rev'),
339339

340340
'engine/src/flutter/third_party/dart/third_party/pkg/shelf':
341-
Var('dart_git') + '/shelf.git@2a46b4ffe1f095909c3b14bdf62da40cbdbd82e9',
341+
Var('dart_git') + '/shelf.git@400fc396b9fd07b3dced5c6a0d7567072598f2d9',
342342

343343
'engine/src/flutter/third_party/dart/third_party/pkg/sync_http':
344344
Var('dart_git') + '/sync_http.git' + '@' + Var('dart_sync_http_rev'),
345345

346346
'engine/src/flutter/third_party/dart/third_party/pkg/tar':
347-
Var('dart_git') + '/external/github.com/simolus3/tar.git@5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a',
347+
Var('dart_git') + '/external/github.com/simolus3/tar.git@d511a1dc4f197a29bc06479f4614135abb168b6e',
348348

349349
'engine/src/flutter/third_party/dart/third_party/pkg/test':
350350
Var('dart_git') + '/test.git@5aef9719ad9b598260c062b2a90a50d2f50a78f3',

0 commit comments

Comments
 (0)