From dc5802926eb4761d7dd72f0497a1db555fd00fed Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 16 Sep 2023 00:48:10 +0000 Subject: [PATCH] Roll Dart SDK from e9452310189b to 029d6d73c860 (1 revision) https://dart.googlesource.com/sdk.git/+log/e9452310189b..029d6d73c860 2023-09-16 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-170.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://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 13a66d7518b2d..a2d19e111d2fb 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': 'e9452310189ba85997d8e806a987880fbcdcc17b', + 'dart_revision': '029d6d73c8607db74e24105793b9dc0ba4838443', # 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,7 +67,7 @@ vars = { 'dart_browser_launcher_rev': '1f69393d63a2f8d36d00b86cdd20df70c347af82', 'dart_clock_rev': '1e75f08d3428bcd6f4b7cf70e788f24fc9b661e1', 'dart_collection_rev': '91afde43f488eef618454b896301c6ff59af72e0', - 'dart_devtools_rev': 'adfb08c95c626248b28cc60df3b085c12ad8758e', + 'dart_devtools_rev': '532dc39c7a2820a6dc759590e03a9c18fec915f8', 'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb', 'dart_perfetto_rev': 'b8da07095979310818f0efde2ef3c69ea70d62c5', 'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10', @@ -77,7 +77,7 @@ vars = { 'dart_tools_rev': '1512f3d1efde11ace801618822f63934961cc80d', 'dart_watcher_rev': '1aed03e2a8005f45083fdb38cbd4b684cd23082f', 'dart_webdev_rev': '501ccc287783db685240d0f47c1cc9df68a43ae4', - 'dart_webkit_inspection_protocol_rev': '39a3c297ff573635e7936b015ce4f3466e4739d6', + 'dart_webkit_inspection_protocol_rev': '82f0c1c46dfdba5edf7c5fa84456233121dd69e1', 'dart_yaml_edit_rev': '4a9734dda12f63ef9eee4121f87ff4401e25a607', 'dart_zlib_rev': '14dd4c4455602c9b71a1a89b5cafd1f4030d2e3f', @@ -336,7 +336,7 @@ deps = { Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@cdb7aeab40b4c522de20b242019f7e88641445d5', 'src/third_party/dart/third_party/devtools': - {'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:adfb08c95c626248b28cc60df3b085c12ad8758e'}]}, + {'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:532dc39c7a2820a6dc759590e03a9c18fec915f8'}]}, 'src/third_party/dart/third_party/pkg/args': Var('dart_git') + '/args.git@5a4e16f1e4c08b01498a9dce8aeda1a60161cd52',