From 1412cbf3619b9aca01426b5038a287dbeaf4cdca Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 2 Dec 2023 20:40:33 +0000 Subject: [PATCH] Roll Dart SDK from 3a44776466d6 to f5216bb23cc3 (1 revision) https://dart.googlesource.com/sdk.git/+log/3a44776466d6..f5216bb23cc3 2023-12-02 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-183.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,matanl@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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 713d5061bde0c..75491e1cb4e7d 100644 --- a/DEPS +++ b/DEPS @@ -59,7 +59,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': '3a44776466d635ce7ea52b078dcfa90a4b0c298f', + 'dart_revision': 'f5216bb23cc34c6225996e9b1a987c19073d335c', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -77,7 +77,7 @@ vars = { 'dart_pub_rev': '1779628b386819675130f14326f1e8812901c48f', 'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50', 'dart_tools_rev': 'c63dcb5e93d4a222da0c52960bb6688030ddabc3', - 'dart_watcher_rev': '6ac67f18d7f3a0eea728c45ea16993bdfb91ea42', + 'dart_watcher_rev': 'dc45f1925f66743ff29b9dcbb4693a7ec25945c5', 'dart_webdev_rev': '63e09e5060813a971ec0f95472613d6958f75b95', 'dart_webkit_inspection_protocol_rev': '667c55e6f65638592768e0325b75420e39b01d2e', 'dart_yaml_edit_rev': '9b9d33c5255798c950e843efe19e6f81a225ad28',