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

Commit 053e136

Browse files
Roll Dart SDK from bc3dad16b2d3 to fed5ce7ea2ad (2 revisions) (#54851)
https://dart.googlesource.com/sdk.git/+log/bc3dad16b2d3..fed5ce7ea2ad 2024-08-28 [email protected] Version 3.6.0-193.0.dev 2024-08-28 [email protected] Version 3.6.0-192.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 [email protected],[email protected] 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 e4993c7 commit 053e136

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

DEPS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ 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': 'bc3dad16b2d3e20bca49a348426a242283a42bb8',
59+
'dart_revision': 'fed5ce7ea2ad86640df714a67b5cb0dc06bd7eed',
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
63-
'dart_binaryen_rev': '9ce4b8a47b15c324b170f7572829532b7e5bfe47',
63+
'dart_binaryen_rev': '459bc0797f67cb2a8fd4598bb7143b34036608d9',
6464
'dart_boringssl_gen_rev': 'fef055e8d2749b82c79c8f043be1cbe5e8e4b40c',
6565
'dart_boringssl_rev': '2db0eb3f96a5756298dcd7f9319e56a98585bd10',
6666
'dart_browser_launcher_rev': 'fa98c77e7a2fee21a4ad3528dd79da0f4df6bd0f',
@@ -347,7 +347,7 @@ deps = {
347347
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
348348

349349
'src/flutter/third_party/dart/third_party/binaryen/src':
350-
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@9ce4b8a47b15c324b170f7572829532b7e5bfe47',
350+
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@459bc0797f67cb2a8fd4598bb7143b34036608d9',
351351

352352
'src/flutter/third_party/dart/third_party/devtools':
353353
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:25053ae4af8f162188388c6f3786e03349652e51'}]},
@@ -437,7 +437,7 @@ deps = {
437437
Var('dart_git') + '/mockito.git@eb4d1daa20c105c94ac29689c1975f0850fa18f2',
438438

439439
'src/flutter/third_party/dart/third_party/pkg/native':
440-
Var('dart_git') + '/native.git@7efefec16509ed38544a8af999b9e85694586bc7',
440+
Var('dart_git') + '/native.git@87e8f924f06458ccba11dda7edc26d607c663d60',
441441

442442
'src/flutter/third_party/dart/third_party/pkg/package_config':
443443
Var('dart_git') + '/package_config.git@76934c2ca25922ec72909bbff7dfbddaf0d02bd9',

ci/licenses_golden/licenses_dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 8b8306e790bcdb65bcc5536a54121fc9
1+
Signature: de753c2800d67097a1cf67670adac9a9
22

33
====================================================================================================
44
LIBRARY: dart
@@ -4785,7 +4785,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
47854785
This Source Code Form is "Incompatible With Secondary Licenses", as
47864786
defined by the Mozilla Public License, v. 2.0.
47874787

4788-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/bc3dad16b2d3e20bca49a348426a242283a42bb8
4788+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/fed5ce7ea2ad86640df714a67b5cb0dc06bd7eed
47894789
/third_party/fallback_root_certificates/
47904790

47914791
====================================================================================================

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/+/bc3dad16b2d3e20bca49a348426a242283a42bb8
32057+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/fed5ce7ea2ad86640df714a67b5cb0dc06bd7eed
3205832058
/third_party/fallback_root_certificates/
3205932059

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

0 commit comments

Comments
 (0)