Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 18dda10

Browse files
Roll Dart SDK from 993d3069f42e to a51df90298ca (7 revisions) (#55951)
https://dart.googlesource.com/sdk.git/+log/993d3069f42e..a51df90298ca 2024-10-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-41.0.dev 2024-10-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-40.0.dev 2024-10-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-39.0.dev 2024-10-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-38.0.dev 2024-10-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-37.0.dev 2024-10-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-36.0.dev 2024-10-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-35.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
1 parent d0fd04a commit 18dda10

3 files changed

Lines changed: 5 additions & 7 deletions

File tree

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ vars = {
5656
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5757
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5858
# updated revision list of existing dependencies.
59-
'dart_revision': '993d3069f42e98b2b29e441bc98424065cc255ca',
59+
'dart_revision': 'a51df90298cabc16854d39efbe39852ba74fc8f4',
6060

6161
# WARNING: DO NOT EDIT MANUALLY
6262
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -511,7 +511,7 @@ deps = {
511511
Var('dart_git') + '/yaml_edit.git' + '@' + Var('dart_yaml_edit_rev'),
512512

513513
'src/flutter/third_party/dart/tools/sdks/dart-sdk':
514-
{'dep_type': 'cipd', 'packages': [{'package': 'dart/dart-sdk/${{platform}}', 'version': 'git_revision:7e6469bd51d404916395a47b011d907d2c905121'}]},
514+
{'dep_type': 'cipd', 'packages': [{'package': 'dart/dart-sdk/${{platform}}', 'version': 'git_revision:7fce3544047c41018b8c00b4453c0262f463dd74'}]},
515515

516516
# WARNING: end of dart dependencies list that is cleaned up automatically - see create_updated_flutter_deps.py.
517517

ci/licenses_golden/licenses_dart

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 29033265e95e2a79cca60a10ae90b328
1+
Signature: 8756103903b26f7f46f5c251c4f4885f
22

33
====================================================================================================
44
LIBRARY: dart
@@ -3897,7 +3897,6 @@ ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/typed_data.
38973897
ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/wasm_types_patch.dart + ../../../flutter/third_party/dart/LICENSE
38983898
ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/weak_patch.dart + ../../../flutter/third_party/dart/LICENSE
38993899
ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm_js_compatibility/lib/boxed_int_to_string.dart + ../../../flutter/third_party/dart/LICENSE
3900-
ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm_js_compatibility/lib/int_patch.dart + ../../../flutter/third_party/dart/LICENSE
39013900
ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm_js_compatibility/lib/string_buffer_patch.dart + ../../../flutter/third_party/dart/LICENSE
39023901
ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm_js_compatibility/lib/string_patch.dart + ../../../flutter/third_party/dart/LICENSE
39033902
ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm_js_compatibility/lib/typed_data_patch.dart + ../../../flutter/third_party/dart/LICENSE
@@ -3960,7 +3959,6 @@ FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/typed_data.da
39603959
FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/wasm_types_patch.dart
39613960
FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/weak_patch.dart
39623961
FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm_js_compatibility/lib/boxed_int_to_string.dart
3963-
FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm_js_compatibility/lib/int_patch.dart
39643962
FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm_js_compatibility/lib/string_buffer_patch.dart
39653963
FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm_js_compatibility/lib/string_patch.dart
39663964
FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm_js_compatibility/lib/typed_data_patch.dart
@@ -4803,7 +4801,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
48034801
This Source Code Form is "Incompatible With Secondary Licenses", as
48044802
defined by the Mozilla Public License, v. 2.0.
48054803

4806-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/993d3069f42e98b2b29e441bc98424065cc255ca
4804+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/a51df90298cabc16854d39efbe39852ba74fc8f4
48074805
/third_party/fallback_root_certificates/
48084806

48094807
====================================================================================================

sky/packages/sky_engine/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32054,7 +32054,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3205432054
This Source Code Form is "Incompatible With Secondary Licenses", as
3205532055
defined by the Mozilla Public License, v. 2.0.
3205632056

32057-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/993d3069f42e98b2b29e441bc98424065cc255ca
32057+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/a51df90298cabc16854d39efbe39852ba74fc8f4
3205832058
/third_party/fallback_root_certificates/
3205932059

3206032060
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)