Roll Dart SDK from c929e6d3d08f to 41a60009ed5c (7 revisions) (#165730)

https://dart.googlesource.com/sdk.git/+log/c929e6d3d08f..41a60009ed5c

2025-03-22 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.8.0-217.0.dev
2025-03-21 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.8.0-216.0.dev
2025-03-21 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.8.0-215.0.dev
2025-03-21 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.8.0-214.0.dev
2025-03-21 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.8.0-213.0.dev
2025-03-20 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.8.0-212.0.dev
2025-03-20 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.8.0-211.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 dart-vm-team@google.com,jsimmons@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
This commit is contained in:
engine-flutter-autoroll 2025-03-21 22:52:07 -04:00 committed by GitHub
parent 41c427c6de
commit 66df85a254
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 11 additions and 9 deletions

12
DEPS
View File

@ -56,7 +56,7 @@ 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': 'c929e6d3d08f1f679d884638c89c70e5fb8196d1', 'dart_revision': '41a60009ed5cff18934a7608c16a3f971af97776',
# 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
@ -64,14 +64,14 @@ vars = {
'dart_boringssl_rev': '55de8cd4a0405a059bf2c1d56773ec12e5d80b25', 'dart_boringssl_rev': '55de8cd4a0405a059bf2c1d56773ec12e5d80b25',
'dart_core_rev': '61e677100b06d56a1b3731ab1178ebf9102ecb1f', 'dart_core_rev': '61e677100b06d56a1b3731ab1178ebf9102ecb1f',
'dart_devtools_rev': 'f10e8df8c517fb0412b9a66c626581867c9c267d', 'dart_devtools_rev': 'f10e8df8c517fb0412b9a66c626581867c9c267d',
'dart_ecosystem_rev': '5b8e6b8973663a64be5b98159da51409267a685b', 'dart_ecosystem_rev': '23172636e60c52384b40e6bd1240d12c8e860122',
'dart_http_rev': '9129a96be871a5779436f042bd13790960171373', 'dart_http_rev': '1b6e28d7e1c61f7b0f8561be7aee9c35b03de193',
'dart_i18n_rev': 'd9cce0b6348b51872fb269e43ff8a43120fe191d', 'dart_i18n_rev': 'd9cce0b6348b51872fb269e43ff8a43120fe191d',
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb', 'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b', 'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10', 'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
'dart_protobuf_rev': '0bab78d9538e49d50023bab36159b15ff3c369eb', 'dart_protobuf_rev': '0bab78d9538e49d50023bab36159b15ff3c369eb',
'dart_pub_rev': '639536aa78f7382b4a948669bfdc283f830b2ae9', 'dart_pub_rev': '528f5103fb5e9a7d5f5bc4e365a3514927bd43db',
'dart_sync_http_rev': 'dc54465f07d9652875deeade643256dafa2fbc6c', 'dart_sync_http_rev': 'dc54465f07d9652875deeade643256dafa2fbc6c',
'dart_tools_rev': '62bc13bc086a66ce9a6a3e64865c82d17a1379b3', 'dart_tools_rev': '62bc13bc086a66ce9a6a3e64865c82d17a1379b3',
'dart_vector_math_rev': 'f08d7d2652e9ecf7d8f8605d9983335174511c95', 'dart_vector_math_rev': 'f08d7d2652e9ecf7d8f8605d9983335174511c95',
@ -314,7 +314,7 @@ deps = {
Var('dart_git') + '/dart_style.git@21de99ec0ff8ace4d946a746fb427fffd6afa535', Var('dart_git') + '/dart_style.git@21de99ec0ff8ace4d946a746fb427fffd6afa535',
'engine/src/flutter/third_party/dart/third_party/pkg/dartdoc': 'engine/src/flutter/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@c41b86b98ca935ec3c29cdb04cb190df30afb242', Var('dart_git') + '/dartdoc.git@d40067626b8c419e451897447e4dae74d25bcc37',
'engine/src/flutter/third_party/dart/third_party/pkg/ecosystem': 'engine/src/flutter/third_party/dart/third_party/pkg/ecosystem':
Var('dart_git') + '/ecosystem.git' + '@' + Var('dart_ecosystem_rev'), Var('dart_git') + '/ecosystem.git' + '@' + Var('dart_ecosystem_rev'),
@ -329,7 +329,7 @@ deps = {
Var('dart_git') + '/leak_tracker.git@f5620600a5ce1c44f65ddaa02001e200b096e14c', Var('dart_git') + '/leak_tracker.git@f5620600a5ce1c44f65ddaa02001e200b096e14c',
'engine/src/flutter/third_party/dart/third_party/pkg/native': 'engine/src/flutter/third_party/dart/third_party/pkg/native':
Var('dart_git') + '/native.git@8663dfa953ac4eb8713f9f4057355e7718500442', Var('dart_git') + '/native.git@f1fa5be4b0d7449fa8fe4077113ac0413d2b16bf',
'engine/src/flutter/third_party/dart/third_party/pkg/protobuf': 'engine/src/flutter/third_party/dart/third_party/pkg/protobuf':
Var('dart_git') + '/protobuf.git' + '@' + Var('dart_protobuf_rev'), Var('dart_git') + '/protobuf.git' + '@' + Var('dart_protobuf_rev'),

View File

@ -1438,6 +1438,8 @@
../../../flutter/third_party/dart/codereview.settings ../../../flutter/third_party/dart/codereview.settings
../../../flutter/third_party/dart/docs ../../../flutter/third_party/dart/docs
../../../flutter/third_party/dart/pkg ../../../flutter/third_party/dart/pkg
../../../flutter/third_party/dart/pubspec.lock
../../../flutter/third_party/dart/pubspec.yaml
../../../flutter/third_party/dart/runtime/.clang-tidy ../../../flutter/third_party/dart/runtime/.clang-tidy
../../../flutter/third_party/dart/runtime/.gitignore ../../../flutter/third_party/dart/runtime/.gitignore
../../../flutter/third_party/dart/runtime/CPPLINT.cfg ../../../flutter/third_party/dart/runtime/CPPLINT.cfg

View File

@ -1,4 +1,4 @@
Signature: 1873a486368462a77cdf366f772196ed Signature: 5903727c0b92038b7003e1c8725aa107
==================================================================================================== ====================================================================================================
LIBRARY: dart LIBRARY: dart
@ -4862,7 +4862,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/+/c929e6d3d08f1f679d884638c89c70e5fb8196d1 You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/41a60009ed5cff18934a7608c16a3f971af97776
/third_party/fallback_root_certificates/ /third_party/fallback_root_certificates/
==================================================================================================== ====================================================================================================

View File

@ -30263,7 +30263,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/+/c929e6d3d08f1f679d884638c89c70e5fb8196d1 You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/41a60009ed5cff18934a7608c16a3f971af97776
/third_party/fallback_root_certificates/ /third_party/fallback_root_certificates/
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------