From b5c6ecaac2eecc6b09795d34009c19ff34fb4e5b Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 9 Nov 2023 09:23:57 +0000 Subject: [PATCH] Roll Dart SDK from 14933042494d to 6f36eb00cacf (4 revisions) https://dart.googlesource.com/sdk.git/+log/14933042494d..6f36eb00cacf 2023-11-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-111.0.dev 2023-11-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-110.0.dev 2023-11-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-109.0.dev 2023-11-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-108.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 bdero@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 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index bd68483615091..3f1e581b68a78 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': '14933042494d865e9ccb0453433036e03b6da753', + 'dart_revision': '6f36eb00cacfc4edea21ac26ea7e7d92913eb792', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -76,7 +76,7 @@ vars = { 'dart_protobuf_rev': 'dcec2eda9db4e6728e900928aa2e46944ba4fa6f', 'dart_pub_rev': 'fca927ae2662204805e1646c0c0687369001a41a', 'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50', - 'dart_tools_rev': '6ad36915197ef7f57a1046cad7d43c730e27d310', + 'dart_tools_rev': 'd898ad12eccd19bb15d57df4493f9f449b9ab842', 'dart_watcher_rev': 'b2b278ae4198b4c431a145ddcfdab1460d5f9ec5', 'dart_webdev_rev': '5ad79c240b000a50057612d6af4573f6e649f65c', 'dart_webkit_inspection_protocol_rev': '667c55e6f65638592768e0325b75420e39b01d2e', @@ -405,7 +405,7 @@ deps = { Var('dart_git') + '/json_rpc_2.git@460545c62d12c2cd4635054e327846628288cb7e', 'src/third_party/dart/third_party/pkg/leak_tracker': - Var('dart_git') + '/leak_tracker.git@098bafcf99a5220e3c352d895d991e163568ee03', + Var('dart_git') + '/leak_tracker.git@d3c9060d082ff4913c12ed1a5f47dbb2a93f4639', 'src/third_party/dart/third_party/pkg/logging': Var('dart_git') + '/logging.git@324a0b5fd2b49b80ea4fbe2b48aac7794000e25a', @@ -474,7 +474,7 @@ deps = { Var('dart_git') + '/term_glyph.git@7c1eb9d799a3cbbc554c3a283af4d6cee9043297', 'src/third_party/dart/third_party/pkg/test': - Var('dart_git') + '/test.git@4341470a2b844cd9a6692647639d652f617dd302', + Var('dart_git') + '/test.git@075faffb08873fbc6d105f08408c426b6ab54b09', 'src/third_party/dart/third_party/pkg/test_reflective_loader': Var('dart_git') + '/test_reflective_loader.git@17d40bb06f55f727a79c0f0016d7510294f5db03',