From e06fd1bf92ad79e0a24ae56e515cba9c29e99307 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 13 Oct 2023 03:50:41 +0000 Subject: [PATCH] Roll Dart SDK from b0d65ad14354 to 849253fd69b6 (1 revision) https://dart.googlesource.com/sdk.git/+log/b0d65ad14354..849253fd69b6 2023-10-13 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.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-engine Please CC dart-vm-team@google.com,jsimmons@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter Engine: 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e5d6e077d987c..1fbc32695b1ad 100644 --- a/DEPS +++ b/DEPS @@ -57,7 +57,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': 'b0d65ad14354b1a9f6adc457fbaa88dd6823a93b', + 'dart_revision': '849253fd69b6bfb8276c7576a2382d15db51df8a', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py