Skip to content

Commit ccc5205

Browse files
Roll Dart SDK from 509faa921c95 to 6b07a09cbd2d (1 revision) (#166301)
https://dart.googlesource.com/sdk.git/+log/509faa921c95..6b07a09cbd2d 2025-03-31 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.8.0-246.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 Please CC dart-vm-team@google.com,jimgraham@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: 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 49ebe50 commit ccc5205

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
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': '509faa921c95dc72651fe803f7c93a29cefe6339',
59+
'dart_revision': '6b07a09cbd2dfb32058a11655c4a9f79e2d5183e',
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

engine/src/flutter/ci/licenses_golden/excluded_files

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1498,6 +1498,7 @@
14981498
../../../flutter/third_party/dart/runtime/tools/heapsnapshot/README.md
14991499
../../../flutter/third_party/dart/runtime/tools/heapsnapshot/pubspec.yaml
15001500
../../../flutter/third_party/dart/runtime/tools/heapsnapshot/test
1501+
../../../flutter/third_party/dart/runtime/tools/profiling/.dart_tool
15011502
../../../flutter/third_party/dart/runtime/tools/profiling/.gitignore
15021503
../../../flutter/third_party/dart/runtime/tools/profiling/CHANGELOG.md
15031504
../../../flutter/third_party/dart/runtime/tools/profiling/README.md

engine/src/flutter/sky/packages/sky_engine/LICENSE

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

30354-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/509faa921c95dc72651fe803f7c93a29cefe6339
30354+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/6b07a09cbd2dfb32058a11655c4a9f79e2d5183e
3035530355
/third_party/fallback_root_certificates/
3035630356

3035730357
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)