From d4586d760f1ce1b90c4650dcbfdc66bb4ea038c7 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 27 Mar 2023 22:47:02 -0400 Subject: [PATCH] Manual roll Dart SDK from a040e32db8f2 to 2bb9c265fa24 (7 revisions) (flutter/engine#40689) Manual roll requested by zra@google.com https://dart.googlesource.com/sdk.git/+log/a040e32db8f2..2bb9c265fa24 2023-03-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-374.0.dev 2023-03-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-373.0.dev 2023-03-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-372.0.dev 2023-03-26 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-371.0.dev 2023-03-26 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-370.0.dev 2023-03-25 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-369.0.dev 2023-03-24 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-368.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,bdero@google.com,dart-vm-team@google.com,rmistry@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://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 Co-authored-by: Zachary Anderson --- DEPS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index d5c057cac30..223f8d4e899 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': 'a040e32db8f2067ef728b71445e2c3f6972638f9', + 'dart_revision': '2bb9c265fa24f1ba98239b23b15ecf5bfb2dbb22', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -63,7 +63,7 @@ vars = { 'dart_perfetto_rev': 'b8da07095979310818f0efde2ef3c69ea70d62c5', 'dart_protobuf_gn_rev': 'f872f05cb0378eef9a7a2609076929f0f35b4141', 'dart_protobuf_rev': 'b90a4c44d56075eb23ee38ae56ce0febfd7f280f', - 'dart_pub_rev': '4bd757ce1dad04035fb0dbc6156879af23d8b3b8', + 'dart_pub_rev': '8434b40d6a21dece68c4880e59dbdedfbd6bd7e5', 'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50', 'dart_watcher_rev': '5968409e1d73e21e75fc22a6481d5efaef7f3558', 'dart_webdev_rev': 'c2c8b17c9a1adc19ee3efd847ed2dd6cd7025aec', @@ -353,7 +353,7 @@ deps = { Var('dart_git') + '/dart_style.git@568333db2650e77c0f96ebc77969c9469cf514f0', 'src/third_party/dart/third_party/pkg/dartdoc': - Var('dart_git') + '/dartdoc.git@2bbe649a2139d0672e94bc69d78e815a290d2c8d', + Var('dart_git') + '/dartdoc.git@0746cdae534decbf3763ca460024f392a079d1c2', 'src/third_party/dart/third_party/pkg/ffi': Var('dart_git') + '/ffi.git@32f5eefea59d4461e8ab40e83f157e49d5abe0da', @@ -386,7 +386,7 @@ deps = { Var('dart_git') + '/json_rpc_2.git@0280ac6cb4f3905d81c47ba927123ba2b95f7940', 'src/third_party/dart/third_party/pkg/linter': - Var('dart_git') + '/linter.git@07c4d177bca9e3b670ab67a7c9a8cffeb90aa318', + Var('dart_git') + '/linter.git@7c7db85d29b46af51e3f4a5e0a33440c4e3791fc', 'src/third_party/dart/third_party/pkg/logging': Var('dart_git') + '/logging.git@abef3717d958158eb8b0ddb2871f4b15a9804cd4',