Roll Dart SDK from be3ffc51d407 to 0cf997832948 (1 revision) (#181740) https://dart.googlesource.com/sdk.git/+log/be3ffc51d407..0cf997832948 2026-01-30 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.12.0-92.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 https://dart.googlesource.com/external/github.com/flutter/flutter/+/bbcbb8d5e5351dd82c3fcac248268fa9ade20186
diff --git a/DEPS b/DEPS index aedd618..16cf7f8 100644 --- a/DEPS +++ b/DEPS
@@ -15,7 +15,7 @@ 'flutter_git': 'https://flutter.googlesource.com', 'skia_git': 'https://skia.googlesource.com', 'llvm_git': 'https://llvm.googlesource.com', - 'skia_revision': 'b62d43b59dd65121649181080d5c56d9790d2dd6', + 'skia_revision': '33c00c0f3b8b61665936a0b8a2e49f181d8161d7', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. @@ -234,7 +234,7 @@ deps = { 'flutter/engine/src/flutter/third_party/dart': Var('dart_git') + '/sdk' + '@' + 'e4f5f9e3d49cceb0fd707383acd0500625edc350', - 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '94e0dc8d40dfeea76f5b4ef9e4f5c9de242d688b', + 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + 'bbcbb8d5e5351dd82c3fcac248268fa9ade20186', 'flutter/engine/src/flutter/third_party/depot_tools': Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '580b4ff3f5cd0dcaa2eacda28cefe0f45320e8f7',
diff --git a/commits.json b/commits.json index c538f77..35c46c9 100644 --- a/commits.json +++ b/commits.json
@@ -1,4 +1,4 @@ { - "flutter":"94e0dc8d40dfeea76f5b4ef9e4f5c9de242d688b", + "flutter":"bbcbb8d5e5351dd82c3fcac248268fa9ade20186", "flutter/engine/src/flutter/third_party/dart":"e4f5f9e3d49cceb0fd707383acd0500625edc350" } \ No newline at end of file