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

Commit 5297e50

Browse files
Roll Dart SDK from 21b9ee6f0a52 to fa66195a3814 (3 revisions)
https://dart.googlesource.com/sdk.git/+log/21b9ee6f0a52..fa66195a3814 2024-02-16 [email protected] Version 3.4.0-153.0.dev 2024-02-16 [email protected] Version 3.4.0-152.0.dev 2024-02-16 [email protected] Version 3.4.0-151.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 fe0f085 commit 5297e50

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
@@ -62,7 +62,7 @@ vars = {
6262
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
6363
# You can use //tools/dart/create_updated_flutter_deps.py to produce
6464
# updated revision list of existing dependencies.
65-
'dart_revision': '21b9ee6f0a52735c5abf57c2e821b796c8c0179a',
65+
'dart_revision': 'fa66195a381484978ff75d48f7cc0c2a6276019f',
6666

6767
# WARNING: DO NOT EDIT MANUALLY
6868
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -397,7 +397,7 @@ deps = {
397397
Var('dart_git') + '/html.git@327e37a6a4dd46599737ee982f280d73a8f646f7',
398398

399399
'src/third_party/dart/third_party/pkg/http':
400-
Var('dart_git') + '/http.git@d8b237d273f49bada2aa7feaa0e7795e2541fe83',
400+
Var('dart_git') + '/http.git@f0a02f98f7c921e86ecc81c70f38bb6fbccc81b9',
401401

402402
'src/third_party/dart/third_party/pkg/http_multi_server':
403403
Var('dart_git') + '/http_multi_server.git@ba9d07f3596b24718ddf45c9e071d40879cca565',
@@ -418,7 +418,7 @@ deps = {
418418
Var('dart_git') + '/logging.git@cbaf4ee2e59c318d7519edb5381f5fe2a7f69587',
419419

420420
'src/third_party/dart/third_party/pkg/markdown':
421-
Var('dart_git') + '/markdown.git@6efe1416f1a448905c79f8b589a41aa71633fd39',
421+
Var('dart_git') + '/markdown.git@c2b842937787bc0dce1763d56e7551b9045deb42',
422422

423423
'src/third_party/dart/third_party/pkg/matcher':
424424
Var('dart_git') + '/matcher.git@d954c8d979579b4b46427b0ea1d9c721117c191e',
@@ -502,7 +502,7 @@ deps = {
502502
Var('dart_git') + '/web.git' + '@' + Var('dart_web_rev'),
503503

504504
'src/third_party/dart/third_party/pkg/web_socket_channel':
505-
Var('dart_git') + '/web_socket_channel.git@3db86bc0a09e1038a0fa418262c8a92211c5de69',
505+
Var('dart_git') + '/web_socket_channel.git@5241175e7c66271850d6e75fb9ec90068f9dd3c4',
506506

507507
'src/third_party/dart/third_party/pkg/webdev':
508508
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: 03c9e515fb6a0904e1e386412d80799b
1+
Signature: 9360f4a299b6c20efdce4d51ce7d89a1
22

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

4752-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/21b9ee6f0a52735c5abf57c2e821b796c8c0179a
4752+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/fa66195a381484978ff75d48f7cc0c2a6276019f
47534753
/third_party/fallback_root_certificates/
47544754

47554755
====================================================================================================

sky/packages/sky_engine/LICENSE

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

31707-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/21b9ee6f0a52735c5abf57c2e821b796c8c0179a
31707+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/fa66195a381484978ff75d48f7cc0c2a6276019f
3170831708
/third_party/fallback_root_certificates/
3170931709

3171031710
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)