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

Commit 14e0ac6

Browse files
Roll Dart SDK from 1679aba20a03 to 0ecada960645 (1 revision) (#53767)
https://dart.googlesource.com/sdk.git/+log/1679aba20a03..0ecada960645 2024-07-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.6.0-16.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 aaclarke@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 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 53ff0a8 commit 14e0ac6

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

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': '1679aba20a032d26f337eb987bd5ae03bec099cb',
59+
'dart_revision': '0ecada960645274748af46abfea7586bbe52b519',
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
@@ -434,7 +434,7 @@ deps = {
434434
Var('dart_git') + '/mockito.git@a7fdf7101fbd31132a59188a6057d21004345927',
435435

436436
'src/flutter/third_party/dart/third_party/pkg/native':
437-
Var('dart_git') + '/native.git@fcc783c1d2777555616dfc850f131878ea5d88a9',
437+
Var('dart_git') + '/native.git@cd8eddf8ad5b953127acf884f2b8a614482a8b0f',
438438

439439
'src/flutter/third_party/dart/third_party/pkg/package_config':
440440
Var('dart_git') + '/package_config.git@903a0e528f91aef90821c8f5eaafbc1ae27198ab',

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: cdf0a0115b34b2592fab6d9570fce532
1+
Signature: dfb9b80726f1345b5909ee445b9a6bd0
22

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

4760-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/1679aba20a032d26f337eb987bd5ae03bec099cb
4760+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/0ecada960645274748af46abfea7586bbe52b519
47614761
/third_party/fallback_root_certificates/
47624762

47634763
====================================================================================================

sky/packages/sky_engine/LICENSE

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

31900-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/1679aba20a032d26f337eb987bd5ae03bec099cb
31900+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/0ecada960645274748af46abfea7586bbe52b519
3190131901
/third_party/fallback_root_certificates/
3190231902

3190331903
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)