From b5f6bc2878a3f745eaeefff2846881cc5b2f2c15 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 9 Feb 2024 11:57:18 -0500 Subject: [PATCH] Manual roll Dart SDK from 452dd17120b7 to 03130d49f214 (4 revisions) (flutter/engine#50494) Manual roll requested by zra@google.com https://dart.googlesource.com/sdk.git/+log/452dd17120b7..03130d49f214 2024-02-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.4.0-120.0.dev 2024-02-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.4.0-119.0.dev 2024-02-07 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.4.0-118.0.dev 2024-02-07 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.4.0-117.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 chinmaygarde@google.com,dart-vm-team@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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md --------- Co-authored-by: Zachary Anderson --- DEPS | 2 +- engine/src/flutter/ci/licenses_golden/licenses_dart | 4 ++-- engine/src/flutter/shell/platform/fuchsia/dart/BUILD.gn | 1 + engine/src/flutter/sky/packages/sky_engine/LICENSE | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index d6b1a3e47be..760de3db8c5 100644 --- a/DEPS +++ b/DEPS @@ -62,7 +62,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': '452dd17120b7a16effa1374ea565a6d438c6d73a', + 'dart_revision': '03130d49f2147f6f34c1b1056a11fe4f2f26ecad', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py diff --git a/engine/src/flutter/ci/licenses_golden/licenses_dart b/engine/src/flutter/ci/licenses_golden/licenses_dart index cb32c5a50c1..54abaf4d8c8 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_dart +++ b/engine/src/flutter/ci/licenses_golden/licenses_dart @@ -1,4 +1,4 @@ -Signature: 014ba5bf3cb199e7d86d05201449699e +Signature: f8583850eb070e3d90f1bd28a7a81bde ==================================================================================================== LIBRARY: dart @@ -4750,7 +4750,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice This Source Code Form is "Incompatible With Secondary Licenses", as defined by the Mozilla Public License, v. 2.0. -You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/452dd17120b7a16effa1374ea565a6d438c6d73a +You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/03130d49f2147f6f34c1b1056a11fe4f2f26ecad /third_party/fallback_root_certificates/ ==================================================================================================== diff --git a/engine/src/flutter/shell/platform/fuchsia/dart/BUILD.gn b/engine/src/flutter/shell/platform/fuchsia/dart/BUILD.gn index fc5c5de52ba..826aefacd4a 100644 --- a/engine/src/flutter/shell/platform/fuchsia/dart/BUILD.gn +++ b/engine/src/flutter/shell/platform/fuchsia/dart/BUILD.gn @@ -99,6 +99,7 @@ dart_library("expect") { "config.dart", "expect.dart", "minitest.dart", + "variations.dart", ] } diff --git a/engine/src/flutter/sky/packages/sky_engine/LICENSE b/engine/src/flutter/sky/packages/sky_engine/LICENSE index 1522b4ab1b9..0880e4acdcf 100644 --- a/engine/src/flutter/sky/packages/sky_engine/LICENSE +++ b/engine/src/flutter/sky/packages/sky_engine/LICENSE @@ -31342,7 +31342,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice This Source Code Form is "Incompatible With Secondary Licenses", as defined by the Mozilla Public License, v. 2.0. -You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/452dd17120b7a16effa1374ea565a6d438c6d73a +You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/03130d49f2147f6f34c1b1056a11fe4f2f26ecad /third_party/fallback_root_certificates/ --------------------------------------------------------------------------------