Skip to content

Commit 831c95a

Browse files
Roll Dart SDK from 8fe983db0c99 to 2ef8f57989c2 (6 revisions) (#181018)
https://dart.googlesource.com/sdk.git/+log/8fe983db0c99..2ef8f57989c2 2026-01-15 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.12.0-29.0.dev 2026-01-14 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.12.0-28.0.dev 2026-01-14 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.12.0-27.0.dev 2026-01-14 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.12.0-26.0.dev 2026-01-14 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.12.0-25.0.dev 2026-01-14 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.12.0-24.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,jimgraham@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 9fbfe28 commit 831c95a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ vars = {
5959
# updated revision list of existing dependencies. You will need to
6060
# gclient sync before and after update deps to ensure all deps are updated.
6161
# updated revision list of existing dependencies.
62-
'dart_revision': '8fe983db0c99ff206297113fdb790856aeabb79c',
62+
'dart_revision': '2ef8f57989c253221a378d31dd166894afce6658',
6363

6464
# WARNING: DO NOT EDIT MANUALLY
6565
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -332,7 +332,7 @@ deps = {
332332
Var('dart_git') + '/leak_tracker.git@f5620600a5ce1c44f65ddaa02001e200b096e14c',
333333

334334
'engine/src/flutter/third_party/dart/third_party/pkg/native':
335-
Var('dart_git') + '/native.git@4bed1ed249b22f9a447b96bcaf4b546ce0e70319',
335+
Var('dart_git') + '/native.git@c4f419cfc091aaa7bc7ce9e84ac49bc752e87b02',
336336

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

0 commit comments

Comments
 (0)