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

Commit e367922

Browse files
Roll Dart SDK from ac31be3c8546 to 3c2376cb9850 (1 revision)
https://dart.googlesource.com/sdk.git/+log/ac31be3c8546..3c2376cb9850 2024-04-12 [email protected] Version 3.5.0-56.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 a6acfa4 commit e367922

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
@@ -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': 'ac31be3c8546efbd153838d6f110b586702a397a',
65+
'dart_revision': '3c2376cb98508e74a03e6a640492151777d3905f',
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
@@ -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@28d0dabbcce6e19cb62daea2db7d5d3d87017dfa',
400+
Var('dart_git') + '/dartdoc.git@ba77660df8ab4988b50b8021f2a2a615ac54a5bb',
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: 88f7402b221eff690cebce6fc303a6fe
1+
Signature: 6bd3dd335b258ca7f38a07682a527051
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/+/ac31be3c8546efbd153838d6f110b586702a397a
4740+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/3c2376cb98508e74a03e6a640492151777d3905f
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/+/ac31be3c8546efbd153838d6f110b586702a397a
32035+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/3c2376cb98508e74a03e6a640492151777d3905f
3203632036
/third_party/fallback_root_certificates/
3203732037

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

0 commit comments

Comments
 (0)