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

Commit 6979e46

Browse files
Roll Dart SDK from dd92932823d1 to f863f0b43625 (1 revision) (#57104)
https://dart.googlesource.com/sdk.git/+log/dd92932823d1..f863f0b43625 2024-12-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-232.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 3a641b6 commit 6979e46

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': 'dd92932823d12f24865ace1f57baf47b6098241f',
59+
'dart_revision': 'f863f0b43625eb04539a34d7cc25029ba80dd522',
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
@@ -353,7 +353,7 @@ deps = {
353353
Var('dart_git') + '/markdown.git@4d5dbc659955973902f2585c54e94d453532db70',
354354

355355
'src/flutter/third_party/dart/third_party/pkg/native':
356-
Var('dart_git') + '/native.git@8ea1a9db0af42933eb22334c4506ca464d7237e9',
356+
Var('dart_git') + '/native.git@da5dc148a0430b6c4224b59178db5385d79b2298',
357357

358358
'src/flutter/third_party/dart/third_party/pkg/package_config':
359359
Var('dart_git') + '/package_config.git@76f2f6c245451da1fa24d7bbb00251b909e729a5',

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: 40b07cb5ea7dc0d2633d4064bb3e77fd
1+
Signature: 8f2612c2862bdf34ec41ed895e82d822
22

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

4810-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/dd92932823d12f24865ace1f57baf47b6098241f
4810+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/f863f0b43625eb04539a34d7cc25029ba80dd522
48114811
/third_party/fallback_root_certificates/
48124812

48134813
====================================================================================================

sky/packages/sky_engine/LICENSE

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

32256-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/dd92932823d12f24865ace1f57baf47b6098241f
32256+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/f863f0b43625eb04539a34d7cc25029ba80dd522
3225732257
/third_party/fallback_root_certificates/
3225832258

3225932259
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)