From 05d3998590a67f85d28331ddb4a8519650752e9e Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 22 Apr 2023 01:28:36 -0400 Subject: [PATCH] Roll Dart SDK from b6de2d42e58d to be6db2b60a41 (2 revisions) (flutter/engine#41416) https://dart.googlesource.com/sdk.git/+log/b6de2d42e58d..be6db2b60a41 2023-04-21 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-32.0.dev 2023-04-21 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-31.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 aam@google.com,chinmaygarde@google.com,dart-vm-team@google.com,rmistry@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 67585b67b54..8cabc438b39 100644 --- a/DEPS +++ b/DEPS @@ -47,7 +47,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': 'b6de2d42e58d249bb52a0b52fcac81d9925a2bcb', + 'dart_revision': 'be6db2b60a41f0a6a5e62707a9149915942b981d', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -62,7 +62,7 @@ vars = { 'dart_perfetto_rev': 'b8da07095979310818f0efde2ef3c69ea70d62c5', 'dart_protobuf_gn_rev': 'f872f05cb0378eef9a7a2609076929f0f35b4141', 'dart_protobuf_rev': 'b90a4c44d56075eb23ee38ae56ce0febfd7f280f', - 'dart_pub_rev': '3e2c92a8bb74935302de52b80b870bf66963756d', + 'dart_pub_rev': '21eb39e148c720ab8577bbf3bf089556a113eb10', 'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50', 'dart_watcher_rev': '00aa79b0ff5562c9dafb0525891e2e69c51be06d', 'dart_webdev_rev': '75462913fba9756e9ddae33bfd73fe96f5199c34',