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

Commit 043d7ab

Browse files
Roll Dart SDK from be6b533e07e7 to 19d3e659f49a (1 revision) (#53495)
https://dart.googlesource.com/sdk.git/+log/be6b533e07e7..19d3e659f49a 2024-06-20 [email protected] Version 3.5.0-285.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 a3d1934 commit 043d7ab

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

DEPS

Lines changed: 4 additions & 4 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': 'be6b533e07e786026478715ef7f4472b77674898',
59+
'dart_revision': '19d3e659f49afe9b687f48d8c54293b136d45f63',
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@a6ad7693555a9add6f98ad6fd94de80d35c89415',
387387

388388
'src/flutter/third_party/dart/third_party/pkg/dartdoc':
389-
Var('dart_git') + '/dartdoc.git@818d1f52f127b2aaba66c55bacad1cd5351d0d3d',
389+
Var('dart_git') + '/dartdoc.git@6330a13e3da84b710867af26e343d0b1a4381bc1',
390390

391391
'src/flutter/third_party/dart/third_party/pkg/file':
392392
Var('dart_git') + '/external/github.com/google/file.dart@07cacaed6679a173e29176747e6ce0325742749f',
@@ -395,7 +395,7 @@ deps = {
395395
Var('dart_git') + '/fixnum.git@a8157d87f17d5184e210403f2ed63d354b854132',
396396

397397
'src/flutter/third_party/dart/third_party/pkg/glob':
398-
Var('dart_git') + '/glob.git@eaec6a448576048b748475d80bfac2795ad5a267',
398+
Var('dart_git') + '/glob.git@6d3ba5ec02817e62d17ace040590bb81a3e1242f',
399399

400400
'src/flutter/third_party/dart/third_party/pkg/html':
401401
Var('dart_git') + '/html.git@3bc803d7e655491b243418f19300ef0c6112bcea',
@@ -419,7 +419,7 @@ deps = {
419419
Var('dart_git') + '/leak_tracker.git@f5620600a5ce1c44f65ddaa02001e200b096e14c',
420420

421421
'src/flutter/third_party/dart/third_party/pkg/logging':
422-
Var('dart_git') + '/logging.git@dbd682919708316e9a6d1e2fa472c9ad9225c2b4',
422+
Var('dart_git') + '/logging.git@240ec33e23720091e0e5a029d569a3770ddccf1c',
423423

424424
'src/flutter/third_party/dart/third_party/pkg/markdown':
425425
Var('dart_git') + '/markdown.git@3d8d7a8f14b74bb646bb6e4ae35e0bf2beb74154',

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: 05cae451c5e2baa8b661083e0380c586
1+
Signature: 3fc069c86ea72f094995148332800b54
22

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

4752-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/be6b533e07e786026478715ef7f4472b77674898
4752+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/19d3e659f49afe9b687f48d8c54293b136d45f63
47534753
/third_party/fallback_root_certificates/
47544754

47554755
====================================================================================================

sky/packages/sky_engine/LICENSE

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

31868-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/be6b533e07e786026478715ef7f4472b77674898
31868+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/19d3e659f49afe9b687f48d8c54293b136d45f63
3186931869
/third_party/fallback_root_certificates/
3187031870

3187131871
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)