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

Commit dd2b6f4

Browse files
Roll Dart SDK from 08f4324c988b to 01a77883e9e9 (1 revision) (#52936)
https://dart.googlesource.com/sdk.git/+log/08f4324c988b..01a77883e9e9 2024-05-20 [email protected] Version 3.5.0-173.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 ce0794b commit dd2b6f4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

DEPS

Lines changed: 5 additions & 5 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': '08f4324c988b0a2278259d5d1c0d1ee0d68c1714',
59+
'dart_revision': '01a77883e9e983dbee08c1609faf6059e41dfb45',
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
@@ -350,7 +350,7 @@ deps = {
350350
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:e2a7208bb8eed852b1f9dedabf423f187e947a7d'}]},
351351

352352
'src/flutter/third_party/dart/third_party/pkg/args':
353-
Var('dart_git') + '/args.git@5c83bc9785d6c32ffe6824ba79fadcc51fbcd1c1',
353+
Var('dart_git') + '/args.git@cf905519d67054a5e8d8835ffd4b247d8bbb602d',
354354

355355
'src/flutter/third_party/dart/third_party/pkg/async':
356356
Var('dart_git') + '/async.git@77a25d77392b131df4ecac85bcfe9a30f82a9f40',
@@ -401,7 +401,7 @@ deps = {
401401
Var('dart_git') + '/html.git@00d34611eee5eff976bd12a631357a4d591ef5fb',
402402

403403
'src/flutter/third_party/dart/third_party/pkg/http':
404-
Var('dart_git') + '/http.git@76deb751b41a675ac214d0ce2b9919f406175137',
404+
Var('dart_git') + '/http.git@5c01453ab467408194143d4106092201f03ed98e',
405405

406406
'src/flutter/third_party/dart/third_party/pkg/http_multi_server':
407407
Var('dart_git') + '/http_multi_server.git@4a791af861da1cf53b57d9928fbc605f57139e4f',
@@ -431,7 +431,7 @@ deps = {
431431
Var('dart_git') + '/mime.git@b01c9a24e0991da479bd405138be3b3e403ff456',
432432

433433
'src/flutter/third_party/dart/third_party/pkg/mockito':
434-
Var('dart_git') + '/mockito.git@4be52e16d06c8c5384d1cf5a511f0c9a7d829cf7',
434+
Var('dart_git') + '/mockito.git@2302814df66e651b6710311366501523dbee2e11',
435435

436436
'src/flutter/third_party/dart/third_party/pkg/native':
437437
Var('dart_git') + '/native.git@fef40aebc3cf34654919e8a5785b6c50b3ea445c',
@@ -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@8c77d6fb8597fde3a0d1058ed7b7b9d6e4df6cc4',
506+
Var('dart_git') + '/web_socket_channel.git@45b8ce9ce9fb5194a24d3dff8913c573fbe7896a',
507507

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

sky/packages/sky_engine/LICENSE

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

32296-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/08f4324c988b0a2278259d5d1c0d1ee0d68c1714
32296+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/01a77883e9e983dbee08c1609faf6059e41dfb45
3229732297
/third_party/fallback_root_certificates/
3229832298

3229932299
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)