From 5cb1c27e16c3e7f55bfcc7c27caedcd82ec0cbfa Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 10 Jun 2023 20:49:22 -0400 Subject: [PATCH] Roll Dart SDK from 9d705a5391b2 to ba6736de40d2 (4 revisions) (flutter/engine#42725) https://dart.googlesource.com/sdk.git/+log/9d705a5391b2..ba6736de40d2 2023-06-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-193.0.dev 2023-06-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-192.0.dev 2023-06-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-191.0.dev 2023-06-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-190.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,jacksongardner@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug 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 5d1c0e1ed7..3105ae21b6 100644 --- a/DEPS +++ b/DEPS @@ -53,7 +53,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': '9d705a5391b287b25c2993baa49166f358b5be01', + 'dart_revision': 'ba6736de40d2be39b8b03b0990e82cc627444e11', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -67,12 +67,12 @@ vars = { 'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb', 'dart_perfetto_rev': 'b8da07095979310818f0efde2ef3c69ea70d62c5', 'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10', - 'dart_protobuf_rev': 'da6953c65a93f02908f79d7d8402af843a60dcff', + 'dart_protobuf_rev': 'edf8e923c3ba6d94bc24066f677356debf9cc031', 'dart_pub_rev': '078c7fea0be2656debc675646806da14fa94f853', 'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50', 'dart_tools_rev': '8d6e8b82e3eef8b2f5e3ec9bdd3dd1a2ad3e13f5', 'dart_watcher_rev': '3f17faa2d09dca3e23bc07a01f2045ec0cd2837d', - 'dart_webdev_rev': '3d7f546ffd461d64ca426cedc1e732f20ed15767', + 'dart_webdev_rev': 'a6d761d8260627b8f1a8111e15f2c112642925f5', 'dart_webkit_inspection_protocol_rev': '39a3c297ff573635e7936b015ce4f3466e4739d6', 'dart_yaml_edit_rev': '87dcf31fcaada207ae7c3527f9885982534badce', 'dart_zlib_rev': '14dd4c4455602c9b71a1a89b5cafd1f4030d2e3f', @@ -473,7 +473,7 @@ deps = { Var('dart_git') + '/term_glyph.git@4daa34eea4bd6d9780aaeadbf6665af3ebb402fd', 'src/third_party/dart/third_party/pkg/test': - Var('dart_git') + '/test.git@7a6c98d015a62daaee35bfdb1288ae659d31abc6', + Var('dart_git') + '/test.git@e7ae6139b85312b5229a6b139a14554992fe6e85', 'src/third_party/dart/third_party/pkg/test_reflective_loader': Var('dart_git') + '/test_reflective_loader.git@40d61b16647cd61b02d806fea46362ef07e7c502',