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

Commit bcb281c

Browse files
Roll Dart SDK from d456f613465a to 6a3684b96121 (5 revisions) (#56430)
https://dart.googlesource.com/sdk.git/+log/d456f613465a..6a3684b96121 2024-11-07 [email protected] Version 3.7.0-117.0.dev 2024-11-07 [email protected] Version 3.7.0-116.0.dev 2024-11-07 [email protected] Version 3.7.0-115.0.dev 2024-11-07 [email protected] Version 3.7.0-114.0.dev 2024-11-06 [email protected] Version 3.7.0-113.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 371c86f commit bcb281c

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': 'd456f613465ae0e6032b63cda4e44f55afab7ca8',
59+
'dart_revision': '6a3684b961213427ba63c28ba3c438dc5a356eef',
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
@@ -334,7 +334,7 @@ deps = {
334334
Var('dart_git') + '/core.git' + '@' + Var('dart_core_rev'),
335335

336336
'src/flutter/third_party/dart/third_party/pkg/dart_style':
337-
Var('dart_git') + '/dart_style.git@5d35f4d829ffb8532d345d95d3e9504ae6cd839e',
337+
Var('dart_git') + '/dart_style.git@dc13a2f8e667825980cbc1a06ed645620f9bed70',
338338

339339
'src/flutter/third_party/dart/third_party/pkg/dartdoc':
340340
Var('dart_git') + '/dartdoc.git@5168f81a7d774effd7f8520cd170ffcb180f7c39',

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: 8ef661f7fd40b6957ed1321375c48844
1+
Signature: 059b4219d4c5ab12d09772f435c139e9
22

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

4808-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/d456f613465ae0e6032b63cda4e44f55afab7ca8
4808+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/6a3684b961213427ba63c28ba3c438dc5a356eef
48094809
/third_party/fallback_root_certificates/
48104810

48114811
====================================================================================================

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/+/d456f613465ae0e6032b63cda4e44f55afab7ca8
32256+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/6a3684b961213427ba63c28ba3c438dc5a356eef
3225732257
/third_party/fallback_root_certificates/
3225832258

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

0 commit comments

Comments
 (0)