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

Commit 9b00a03

Browse files
Roll Dart SDK from b519f85c3076 to 42ddf2278114 (1 revision)
https://dart.googlesource.com/sdk.git/+log/b519f85c3076..42ddf2278114 2024-08-28 [email protected] Version 3.6.0-189.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 01c230e commit 9b00a03

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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': 'b519f85c3076454c4629206dfc07afecf2271f37',
59+
'dart_revision': '42ddf2278114d01e91fc77df992b9a65a5d699f4',
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
@@ -66,7 +66,7 @@ vars = {
6666
'dart_browser_launcher_rev': 'fa98c77e7a2fee21a4ad3528dd79da0f4df6bd0f',
6767
'dart_clock_rev': '6e43768a0b135a0d36fc886907b70c4bf27117e6',
6868
'dart_collection_rev': '0c1f829c29da1d63488be774f430b2035a565d6f',
69-
'dart_devtools_rev': '6390e5ddf69c836c530256891405e0cb3319b604',
69+
'dart_devtools_rev': '25053ae4af8f162188388c6f3786e03349652e51',
7070
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
7171
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
7272
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
@@ -350,7 +350,7 @@ deps = {
350350
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@9ce4b8a47b15c324b170f7572829532b7e5bfe47',
351351

352352
'src/flutter/third_party/dart/third_party/devtools':
353-
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:6390e5ddf69c836c530256891405e0cb3319b604'}]},
353+
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:25053ae4af8f162188388c6f3786e03349652e51'}]},
354354

355355
'src/flutter/third_party/dart/third_party/pkg/args':
356356
Var('dart_git') + '/args.git@1a24d614423e7861ae2e341bfb19050959cef0cd',

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

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

0 commit comments

Comments
 (0)