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

Commit 998bd29

Browse files
Roll Dart SDK from b36e4d731d67 to c1106f7e4cde (12 revisions) (#56742)
https://dart.googlesource.com/sdk.git/+log/b36e4d731d67..c1106f7e4cde 2024-11-22 [email protected] Version 3.7.0-177.0.dev 2024-11-21 [email protected] Version 3.7.0-176.0.dev 2024-11-21 [email protected] Version 3.7.0-175.0.dev 2024-11-21 [email protected] Version 3.7.0-174.0.dev 2024-11-21 [email protected] Version 3.7.0-173.0.dev 2024-11-21 [email protected] Version 3.7.0-172.0.dev 2024-11-21 [email protected] Version 3.7.0-171.0.dev 2024-11-20 [email protected] Version 3.7.0-170.0.dev 2024-11-20 [email protected] Version 3.7.0-169.0.dev 2024-11-20 [email protected] Version 3.7.0-168.0.dev 2024-11-20 [email protected] Version 3.7.0-167.0.dev 2024-11-20 [email protected] Version 3.7.0-166.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 03eb3db commit 998bd29

File tree

3 files changed

+9
-11
lines changed

3 files changed

+9
-11
lines changed

DEPS

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,16 +56,16 @@ 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': 'b36e4d731d677916ad1985808f62674869b98e3f',
59+
'dart_revision': 'c1106f7e4cde7e40027beca0a12833c0b423f943',
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
6363
'dart_binaryen_rev': '93883fde36ac158fd415dcd6dbd387dcfd928d3c',
6464
'dart_boringssl_gen_rev': 'fef055e8d2749b82c79c8f043be1cbe5e8e4b40c',
6565
'dart_boringssl_rev': '2db0eb3f96a5756298dcd7f9319e56a98585bd10',
66-
'dart_core_rev': '6af0821dd8c0ecc5c30d5e67b3c8e16e8d79cda6',
66+
'dart_core_rev': '1de837279d3c4ce21fef2a5af8a7f0b668ef3d85',
6767
'dart_devtools_rev': '3642846c465888b0c56271fe9265a0901f1803f6',
68-
'dart_http_rev': '2f954e13948201f2c1df2b722e5583d0ae85b738',
68+
'dart_http_rev': '79470d014b467f01b0e7c5b63ab6c86b22dec8db',
6969
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
7070
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
7171
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
@@ -76,7 +76,7 @@ vars = {
7676
'dart_web_rev': '8d243766b45c163a9d18a89de059eba24398d163',
7777
'dart_webdev_rev': '5f30c560dc4e3df341356c43ec1a766ee6b74a7c',
7878
'dart_webkit_inspection_protocol_rev': 'a834c3b700ead5f1157740d6585ab374f8af1507',
79-
'dart_yaml_edit_rev': '3d1421b928ec62cf866ec3487940e560852c5c3b',
79+
'dart_yaml_edit_rev': '8bd0fdfbe1e5119367500543d68be10691efce58',
8080

8181
'ocmock_rev': 'c4ec0e3a7a9f56cfdbd0aa01f4f97bb4b75c5ef8', # v3.7.1
8282

@@ -337,7 +337,7 @@ deps = {
337337
Var('dart_git') + '/dart_style.git@f6d020e48cc531a0967c91fa88028c086fedfbf9',
338338

339339
'src/flutter/third_party/dart/third_party/pkg/dartdoc':
340-
Var('dart_git') + '/dartdoc.git@6bbd3d7b535ee4ed889beaeea68d66e54b196aee',
340+
Var('dart_git') + '/dartdoc.git@c7f11603effa88ddacabfd555993f322fca8b3fe',
341341

342342
'src/flutter/third_party/dart/third_party/pkg/glob':
343343
Var('dart_git') + '/glob.git@b6319d6c2880b44039e75dfed80f7ce150f76d51',
@@ -376,7 +376,7 @@ deps = {
376376
Var('dart_git') + '/pub_semver.git@ab3eab50cc9f3df650ba7f5571aa2a1ea715dcc8',
377377

378378
'src/flutter/third_party/dart/third_party/pkg/shelf':
379-
Var('dart_git') + '/shelf.git@0bb44cb7b54f856c4c20ff00eed7f006d865bb3e',
379+
Var('dart_git') + '/shelf.git@a2708cd8bce88d5e6391b1cb5bbe80b5a072c55a',
380380

381381
'src/flutter/third_party/dart/third_party/pkg/source_maps':
382382
Var('dart_git') + '/source_maps.git@b20b97003a48d78a1ecba7e46d932ea4b480dd94',

ci/licenses_golden/licenses_dart

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 9684eb087730566967697c93f2d3eaf9
1+
Signature: 297e441eef2dd34cc796537c2c859cd4
22

33
====================================================================================================
44
LIBRARY: dart
@@ -2084,7 +2084,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
20842084

20852085
====================================================================================================
20862086
LIBRARY: dart
2087-
ORIGIN: ../../../flutter/third_party/dart/runtime/bin/address_sanitizer.cc + ../../../flutter/third_party/dart/LICENSE
20882087
ORIGIN: ../../../flutter/third_party/dart/runtime/bin/dart_io_api_impl.cc + ../../../flutter/third_party/dart/LICENSE
20892088
ORIGIN: ../../../flutter/third_party/dart/runtime/bin/observatory_assets_empty.cc + ../../../flutter/third_party/dart/LICENSE
20902089
ORIGIN: ../../../flutter/third_party/dart/runtime/include/bin/dart_io_api.h + ../../../flutter/third_party/dart/LICENSE
@@ -2163,7 +2162,6 @@ ORIGIN: ../../../flutter/third_party/dart/sdk/lib/js/_js_annotations.dart + ../.
21632162
ORIGIN: ../../../flutter/third_party/dart/sdk/lib/vmservice/asset.dart + ../../../flutter/third_party/dart/LICENSE
21642163
ORIGIN: ../../../flutter/third_party/dart/sdk/lib/vmservice/vmservice.dart + ../../../flutter/third_party/dart/LICENSE
21652164
TYPE: LicenseType.bsd
2166-
FILE: ../../../flutter/third_party/dart/runtime/bin/address_sanitizer.cc
21672165
FILE: ../../../flutter/third_party/dart/runtime/bin/dart_io_api_impl.cc
21682166
FILE: ../../../flutter/third_party/dart/runtime/bin/observatory_assets_empty.cc
21692167
FILE: ../../../flutter/third_party/dart/runtime/include/bin/dart_io_api.h
@@ -4805,7 +4803,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
48054803
This Source Code Form is "Incompatible With Secondary Licenses", as
48064804
defined by the Mozilla Public License, v. 2.0.
48074805

4808-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/b36e4d731d677916ad1985808f62674869b98e3f
4806+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/c1106f7e4cde7e40027beca0a12833c0b423f943
48094807
/third_party/fallback_root_certificates/
48104808

48114809
====================================================================================================

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/+/b36e4d731d677916ad1985808f62674869b98e3f
32256+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/c1106f7e4cde7e40027beca0a12833c0b423f943
3225732257
/third_party/fallback_root_certificates/
3225832258

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

0 commit comments

Comments
 (0)