Skip to content

Commit ff75de6

Browse files
Roll Dart SDK from ba58b96a80d7 to c48772a79e1f (3 revisions) (flutter#173451)
https://dart.googlesource.com/sdk.git/+log/ba58b96a80d7..c48772a79e1f 2025-08-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.10.0-78.0.dev 2025-08-07 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.10.0-77.0.dev 2025-08-07 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.10.0-76.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 codefu@google.com,dart-vm-team@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 796c62b commit ff75de6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
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': 'ba58b96a80d77c4af3aab83e5a10afdd23d8c739',
59+
'dart_revision': 'c48772a79e1f96c151cac3fd8a234c32e7456681',
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
@@ -311,7 +311,7 @@ deps = {
311311
Var('dart_git') + '/core.git' + '@' + Var('dart_core_rev'),
312312

313313
'engine/src/flutter/third_party/dart/third_party/pkg/dart_style':
314-
Var('dart_git') + '/dart_style.git@5d2ad56bf523cd017febe54514e72c41e86520ee',
314+
Var('dart_git') + '/dart_style.git@00b5f3f5256cb179bc340c1e60bb52fd1c2ae1ac',
315315

316316
'engine/src/flutter/third_party/dart/third_party/pkg/dartdoc':
317317
Var('dart_git') + '/dartdoc.git@414953ed17ea534078f26a8526909ab014c1ad09',
@@ -347,7 +347,7 @@ deps = {
347347
Var('dart_git') + '/external/github.com/simolus3/tar.git@5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a',
348348

349349
'engine/src/flutter/third_party/dart/third_party/pkg/test':
350-
Var('dart_git') + '/test.git@953e8282c6e1d08d47d53169fea7ccb7db8475fa',
350+
Var('dart_git') + '/test.git@5aef9719ad9b598260c062b2a90a50d2f50a78f3',
351351

352352
'engine/src/flutter/third_party/dart/third_party/pkg/tools':
353353
Var('dart_git') + '/tools.git' + '@' + Var('dart_tools_rev'),

0 commit comments

Comments
 (0)