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

Commit 00d4052

Browse files
Roll Dart SDK from d59138eb6ec2 to af7460619b2b (1 revision) (#55073)
https://dart.googlesource.com/sdk.git/+log/d59138eb6ec2..af7460619b2b 2024-09-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.6.0-235.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 1d78ba1 commit 00d4052

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
@@ -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': 'd59138eb6ec2e3c766cc0d5e38a2b435176ead32',
59+
'dart_revision': 'af7460619b2bd1268dde8f57264e6f1361193482',
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
@@ -384,7 +384,7 @@ deps = {
384384
Var('dart_git') + '/csslib.git@192d720f121792ab05ca157ea280edc7e0410e9c',
385385

386386
'src/flutter/third_party/dart/third_party/pkg/dart_style':
387-
Var('dart_git') + '/dart_style.git@003cb15b8d27e4a72eb25dba6f695cd2c7a6f4fb',
387+
Var('dart_git') + '/dart_style.git@5d35f4d829ffb8532d345d95d3e9504ae6cd839e',
388388

389389
'src/flutter/third_party/dart/third_party/pkg/dartdoc':
390390
Var('dart_git') + '/dartdoc.git@8100ccf1c1b8a462fd08adcc0cfd8db0f941f44a',

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: 8b1e5b92921646a9f54b3f25ea727de2
1+
Signature: 2e3b0e682cec187d7518634b62cb2e91
22

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

4786-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/d59138eb6ec2e3c766cc0d5e38a2b435176ead32
4786+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/af7460619b2bd1268dde8f57264e6f1361193482
47874787
/third_party/fallback_root_certificates/
47884788

47894789
====================================================================================================

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/+/d59138eb6ec2e3c766cc0d5e38a2b435176ead32
32057+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/af7460619b2bd1268dde8f57264e6f1361193482
3205832058
/third_party/fallback_root_certificates/
3205932059

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

0 commit comments

Comments
 (0)