From 83e10e426402300d9a972a3843aaa96a1654cab0 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 1 Nov 2023 05:22:45 +0000 Subject: [PATCH] Roll Dart SDK from 448293573e98 to 62aceb5e057d (1 revision) https://dart.googlesource.com/sdk.git/+log/448293573e98..62aceb5e057d 2023-11-01 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-85.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,zra@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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 3f4d952bd19b8..7906dcfffb13a 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': '448293573e98d6778799f11c80f842c6d5bfe735', + 'dart_revision': '62aceb5e057d41650fe28a7e8f70051cee31b404', # 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': 'c2871b2e03aa4490caf476c274996e2bc20c5451', 'dart_clock_rev': '200a0209927ea7c4737309e7e9076ec8b97e9c4b', 'dart_collection_rev': 'd27bfaf7994ee690be6ed424b8ee288c7aa672f6', - 'dart_devtools_rev': 'd2f59cf9cb072f64baa7268a0a97cf422f44edbf', + 'dart_devtools_rev': 'f73b42303c9715f5659130f8f1b6dc91fa12d82f', 'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb', 'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b', 'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10', @@ -328,7 +328,7 @@ deps = { Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@a51bd6df919a5b79574f0996a760cc20cb05697e', 'src/third_party/dart/third_party/devtools': - {'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:d2f59cf9cb072f64baa7268a0a97cf422f44edbf'}]}, + {'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:f73b42303c9715f5659130f8f1b6dc91fa12d82f'}]}, 'src/third_party/dart/third_party/pkg/args': Var('dart_git') + '/args.git@df9b428e53e889835257c8475538e09834ffd022',