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

Commit bd4b44f

Browse files
Roll Dart SDK from 5f03197b9992 to 7d02f18b8a84 (2 revisions)
https://dart.googlesource.com/sdk.git/+log/5f03197b9992..7d02f18b8a84 2024-04-16 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-63.0.dev 2024-04-15 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-62.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 chinmaygarde@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 66ad802 commit bd4b44f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

DEPS

Lines changed: 3 additions & 3 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': '5f03197b9992a54d00bc56d4c78863845bc9e1dd',
65+
'dart_revision': '7d02f18b8a84d67d4589c2f72214aa660fffbf6f',
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
@@ -80,7 +80,7 @@ vars = {
8080
'dart_pub_rev': 'f3b1199fcab37a197f2980bf6b28e421e7bce771',
8181
'dart_tools_rev': 'd86ea23c79d2e9dc622d3376aa80d94fbf30bf60',
8282
'dart_watcher_rev': '1bd2f20d0d924c8422aa2b9afdb165bff4f053c0',
83-
'dart_web_rev': '3d1b4cbaaf7517cf4f86c8cf8ebe31c67040e08a',
83+
'dart_web_rev': '9d8c802d13b785b1a5b201c4a43605d640841c98',
8484
'dart_webdev_rev': '7d0d2d46bf4249e73298ddafa4f323f8609d08da',
8585
'dart_webkit_inspection_protocol_rev': '153fea4fe5ac45bebf0c2e76bb3d76b0f1fcdaae',
8686
'dart_yaml_edit_rev': 'f5a92b3bc64b4e78ec1fb616ad1dff2174e799b1',
@@ -397,7 +397,7 @@ deps = {
397397
Var('dart_git') + '/dart_style.git@a6ad7693555a9add6f98ad6fd94de80d35c89415',
398398

399399
'src/flutter/third_party/dart/third_party/pkg/dartdoc':
400-
Var('dart_git') + '/dartdoc.git@ba77660df8ab4988b50b8021f2a2a615ac54a5bb',
400+
Var('dart_git') + '/dartdoc.git@f339b094b123a18c88f277fd997a590a9431973c',
401401

402402
'src/flutter/third_party/dart/third_party/pkg/file':
403403
Var('dart_git') + '/external/github.com/google/file.dart@f858c6fe9d1b0167b944aa62dd9b4321036b5238',

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: cbcc48f40742187eea47bd7f5d047d11
1+
Signature: 61bf00bed78c7be07698838228bfe30c
22

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

4740-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/5f03197b9992a54d00bc56d4c78863845bc9e1dd
4740+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/7d02f18b8a84d67d4589c2f72214aa660fffbf6f
47414741
/third_party/fallback_root_certificates/
47424742

47434743
====================================================================================================

sky/packages/sky_engine/LICENSE

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

32035-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/5f03197b9992a54d00bc56d4c78863845bc9e1dd
32035+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/7d02f18b8a84d67d4589c2f72214aa660fffbf6f
3203632036
/third_party/fallback_root_certificates/
3203732037

3203832038
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)