Skip to content

Commit 3c6f74c

Browse files
Roll Dart SDK from a1db62a5dd14 to dc323ec0c1a3 (4 revisions) (flutter#168989)
https://dart.googlesource.com/sdk.git/+log/a1db62a5dd14..dc323ec0c1a3 2025-05-16 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.9.0-135.0.dev 2025-05-16 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.9.0-134.0.dev 2025-05-16 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.9.0-133.0.dev 2025-05-16 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.9.0-132.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 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: 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 57dd0de commit 3c6f74c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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': 'a1db62a5dd14123acd48c5898d8c4e50d1e52a11',
59+
'dart_revision': 'dc323ec0c1a3dc8bdf4eade8816175a6d5495c4d',
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
@@ -70,7 +70,7 @@ vars = {
7070
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
7171
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
7272
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
73-
'dart_protobuf_rev': '7d2e615086c973b0186802ca0b1db575d34d50ac',
73+
'dart_protobuf_rev': '9bd149b40e3bd762d902f86a67889651bcb9486c',
7474
'dart_pub_rev': 'b2c03b448a47fdd52800609b9222cd737be3a934',
7575
'dart_sync_http_rev': 'dc54465f07d9652875deeade643256dafa2fbc6c',
7676
'dart_tools_rev': '36f5c9f9989e06e79323499914c50e78ab1a6621',

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

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

30450-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/a1db62a5dd14123acd48c5898d8c4e50d1e52a11
30450+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/dc323ec0c1a3dc8bdf4eade8816175a6d5495c4d
3045130451
/third_party/fallback_root_certificates/
3045230452

3045330453
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)