Roll Dart SDK from e596df519dce to ba5acf1e38b1 (9 revisions) (#167585)

https://dart.googlesource.com/sdk.git/+log/e596df519dce..ba5acf1e38b1

2025-04-22 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.9.0-42.0.dev
2025-04-22 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.9.0-41.0.dev
2025-04-22 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.9.0-40.0.dev
2025-04-22 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.9.0-39.0.dev
2025-04-21 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.9.0-38.0.dev
2025-04-21 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.9.0-37.0.dev
2025-04-19 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.9.0-36.0.dev
2025-04-19 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.9.0-35.0.dev
2025-04-19 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.9.0-34.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
Please CC chinmaygarde@google.com,dart-vm-team@google.com on the revert
to ensure that a human
is aware of the problem.

To file a bug in Flutter:
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: Alexander Aprelev <aam@google.com>
This commit is contained in:
engine-flutter-autoroll 2025-04-22 18:03:10 -04:00 committed by GitHub
parent cddd4acaca
commit f47d55f59b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 14 additions and 6 deletions

6
DEPS
View File

@ -56,12 +56,12 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
# You can use //tools/dart/create_updated_flutter_deps.py to produce # You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies. # updated revision list of existing dependencies.
'dart_revision': 'e596df519dceb6c1f98c15011c41f719c35d5bc1', 'dart_revision': 'ba5acf1e38b1484098a60346b0e218f6afe818a1',
# WARNING: DO NOT EDIT MANUALLY # WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
'dart_binaryen_rev': 'b4bdcc33115b31758c56b83bb9de4642c411a042', 'dart_binaryen_rev': 'b4bdcc33115b31758c56b83bb9de4642c411a042',
'dart_boringssl_rev': '45a865d6682a7bc989143d73466ade7728959324', 'dart_boringssl_rev': 'fa891990d11dec621e91514d92ab5c34181d313b',
'dart_core_rev': '635dfa32c261ba078438b74de397f2207904ca78', 'dart_core_rev': '635dfa32c261ba078438b74de397f2207904ca78',
'dart_devtools_rev': '1fb2f4ce5099042b7f2dfa93dec675a21861d21f', 'dart_devtools_rev': '1fb2f4ce5099042b7f2dfa93dec675a21861d21f',
'dart_ecosystem_rev': '815d4ba2e7d11f8695a26f6cbe1262e3b8ff8d0d', 'dart_ecosystem_rev': '815d4ba2e7d11f8695a26f6cbe1262e3b8ff8d0d',
@ -73,7 +73,7 @@ vars = {
'dart_protobuf_rev': '1aaa332af75c61ff32739821f7ec52186ff18d4c', 'dart_protobuf_rev': '1aaa332af75c61ff32739821f7ec52186ff18d4c',
'dart_pub_rev': 'b2c03b448a47fdd52800609b9222cd737be3a934', 'dart_pub_rev': 'b2c03b448a47fdd52800609b9222cd737be3a934',
'dart_sync_http_rev': 'dc54465f07d9652875deeade643256dafa2fbc6c', 'dart_sync_http_rev': 'dc54465f07d9652875deeade643256dafa2fbc6c',
'dart_tools_rev': '4a284152c263a5d3429d5ab6acfdb70eca2ebcfb', 'dart_tools_rev': '11a7719ffc6573b62d164a3188b8c2131b6ef6c3',
'dart_vector_math_rev': 'dc9d379674f50bb5559e99ee3a9f64729df9d3c8', 'dart_vector_math_rev': 'dc9d379674f50bb5559e99ee3a9f64729df9d3c8',
'dart_web_rev': '5a39fdc396ae40344308975140343c23b6863261', 'dart_web_rev': '5a39fdc396ae40344308975140343c23b6863261',
'dart_webdev_rev': '5bf833d0c277a384ab8bbfc10e7d3d71b8022560', 'dart_webdev_rev': '5bf833d0c277a384ab8bbfc10e7d3d71b8022560',

View File

@ -1,4 +1,4 @@
Signature: 90a1accc9b72ddf88abf566f718cb4bc Signature: 97e03417a85a7c45bfa501666c1c6855
==================================================================================================== ====================================================================================================
LIBRARY: dart LIBRARY: dart
@ -4232,6 +4232,8 @@ ORIGIN: ../../../flutter/third_party/dart/runtime/engine/include/dart_engine.h +
ORIGIN: ../../../flutter/third_party/dart/runtime/platform/list_queue.h + ../../../flutter/third_party/dart/LICENSE ORIGIN: ../../../flutter/third_party/dart/runtime/platform/list_queue.h + ../../../flutter/third_party/dart/LICENSE
ORIGIN: ../../../flutter/third_party/dart/runtime/platform/lockers.h + ../../../flutter/third_party/dart/LICENSE ORIGIN: ../../../flutter/third_party/dart/runtime/platform/lockers.h + ../../../flutter/third_party/dart/LICENSE
ORIGIN: ../../../flutter/third_party/dart/runtime/tools/generate_dart_api_win_c.dart + ../../../flutter/third_party/dart/LICENSE ORIGIN: ../../../flutter/third_party/dart/runtime/tools/generate_dart_api_win_c.dart + ../../../flutter/third_party/dart/LICENSE
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/microtask_mirror_queues.cc + ../../../flutter/third_party/dart/LICENSE
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/microtask_mirror_queues.h + ../../../flutter/third_party/dart/LICENSE
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/simulator_arm64_trampolines.S + ../../../flutter/third_party/dart/LICENSE ORIGIN: ../../../flutter/third_party/dart/runtime/vm/simulator_arm64_trampolines.S + ../../../flutter/third_party/dart/LICENSE
ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/dynamic_module.dart + ../../../flutter/third_party/dart/LICENSE ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/dynamic_module.dart + ../../../flutter/third_party/dart/LICENSE
ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/function_patch.dart + ../../../flutter/third_party/dart/LICENSE ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/function_patch.dart + ../../../flutter/third_party/dart/LICENSE
@ -4244,6 +4246,8 @@ FILE: ../../../flutter/third_party/dart/runtime/engine/include/dart_engine.h
FILE: ../../../flutter/third_party/dart/runtime/platform/list_queue.h FILE: ../../../flutter/third_party/dart/runtime/platform/list_queue.h
FILE: ../../../flutter/third_party/dart/runtime/platform/lockers.h FILE: ../../../flutter/third_party/dart/runtime/platform/lockers.h
FILE: ../../../flutter/third_party/dart/runtime/tools/generate_dart_api_win_c.dart FILE: ../../../flutter/third_party/dart/runtime/tools/generate_dart_api_win_c.dart
FILE: ../../../flutter/third_party/dart/runtime/vm/microtask_mirror_queues.cc
FILE: ../../../flutter/third_party/dart/runtime/vm/microtask_mirror_queues.h
FILE: ../../../flutter/third_party/dart/runtime/vm/simulator_arm64_trampolines.S FILE: ../../../flutter/third_party/dart/runtime/vm/simulator_arm64_trampolines.S
FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/dynamic_module.dart FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/dynamic_module.dart
FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/function_patch.dart FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/function_patch.dart
@ -4864,7 +4868,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
This Source Code Form is "Incompatible With Secondary Licenses", as This Source Code Form is "Incompatible With Secondary Licenses", as
defined by the Mozilla Public License, v. 2.0. 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/+/e596df519dceb6c1f98c15011c41f719c35d5bc1 You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/ba5acf1e38b1484098a60346b0e218f6afe818a1
/third_party/fallback_root_certificates/ /third_party/fallback_root_certificates/
==================================================================================================== ====================================================================================================

View File

@ -3503,7 +3503,9 @@ ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../flutt
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../flutter/third_party/boringssl/src/crypto/blake2/blake2b256_tests.txt ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../flutter/third_party/boringssl/src/crypto/blake2/blake2b256_tests.txt
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../flutter/third_party/boringssl/src/crypto/bn/bn_asn1.cc ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../flutter/third_party/boringssl/src/crypto/bn/bn_asn1.cc
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../flutter/third_party/boringssl/src/crypto/bn/convert.cc ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../flutter/third_party/boringssl/src/crypto/bn/convert.cc
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../flutter/third_party/boringssl/src/crypto/bn/div.cc
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../flutter/third_party/boringssl/src/crypto/bn/exponentiation.cc ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../flutter/third_party/boringssl/src/crypto/bn/exponentiation.cc
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../flutter/third_party/boringssl/src/crypto/bn/sqrt.cc
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../flutter/third_party/boringssl/src/crypto/buf/buf.cc ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../flutter/third_party/boringssl/src/crypto/buf/buf.cc
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../flutter/third_party/boringssl/src/crypto/bytestring/asn1_compat.cc ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../flutter/third_party/boringssl/src/crypto/bytestring/asn1_compat.cc
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../flutter/third_party/boringssl/src/crypto/bytestring/ber.cc ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../flutter/third_party/boringssl/src/crypto/bytestring/ber.cc
@ -4857,7 +4859,9 @@ FILE: ../../../flutter/third_party/boringssl/src/crypto/blake2/blake2.cc
FILE: ../../../flutter/third_party/boringssl/src/crypto/blake2/blake2b256_tests.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/blake2/blake2b256_tests.txt
FILE: ../../../flutter/third_party/boringssl/src/crypto/bn/bn_asn1.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/bn/bn_asn1.cc
FILE: ../../../flutter/third_party/boringssl/src/crypto/bn/convert.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/bn/convert.cc
FILE: ../../../flutter/third_party/boringssl/src/crypto/bn/div.cc
FILE: ../../../flutter/third_party/boringssl/src/crypto/bn/exponentiation.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/bn/exponentiation.cc
FILE: ../../../flutter/third_party/boringssl/src/crypto/bn/sqrt.cc
FILE: ../../../flutter/third_party/boringssl/src/crypto/buf/buf.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/buf/buf.cc
FILE: ../../../flutter/third_party/boringssl/src/crypto/bytestring/asn1_compat.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/bytestring/asn1_compat.cc
FILE: ../../../flutter/third_party/boringssl/src/crypto/bytestring/ber.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/bytestring/ber.cc

View File

@ -30447,7 +30447,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
This Source Code Form is "Incompatible With Secondary Licenses", as This Source Code Form is "Incompatible With Secondary Licenses", as
defined by the Mozilla Public License, v. 2.0. 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/+/0cfefe2a03fb19c288d58484abb9690d7570fdeb You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/ba5acf1e38b1484098a60346b0e218f6afe818a1
/third_party/fallback_root_certificates/ /third_party/fallback_root_certificates/
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------