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

Commit fd1ccdb

Browse files
Roll Dart SDK from 94ae91747a0b to 3c4726445ba5 (1 revision) (#55718)
https://dart.googlesource.com/sdk.git/+log/94ae91747a0b..3c4726445ba5 2024-10-07 [email protected] Version 3.6.0-329.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 07c702f commit fd1ccdb

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
@@ -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': '94ae91747a0bccee56ae77de2f4e73750fbe6bd8',
59+
'dart_revision': '3c4726445ba5b1cdf6cc8532a08f27add07df67c',
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
@@ -386,7 +386,7 @@ deps = {
386386
Var('dart_git') + '/dart_style.git@5d35f4d829ffb8532d345d95d3e9504ae6cd839e',
387387

388388
'src/flutter/third_party/dart/third_party/pkg/dartdoc':
389-
Var('dart_git') + '/dartdoc.git@526dbd55b5a2d8acb8af4e2d5510f6c807c9dc04',
389+
Var('dart_git') + '/dartdoc.git@5df03dd913a0a2e20421cac61112aa84111160e0',
390390

391391
'src/flutter/third_party/dart/third_party/pkg/file':
392392
Var('dart_git') + '/external/github.com/google/file.dart@6842feaef1c4e06239bd30f8d3ef722838b1c97e',
@@ -431,7 +431,7 @@ deps = {
431431
Var('dart_git') + '/mockito.git@3de67548e833a8eef66a2a49070b197c2c08b3ab',
432432

433433
'src/flutter/third_party/dart/third_party/pkg/native':
434-
Var('dart_git') + '/native.git@d144f81442894f669108699517d4f4a3f7a529f8',
434+
Var('dart_git') + '/native.git@659511886501bcce638c3966590df04984909ef0',
435435

436436
'src/flutter/third_party/dart/third_party/pkg/package_config':
437437
Var('dart_git') + '/package_config.git@bafff8e90be25e1985f7e3ee40ea1d22571a93e6',

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: 00465a13f1517b2ed893ea55472731ca
1+
Signature: 9c37295c3883a8d2d820b754984bf105
22

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

4790-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/902494bb4c8bcf54d6b64fa8262e7e1a69c1d72c
4790+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/3c4726445ba5b1cdf6cc8532a08f27add07df67c
47914791
/third_party/fallback_root_certificates/
47924792

47934793
====================================================================================================

sky/packages/sky_engine/LICENSE

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

32057-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/94ae91747a0bccee56ae77de2f4e73750fbe6bd8
32057+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/3c4726445ba5b1cdf6cc8532a08f27add07df67c
3205832058
/third_party/fallback_root_certificates/
3205932059

3206032060
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)