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

Commit 2b38f76

Browse files
Roll Dart SDK from 7368b1d084b0 to d679a4c98193 (3 revisions) (#53961)
https://dart.googlesource.com/sdk.git/+log/7368b1d084b0..d679a4c98193 2024-07-17 [email protected] Version 3.6.0-51.0.dev 2024-07-17 [email protected] Version 3.6.0-50.0.dev 2024-07-17 [email protected] Version 3.6.0-49.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 45b722b commit 2b38f76

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

DEPS

Lines changed: 4 additions & 4 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': '7368b1d084b089125e2d7b8f684d69b85a9a0d65',
59+
'dart_revision': 'd679a4c98193700a649ff17216e23083c6661e7f',
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
@@ -386,7 +386,7 @@ deps = {
386386
Var('dart_git') + '/dart_style.git@a6ad7693555a9add6f98ad6fd94de80d35c89415',
387387

388388
'src/flutter/third_party/dart/third_party/pkg/dartdoc':
389-
Var('dart_git') + '/dartdoc.git@f6f93ddf172716ae2a92f5e986ecbefaf9dd8a06',
389+
Var('dart_git') + '/dartdoc.git@1d005239cbe30bac643d7471c6bae5166dc75c8b',
390390

391391
'src/flutter/third_party/dart/third_party/pkg/file':
392392
Var('dart_git') + '/external/github.com/google/file.dart@855831c242a17c2dee163828d52710d9043c7c8d',
@@ -401,7 +401,7 @@ deps = {
401401
Var('dart_git') + '/html.git@0da420ca1e196cda54ede476d0d8d3ecf55375ef',
402402

403403
'src/flutter/third_party/dart/third_party/pkg/http':
404-
Var('dart_git') + '/http.git@edbb5a9711570afa46e2ae9fca8cf8366f672715',
404+
Var('dart_git') + '/http.git@757438e938ebe81f4b130e6372897b5f977615a6',
405405

406406
'src/flutter/third_party/dart/third_party/pkg/http_multi_server':
407407
Var('dart_git') + '/http_multi_server.git@8348be1bf8fd17881e2643086e68c9d2b28dd9ce',
@@ -503,7 +503,7 @@ deps = {
503503
Var('dart_git') + '/web.git' + '@' + Var('dart_web_rev'),
504504

505505
'src/flutter/third_party/dart/third_party/pkg/web_socket_channel':
506-
Var('dart_git') + '/web_socket_channel.git@8e95ea75302180af075295f7dd7ffe922e26f789',
506+
Var('dart_git') + '/web_socket_channel.git@0e1d6e2eb5a0bfd62e45b772ac7107d796176cf6',
507507

508508
'src/flutter/third_party/dart/third_party/pkg/webdev':
509509
Var('dart_git') + '/webdev.git' + '@' + Var('dart_webdev_rev'),

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: 17b617e682c061d6380b25786e75dad6
1+
Signature: 517f2c7d39ad374af5a28ec6dd9d5994
22

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

4772-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/7368b1d084b089125e2d7b8f684d69b85a9a0d65
4772+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/d679a4c98193700a649ff17216e23083c6661e7f
47734773
/third_party/fallback_root_certificates/
47744774

47754775
====================================================================================================

sky/packages/sky_engine/LICENSE

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

31929-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/7368b1d084b089125e2d7b8f684d69b85a9a0d65
31929+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/d679a4c98193700a649ff17216e23083c6661e7f
3193031930
/third_party/fallback_root_certificates/
3193131931

3193231932
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)