From 1dcf6974b7987f3c7b2beae29eaa05aa66c65667 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 10 Jul 2023 18:46:12 -0400 Subject: [PATCH] Roll Dart SDK from 3778952664e0 to f9d33db51927 (1 revision) (flutter/engine#43531) https://dart.googlesource.com/sdk.git/+log/3778952664e0..f9d33db51927 2023-07-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-292.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://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 41247e8ff4e..d35474ccc04 100644 --- a/DEPS +++ b/DEPS @@ -53,7 +53,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': '3778952664e024fbb7f35605bee405561c35f4da', + 'dart_revision': 'f9d33db519278928591938953cc325a062cd5359', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -407,7 +407,7 @@ deps = { Var('dart_git') + '/leak_tracker.git@c75b0a71bb1b92abf2c692459a7cb2df5f2af083', 'src/third_party/dart/third_party/pkg/linter': - Var('dart_git') + '/linter.git@770c3c5858a112cdb9e8d65e11ba659322700c68', + Var('dart_git') + '/linter.git@e8c878360595c1d268d93f54c09bc843815a42d7', 'src/third_party/dart/third_party/pkg/logging': Var('dart_git') + '/logging.git@f2fe2ac2a61a269b2e0ce65be330f7af1bc67428',