From 1f18d533370b3179e4895cd7a55c575997c0dbab Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 7 Nov 2023 00:50:24 +0000 Subject: [PATCH] Roll Dart SDK from 82731b940e7f to aded6314af29 (1 revision) https://dart.googlesource.com/sdk.git/+log/82731b940e7f..aded6314af29 2023-11-07 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-101.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 442539bf96cf4..dece4b0db83a0 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': '82731b940e7ffb4975376fab66f625b45818fad6', + 'dart_revision': 'aded6314af29518c9c7dc1c902fda158cd24967b', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -69,7 +69,7 @@ vars = { 'dart_browser_launcher_rev': '4f9e7843b683c9e9357aaf263a929ec6ecf959c8', 'dart_clock_rev': 'f975668839f45bad561d6227f88297bbbcff03fa', 'dart_collection_rev': 'e8d7e925cc3d48d16d7455de6ac8484ecad46bda', - 'dart_devtools_rev': 'f73b42303c9715f5659130f8f1b6dc91fa12d82f', + 'dart_devtools_rev': '28a3978da5f230d4311fd2a4e2effaf0ef620de7', 'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb', 'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b', 'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10', @@ -333,7 +333,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:f73b42303c9715f5659130f8f1b6dc91fa12d82f'}]}, + {'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:28a3978da5f230d4311fd2a4e2effaf0ef620de7'}]}, 'src/third_party/dart/third_party/pkg/args': Var('dart_git') + '/args.git@46d5033377d277d70bc6ec68504730b9384b1db1',