From 4f01803e4fb06bfa07ab749c03cc02906df7078c Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Fri, 22 May 2026 21:17:11 +0000 Subject: [PATCH] Roll Dart SDK from b8414c46f6c7 to 90e55fa88456 (2 revisions) https://dart.googlesource.com/sdk.git/+log/b8414c46f6c7..90e55fa88456 2026-05-22 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.13.0-132.0.dev 2026-05-22 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.13.0-131.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 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 --- DEPS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 81126be38c257..f8650691d47ed 100644 --- a/DEPS +++ b/DEPS @@ -59,13 +59,13 @@ vars = { # 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': 'b8414c46f6c726eb557c1af25099532b8b76f660', + 'dart_revision': '90e55fa884560db12045fbcee9867506841d35c6', # 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_ai_rev': '9c96bfe5f091c9451eff5b59c9bffeb2e806b875', 'dart_binaryen_rev': '604f547f5ccb51cdc02c1b12fe96a6d045c602d5', - 'dart_boringssl_rev': 'f928215954536205fdae395ace4c9d671eef089a', + 'dart_boringssl_rev': 'beddb582d9e8786a07d79f1cf054d4792b3dd81f', 'dart_core_rev': 'be0b1531c445a185d3e93887b8d0355fc766c314', 'dart_devtools_rev': '23a1bf0ff30bc83b1dc16045d6d9b15da9b4bc9c', 'dart_ecosystem_rev': '319ff812d463fc194999a0d4b682097450279332', @@ -326,7 +326,7 @@ deps = { Var('dart_git') + '/leak_tracker.git@f5620600a5ce1c44f65ddaa02001e200b096e14c', 'engine/src/flutter/third_party/dart/third_party/pkg/native': - Var('dart_git') + '/native.git@dfc75136655b780f5bc2a99a7413b73ec495fecd', + Var('dart_git') + '/native.git@77bd486568a6989a5c0a1c896793e99a21e71df7', 'engine/src/flutter/third_party/dart/third_party/pkg/protobuf': Var('dart_git') + '/protobuf.git' + '@' + Var('dart_protobuf_rev'),