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

Commit b9dc492

Browse files
Roll Dart SDK from b19e0995f317 to 18ec60df0774 (1 revision)
https://dart.googlesource.com/sdk.git/+log/b19e0995f317..18ec60df0774 2024-03-13 [email protected] Version 3.4.0-228.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 7f8cd4e commit b9dc492

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ vars = {
6262
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
6363
# You can use //tools/dart/create_updated_flutter_deps.py to produce
6464
# updated revision list of existing dependencies.
65-
'dart_revision': 'b19e0995f317382e9cbfac8275ee59b5eb2d3992',
65+
'dart_revision': '18ec60df077411f8618f307402fec31d4fec3200',
6666

6767
# WARNING: DO NOT EDIT MANUALLY
6868
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -392,7 +392,7 @@ deps = {
392392
Var('dart_git') + '/dart_style.git@a6ad7693555a9add6f98ad6fd94de80d35c89415',
393393

394394
'src/third_party/dart/third_party/pkg/dartdoc':
395-
Var('dart_git') + '/dartdoc.git@ef990e7944d9041bdce6ff211fef07498dd51249',
395+
Var('dart_git') + '/dartdoc.git@89a3b4ae0b89c4e540fb00f27a61f0652ada6314',
396396

397397
'src/third_party/dart/third_party/pkg/file':
398398
Var('dart_git') + '/external/github.com/google/file.dart@3aa06490bf34bddf04c7ea964a50c177a4ca0de7',

ci/licenses_golden/licenses_dart

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: aa3dd0fa31803d7550a8ee46b204163c
1+
Signature: d3f2dcef57ffd5aa8b5af87f1648c81f
22

33
====================================================================================================
44
LIBRARY: dart
@@ -4084,13 +4084,17 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40844084
LIBRARY: dart
40854085
ORIGIN: ../../../third_party/dart/runtime/bin/ifaddrs.cc + ../../../third_party/dart/LICENSE
40864086
ORIGIN: ../../../third_party/dart/runtime/bin/ifaddrs.h + ../../../third_party/dart/LICENSE
4087+
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/backend/dart_calling_conventions.cc + ../../../third_party/dart/LICENSE
4088+
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/backend/dart_calling_conventions.h + ../../../third_party/dart/LICENSE
40874089
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_only.dart + ../../../third_party/dart/LICENSE
40884090
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/dart2js_only.dart + ../../../third_party/dart/LICENSE
40894091
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/invocation_mirror_constants.dart + ../../../third_party/dart/LICENSE
40904092
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/compact_hash.dart + ../../../third_party/dart/LICENSE
40914093
TYPE: LicenseType.bsd
40924094
FILE: ../../../third_party/dart/runtime/bin/ifaddrs.cc
40934095
FILE: ../../../third_party/dart/runtime/bin/ifaddrs.h
4096+
FILE: ../../../third_party/dart/runtime/vm/compiler/backend/dart_calling_conventions.cc
4097+
FILE: ../../../third_party/dart/runtime/vm/compiler/backend/dart_calling_conventions.h
40944098
FILE: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_only.dart
40954099
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/dart2js_only.dart
40964100
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/invocation_mirror_constants.dart
@@ -4747,7 +4751,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
47474751
This Source Code Form is "Incompatible With Secondary Licenses", as
47484752
defined by the Mozilla Public License, v. 2.0.
47494753

4750-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/7f26f32f374fce5d681398b6e03117253941a533
4754+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/18ec60df077411f8618f307402fec31d4fec3200
47514755
/third_party/fallback_root_certificates/
47524756

47534757
====================================================================================================

sky/packages/sky_engine/LICENSE

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

31739-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/b19e0995f317382e9cbfac8275ee59b5eb2d3992
31739+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/18ec60df077411f8618f307402fec31d4fec3200
3174031740
/third_party/fallback_root_certificates/
3174131741

3174231742
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)