From 7c88746bbafecc998110c7fd839242a7cd3f9e90 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 30 Apr 2024 23:18:34 +0000 Subject: [PATCH] Roll Dart SDK from 3f649c97a08c to c88854d4282c (1 revision) https://dart.googlesource.com/sdk.git/+log/3f649c97a08c..c88854d4282c 2024-04-30 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-116.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 aaclarke@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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index e188ad463bae2..b47289971659f 100644 --- a/DEPS +++ b/DEPS @@ -56,7 +56,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': '3f649c97a08cca6c751d072effa14ddedc70677e', + 'dart_revision': 'c88854d4282c697ee31705816de8e8137bc67579', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -66,7 +66,7 @@ vars = { 'dart_browser_launcher_rev': 'c4b2c81aa9debcce3651eda1b68a9bc5d5adf400', 'dart_clock_rev': 'a732a09149708ae0b986bec9931576d22818d158', 'dart_collection_rev': 'fc616ff8fd7b732c07b2b19e31b6601e59900ccf', - 'dart_devtools_rev': 'ac9f4acbbe3ccc7cfd5e0278b628505f65de4428', + 'dart_devtools_rev': '486dae7785dc0bda5cc0c463ab704e469bb03f1a', 'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb', 'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b', 'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10', @@ -347,7 +347,7 @@ deps = { Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@9784f012848a7eb321c2037bdb363dfe0eab8bc9', 'src/flutter/third_party/dart/third_party/devtools': - {'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:ac9f4acbbe3ccc7cfd5e0278b628505f65de4428'}]}, + {'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:486dae7785dc0bda5cc0c463ab704e469bb03f1a'}]}, 'src/flutter/third_party/dart/third_party/pkg/args': Var('dart_git') + '/args.git@5c83bc9785d6c32ffe6824ba79fadcc51fbcd1c1',