From e7c19c4e51ae4fb46c666404040675d0e72cc020 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 10 Nov 2022 23:17:12 -0500 Subject: [PATCH] Roll Dart SDK from 2f47565b8774 to 3a022103e91d (5 revisions) (flutter/engine#37507) https://dart.googlesource.com/sdk.git/+log/2f47565b8774..3a022103e91d 2022-11-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 2.19.0-388.0.dev 2022-11-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 2.19.0-387.0.dev 2022-11-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 2.19.0-386.0.dev 2022-11-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 2.19.0-385.0.dev 2022-11-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 2.19.0-384.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,jimgraham@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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 8e4f5191440..5df050c6d33 100644 --- a/DEPS +++ b/DEPS @@ -48,7 +48,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': '2f47565b8774dd618f72dc6f069d1be25224b8ba', + 'dart_revision': '3a022103e91dbf0b602eec6b36109ef4ea643deb', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -249,7 +249,7 @@ deps = { Var('dart_git') + '/json_rpc_2.git@805e6536dd961d66f6b8cd46d8f3e61774f957c9', 'src/third_party/dart/third_party/pkg/linter': - Var('dart_git') + '/linter.git@657fa6d60373c144777ddb3ca0ab6ee7805ea2b3', + Var('dart_git') + '/linter.git@8bce8b8b06c22716219207eb9d52beb93932ea44', 'src/third_party/dart/third_party/pkg/logging': Var('dart_git') + '/logging.git@f322480fb9d9e83e677c08db6d09067059f7ff74',