From 56f5e9977006e94f59e66d206b23a59ce361f365 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 28 Jun 2023 09:47:29 +0000 Subject: [PATCH] Roll Dart SDK from 3233ec5b6862 to e164fdc1a3ad (1 revision) https://dart.googlesource.com/sdk.git/+log/3233ec5b6862..e164fdc1a3ad 2023-06-28 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-256.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 c8a4425fe47ad..0a20819cfd8c0 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': '3233ec5b68625b1fec074ce434039b780d18b914', + 'dart_revision': 'e164fdc1a3ad91511f0f2139b9a2235adfed8c16', # 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@f83b00f1185d6f8d22c7bf206ae7822c423f13d3', + Var('dart_git') + '/linter.git@770c3c5858a112cdb9e8d65e11ba659322700c68', 'src/third_party/dart/third_party/pkg/logging': Var('dart_git') + '/logging.git@f2fe2ac2a61a269b2e0ce65be330f7af1bc67428',