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

Commit dc0cc4b

Browse files
Roll Dart SDK from df716eaa6ed2 to 4b49546a1dfa (1 revision)
https://dart.googlesource.com/sdk.git/+log/df716eaa6ed2..4b49546a1dfa 2024-11-25 [email protected] Version 3.7.0-184.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 f852b36 commit dc0cc4b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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': 'df716eaa6ed2c4778cea0bcb449e023c7ccd3a73',
59+
'dart_revision': '4b49546a1dfa3a01801193d7d4b3f7a11278de25',
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
@@ -71,7 +71,7 @@ vars = {
7171
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
7272
'dart_protobuf_rev': 'ccf104dbc36929c0f8708285d5f3a8fae206343e',
7373
'dart_pub_rev': '8c2e621c2403cb503cc9959be387d1061a16846a',
74-
'dart_tools_rev': 'a6603a45374fc2ed9de4cf0297bde003f141dc9b',
74+
'dart_tools_rev': '466bb19b8ad8b278c351914ce20bedb7b32bfc91',
7575
'dart_watcher_rev': '7a15a903f7ce0737cce7d08ff30402d41b9f7b62',
7676
'dart_web_rev': '8d243766b45c163a9d18a89de059eba24398d163',
7777
'dart_webdev_rev': '5f30c560dc4e3df341356c43ec1a766ee6b74a7c',
@@ -358,7 +358,7 @@ deps = {
358358
Var('dart_git') + '/markdown.git@776689c8749ebddd4ea0ec899085bd2aae0e25ba',
359359

360360
'src/flutter/third_party/dart/third_party/pkg/native':
361-
Var('dart_git') + '/native.git@51647776372aa9e1f839efb811aa959fe445c0cf',
361+
Var('dart_git') + '/native.git@028f89d4a59448f9ecda5bd3d4519e2d7c742072',
362362

363363
'src/flutter/third_party/dart/third_party/pkg/package_config':
364364
Var('dart_git') + '/package_config.git@2583a4e2f9382409ba3bcfa4887ef2a2a8a2aee3',

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: 8066315dc6f0f7124a5f8676e0277f19
1+
Signature: faaf55b8b68a4e5e8506d792d9db0364
22

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

4806-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/eb01a0430f728c91af32390b16362528f3fed585
4806+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/4b49546a1dfa3a01801193d7d4b3f7a11278de25
48074807
/third_party/fallback_root_certificates/
48084808

48094809
====================================================================================================

sky/packages/sky_engine/LICENSE

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

32256-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/df716eaa6ed2c4778cea0bcb449e023c7ccd3a73
32256+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/4b49546a1dfa3a01801193d7d4b3f7a11278de25
3225732257
/third_party/fallback_root_certificates/
3225832258

3225932259
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)