Roll Dart SDK from 2c587df8f05a to 05bf153370c4 (5 revisions) (#189426)
https://dart.googlesource.com/sdk.git/+log/2c587df8f05a..05bf153370c4
2026-07-14 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.14.0-24.0.dev
2026-07-14 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.14.0-23.0.dev
2026-07-13 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.14.0-22.0.dev
2026-07-13 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.14.0-21.0.dev
2026-07-13 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.14.0-20.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 bensonluk@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
diff --git a/DEPS b/DEPS
index 1667375..2b5a8bd 100644
--- a/DEPS
+++ b/DEPS
@@ -56,19 +56,19 @@
# updated revision list of existing dependencies. You will need to
# gclient sync before and after update deps to ensure all deps are updated.
# updated revision list of existing dependencies.
- 'dart_revision': '2c587df8f05a63698ebda6239d7a5418797f9f9c',
+ 'dart_revision': '05bf153370c4624282853efb0cf3b0f45f7f0476',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
'dart_binaryen_rev': '9926156a583cec3d22d521232b31c70fa9a87dc1',
- 'dart_boringssl_rev': 'a945a3ea4cdf8cd683a9d3ad3a66bd3f04a514e6',
+ 'dart_boringssl_rev': '9ae3188aba2cc3cd5c48014a47135f046ea0aea6',
'dart_core_rev': 'be0b1531c445a185d3e93887b8d0355fc766c314',
'dart_devtools_rev': '12d595649f189f1896722623f72599077f476848',
'dart_ecosystem_rev': '848b3bf3b757d2e9ae4d60030eeed5756c87783f',
'dart_http_rev': '5d94ef52582867e077bf41c3fa20fb8b1d1d834e',
'dart_i18n_rev': 'd0683bdea253d19a4350f5bc2be9017aba61837f',
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
- 'dart_protobuf_rev': '84079e8b8531309e06ba7276b1c28bdca9210ad6',
+ 'dart_protobuf_rev': '91efb90f437bb6a30e6726c3369a2fcb9bba06e7',
'dart_pub_rev': 'ec276d10a7fa0f6c6ec005340fb9ad29f3b012d0',
'dart_sync_http_rev': '6666fff944221891182e1f80bf56569338164d72',
'dart_tools_rev': '3f850c4fd27c3a19abd91889a8261e0bf2fd1663',
@@ -321,7 +321,7 @@
Var('dart_git') + '/leak_tracker.git@f5620600a5ce1c44f65ddaa02001e200b096e14c',
'engine/src/flutter/third_party/dart/third_party/pkg/native':
- Var('dart_git') + '/native.git@aaa673936c0d051510e57cd96154d0b5ba946ff2',
+ Var('dart_git') + '/native.git@577be33957f3ae13d91f9c5288d812d1b2182ba9',
'engine/src/flutter/third_party/dart/third_party/pkg/protobuf':
Var('dart_git') + '/protobuf.git' + '@' + Var('dart_protobuf_rev'),