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

Commit c38bd16

Browse files
Roll Dart SDK from a46161eec56d to 12e49f395fd9 (1 revision) (#52251)
https://dart.googlesource.com/sdk.git/+log/a46161eec56d..12e49f395fd9 2024-04-19 [email protected] Version 3.5.0-77.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 cc9fc15 commit c38bd16

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': 'a46161eec56df434bc15e38778584a40b5cf34c8',
65+
'dart_revision': '12e49f395fd9185beebb3e9ff62b72910584d91d',
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
@@ -517,7 +517,7 @@ deps = {
517517
Var('dart_git') + '/web.git' + '@' + Var('dart_web_rev'),
518518

519519
'src/flutter/third_party/dart/third_party/pkg/web_socket_channel':
520-
Var('dart_git') + '/web_socket_channel.git@b612fc2caa9f4c3c8947b4ffbb274bce33c54a04',
520+
Var('dart_git') + '/web_socket_channel.git@ced3a37193f89d5ee95792f342eeb15d3d55d8c1',
521521

522522
'src/flutter/third_party/dart/third_party/pkg/webdev':
523523
Var('dart_git') + '/webdev.git' + '@' + Var('dart_webdev_rev'),

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: b851b903a801519f7c588527b695dd9b
1+
Signature: fce5c5d9eeddfb78cd4904113e664704
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/+/a46161eec56df434bc15e38778584a40b5cf34c8
4740+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/12e49f395fd9185beebb3e9ff62b72910584d91d
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
@@ -32293,7 +32293,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3229332293
This Source Code Form is "Incompatible With Secondary Licenses", as
3229432294
defined by the Mozilla Public License, v. 2.0.
3229532295

32296-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/a46161eec56df434bc15e38778584a40b5cf34c8
32296+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/12e49f395fd9185beebb3e9ff62b72910584d91d
3229732297
/third_party/fallback_root_certificates/
3229832298

3229932299
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)