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

Commit 52b6656

Browse files
Roll Dart SDK from da2dbd88d83d to 1b29ac31628f (1 revision) (#54142)
https://dart.googlesource.com/sdk.git/+log/da2dbd88d83d..1b29ac31628f 2024-07-26 [email protected] Version 3.6.0-85.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 71497cb commit 52b6656

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': 'da2dbd88d83dd7818cbbdd5aceb0f0dc274ac613',
59+
'dart_revision': '1b29ac31628faba1ed33729c7cae5bf6cf0dfddd',
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
@@ -383,7 +383,7 @@ deps = {
383383
Var('dart_git') + '/csslib.git@192d720f121792ab05ca157ea280edc7e0410e9c',
384384

385385
'src/flutter/third_party/dart/third_party/pkg/dart_style':
386-
Var('dart_git') + '/dart_style.git@a6ad7693555a9add6f98ad6fd94de80d35c89415',
386+
Var('dart_git') + '/dart_style.git@f7bd4c42ad6015143f08931540631448048f692d',
387387

388388
'src/flutter/third_party/dart/third_party/pkg/dartdoc':
389389
Var('dart_git') + '/dartdoc.git@5230f8fd10d51ef379993928ae5813bda103b78d',

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: eaa0a12544b5b2989e5a8b5e224c32e1
1+
Signature: 514b3fbf17c454aaa69d5434d9ecb526
22

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

4776-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/8389a7bb94f418763eaceda9820c0c7e881030a1
4776+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/1b29ac31628faba1ed33729c7cae5bf6cf0dfddd
47774777
/third_party/fallback_root_certificates/
47784778

47794779
====================================================================================================

sky/packages/sky_engine/LICENSE

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

31929-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/da2dbd88d83dd7818cbbdd5aceb0f0dc274ac613
31929+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/1b29ac31628faba1ed33729c7cae5bf6cf0dfddd
3193031930
/third_party/fallback_root_certificates/
3193131931

3193231932
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)