From 8b9d79b764a39d48921bfb384017ba9de15a45ab Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 23 May 2024 23:18:09 +0000 Subject: [PATCH] Roll Dart SDK from 7809d6e332ff to 9d7324ea563a (7 revisions) https://dart.googlesource.com/sdk.git/+log/7809d6e332ff..9d7324ea563a 2024-05-23 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-187.0.dev 2024-05-23 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-186.0.dev 2024-05-23 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-185.0.dev 2024-05-23 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-184.0.dev 2024-05-23 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-183.0.dev 2024-05-23 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-182.0.dev 2024-05-22 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-181.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,jonahwilliams@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 --- DEPS | 4 ++-- ci/licenses_golden/licenses_dart | 6 ++++-- sky/packages/sky_engine/LICENSE | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/DEPS b/DEPS index e746f8056966f..dbd1da5efdca0 100644 --- a/DEPS +++ b/DEPS @@ -56,7 +56,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': '7809d6e332fffca9c6cdc82f0698944744ad5022', + 'dart_revision': '9d7324ea563a7dc9eb412ec25b210cb56641319b', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -74,7 +74,7 @@ vars = { 'dart_pub_rev': 'e70850b53ef9b15a08af7fb0f0f2dcdbfa762b34', 'dart_tools_rev': '86b3661fc4ccbcda5b662ff3075177448eeeba11', 'dart_watcher_rev': 'c182cd3db6f0bc285bf5da52df422f5c64f21a37', - 'dart_web_rev': 'd7766451f43001276b5493b2261d2973702b8334', + 'dart_web_rev': '7604578eb538c471d438608673c037121d95dba5', 'dart_webdev_rev': 'fc32eb69f2ad666e9ab1cb3300510e5daed222d6', 'dart_webkit_inspection_protocol_rev': '5740cc91eaeb13a02007b77b128fccf4b056db6e', 'dart_yaml_edit_rev': '31919348bd2a1bbb805b4eb88a6b7f50d4ab247e', diff --git a/ci/licenses_golden/licenses_dart b/ci/licenses_golden/licenses_dart index 0e8b2b82aea9a..04e55d77870ad 100644 --- a/ci/licenses_golden/licenses_dart +++ b/ci/licenses_golden/licenses_dart @@ -1,4 +1,4 @@ -Signature: d18882e6842cc881b2329b61241cdda2 +Signature: 7bd35e8f740d6cad8daa0738144ea577 ==================================================================================================== LIBRARY: dart @@ -4093,6 +4093,7 @@ ORIGIN: ../../../flutter/third_party/dart/runtime/vm/os.cc + ../../../flutter/th ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_only.dart + ../../../flutter/third_party/dart/LICENSE ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/js_runtime/lib/dart2js_only.dart + ../../../flutter/third_party/dart/LICENSE ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/invocation_mirror_constants.dart + ../../../flutter/third_party/dart/LICENSE +ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/js_shared/lib/date_time_patch.dart + ../../../flutter/third_party/dart/LICENSE ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/compact_hash.dart + ../../../flutter/third_party/dart/LICENSE TYPE: LicenseType.bsd FILE: ../../../flutter/third_party/dart/runtime/bin/ifaddrs.cc @@ -4106,6 +4107,7 @@ FILE: ../../../flutter/third_party/dart/runtime/vm/os.cc FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_only.dart FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/js_runtime/lib/dart2js_only.dart FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/invocation_mirror_constants.dart +FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/js_shared/lib/date_time_patch.dart FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/compact_hash.dart ---------------------------------------------------------------------------------------------------- Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file @@ -4745,7 +4747,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/+/7809d6e332fffca9c6cdc82f0698944744ad5022 +You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/9d7324ea563a7dc9eb412ec25b210cb56641319b /third_party/fallback_root_certificates/ ==================================================================================================== diff --git a/sky/packages/sky_engine/LICENSE b/sky/packages/sky_engine/LICENSE index 27d0191c1c9e6..77852d2ac425e 100644 --- a/sky/packages/sky_engine/LICENSE +++ b/sky/packages/sky_engine/LICENSE @@ -32293,7 +32293,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/+/7809d6e332fffca9c6cdc82f0698944744ad5022 +You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/9d7324ea563a7dc9eb412ec25b210cb56641319b /third_party/fallback_root_certificates/ --------------------------------------------------------------------------------