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

Commit d5e1536

Browse files
Roll Dart SDK from 1e6b559fae88 to 44af84628b90 (1 revision)
https://dart.googlesource.com/sdk.git/+log/1e6b559fae88..44af84628b90 2024-02-28 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.4.0-185.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 aaclarke@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 5c09604 commit d5e1536

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': '1e6b559fae88ef9e4870bb254b4a7b1f9d22a6b0',
65+
'dart_revision': '44af84628b90402474ece4c56ef15da2f3067c52',
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
@@ -388,7 +388,7 @@ deps = {
388388
Var('dart_git') + '/dart_style.git@a6ad7693555a9add6f98ad6fd94de80d35c89415',
389389

390390
'src/third_party/dart/third_party/pkg/dartdoc':
391-
Var('dart_git') + '/dartdoc.git@7a9df65fbca600ecb3ada4b08002c8ab9ee4e987',
391+
Var('dart_git') + '/dartdoc.git@40c470e050161964ce2c1b566bcdf9be40494eef',
392392

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

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: 9b40df41b093bfa75ee9da2046b31bf5
1+
Signature: 4b03ef18722a6f2f13155d5a947d8a8f
22

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

4754-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/1e6b559fae88ef9e4870bb254b4a7b1f9d22a6b0
4754+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/44af84628b90402474ece4c56ef15da2f3067c52
47554755
/third_party/fallback_root_certificates/
47564756

47574757
====================================================================================================

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/+/1e6b559fae88ef9e4870bb254b4a7b1f9d22a6b0
31739+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/44af84628b90402474ece4c56ef15da2f3067c52
3174031740
/third_party/fallback_root_certificates/
3174131741

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

0 commit comments

Comments
 (0)