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

Commit 777c028

Browse files
Reverts "Roll Dart SDK from ef405fbe3917 to 2976c1694eed (6 revisions) (#53119)" (#53128)
Reverts: #53119 Initiated by: zanderso Reason for reverting: Macros package version issues blocking the roll to the framework https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8746489765266754081/+/u/flutter_config_--clear-features/stdout Original PR Author: skia-flutter-autoroll Reviewed By: {fluttergithubbot} This change reverts the following previous change: https://dart.googlesource.com/sdk.git/+log/ef405fbe3917..2976c1694eed 2024-05-30 [email protected] Version 3.5.0-209.0.dev 2024-05-30 [email protected] Version 3.5.0-208.0.dev 2024-05-30 [email protected] Version 3.5.0-207.0.dev 2024-05-30 [email protected] Version 3.5.0-206.0.dev 2024-05-29 [email protected] Version 3.5.0-205.0.dev 2024-05-29 [email protected] Version 3.5.0-204.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 30fbd82 commit 777c028

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

DEPS

+12-12
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': '2976c1694eed29601f676f6297fd7914b82a3594',
59+
'dart_revision': 'ef405fbe3917530293414ad314912da9ff428603',
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
@@ -65,7 +65,7 @@ vars = {
6565
'dart_boringssl_rev': 'd24a38200fef19150eef00cad35b138936c08767',
6666
'dart_browser_launcher_rev': '0dcf2246c11eaf6c4f2591332f1057734a847793',
6767
'dart_clock_rev': '80e70acf72cc3a876d3158911b097b581cd8fd1a',
68-
'dart_collection_rev': 'fe2e80039b6d44d80f7465535988f935ccf554a5',
68+
'dart_collection_rev': '471839875a3bbfb26a7d51eca82be5b788660982',
6969
'dart_devtools_rev': 'e2a7208bb8eed852b1f9dedabf423f187e947a7d',
7070
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
7171
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
@@ -74,8 +74,8 @@ vars = {
7474
'dart_pub_rev': '75ab224376e80e918d3c53494a36d4bf8a2f2af6',
7575
'dart_tools_rev': '86b3661fc4ccbcda5b662ff3075177448eeeba11',
7676
'dart_watcher_rev': 'c182cd3db6f0bc285bf5da52df422f5c64f21a37',
77-
'dart_web_rev': 'f6f778bad31f7aaef22cf7e04f30b7bd1f8e4bb7',
78-
'dart_webdev_rev': '1bed26ab085bb83a050e286ac76c393c96d3d253',
77+
'dart_web_rev': 'd7766451f43001276b5493b2261d2973702b8334',
78+
'dart_webdev_rev': 'fc32eb69f2ad666e9ab1cb3300510e5daed222d6',
7979
'dart_webkit_inspection_protocol_rev': '5740cc91eaeb13a02007b77b128fccf4b056db6e',
8080
'dart_yaml_edit_rev': '31919348bd2a1bbb805b4eb88a6b7f50d4ab247e',
8181

@@ -350,16 +350,16 @@ 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@b3608bd95168428621689dce62f873b76a1617d4',
353+
Var('dart_git') + '/args.git@cf905519d67054a5e8d8835ffd4b247d8bbb602d',
354354

355355
'src/flutter/third_party/dart/third_party/pkg/async':
356-
Var('dart_git') + '/async.git@f933ddff63021bfbdb70938d6a137eb9e7419b05',
356+
Var('dart_git') + '/async.git@77a25d77392b131df4ecac85bcfe9a30f82a9f40',
357357

358358
'src/flutter/third_party/dart/third_party/pkg/bazel_worker':
359359
Var('dart_git') + '/bazel_worker.git@2fb4fbff6ee8d26fee1f3576fa0500057d897afd',
360360

361361
'src/flutter/third_party/dart/third_party/pkg/boolean_selector':
362-
Var('dart_git') + '/boolean_selector.git@84467e580fa1c7c53ea588308f1acbcf4e8eb6a6',
362+
Var('dart_git') + '/boolean_selector.git@2cbd4a60b89fe51a404e9ee3625a8fb8019561dd',
363363

364364
'src/flutter/third_party/dart/third_party/pkg/browser_launcher':
365365
Var('dart_git') + '/browser_launcher.git' + '@' + Var('dart_browser_launcher_rev'),
@@ -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@ed975850ec97bbccba1c5c2a997e2c085ef842da',
389+
Var('dart_git') + '/dartdoc.git@1e1a004c69022ae19e121b6b9c90039dccd56749',
390390

391391
'src/flutter/third_party/dart/third_party/pkg/file':
392392
Var('dart_git') + '/external/github.com/google/file.dart@8ce0d13ffe9dac267bdbd6c65c145ba4f611af72',
@@ -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@6337ee3f6d1f641192ba40e133f27085c69aa815',
404+
Var('dart_git') + '/http.git@7df2ac8488ec69ee5945ae188625c0e820c4f63c',
405405

406406
'src/flutter/third_party/dart/third_party/pkg/http_multi_server':
407407
Var('dart_git') + '/http_multi_server.git@4a791af861da1cf53b57d9928fbc605f57139e4f',
@@ -422,7 +422,7 @@ deps = {
422422
Var('dart_git') + '/logging.git@49d89b1de6e847174bc93b709e858b99e61b2ae7',
423423

424424
'src/flutter/third_party/dart/third_party/pkg/markdown':
425-
Var('dart_git') + '/markdown.git@c1013dc6fc2653baeb9fac70d0a036615867e629',
425+
Var('dart_git') + '/markdown.git@340c76f6cab697ca9a51e0772009347400d9488a',
426426

427427
'src/flutter/third_party/dart/third_party/pkg/matcher':
428428
Var('dart_git') + '/matcher.git@4ac4096facce24a781ab6609ca99995aeb443b25',
@@ -455,7 +455,7 @@ deps = {
455455
Var('dart_git') + '/pub_semver.git@f57c9c31dfd4e45ce6b11f18ee388e526ba1792a',
456456

457457
'src/flutter/third_party/dart/third_party/pkg/shelf':
458-
Var('dart_git') + '/shelf.git@338962c5a80761ca60921fc9c9b3e6ff57ffc82c',
458+
Var('dart_git') + '/shelf.git@d9f82bf2cdd87e2878cfdc167aa41b9ce87a52d8',
459459

460460
'src/flutter/third_party/dart/third_party/pkg/source_map_stack_trace':
461461
Var('dart_git') + '/source_map_stack_trace.git@6834af5e9e4ba880741b1357a5967fee8d90827c',
@@ -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@afd1e3c8327d542d2c7e28b5c9c1ec2282ee5fdf',
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'),

ci/licenses_golden/licenses_dart

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: c31227f6bc734be13c25b2bc7fbe6725
1+
Signature: fde43623e16ac6ca0896f21500e18137
22

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

4744-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/2976c1694eed29601f676f6297fd7914b82a3594
4744+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/ef405fbe3917530293414ad314912da9ff428603
47454745
/third_party/fallback_root_certificates/
47464746

47474747
====================================================================================================

sky/packages/sky_engine/LICENSE

+1-1
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/+/2976c1694eed29601f676f6297fd7914b82a3594
32296+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/ef405fbe3917530293414ad314912da9ff428603
3229732297
/third_party/fallback_root_certificates/
3229832298

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

0 commit comments

Comments
 (0)