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

Commit 31aaaaa

Browse files
Manual roll Dart SDK from d916a5f69a48 to 993d3069f42e (35 revisions) (#55927)
Manual roll Dart SDK from d916a5f69a48 to 993d3069f42e (35 revisions) Manual roll requested by [email protected] https://dart.googlesource.com/sdk.git/+log/d916a5f69a48..993d3069f42e 2024-10-17 [email protected] Version 3.7.0-34.0.dev 2024-10-17 [email protected] Version 3.7.0-33.0.dev 2024-10-16 [email protected] Version 3.7.0-32.0.dev 2024-10-16 [email protected] Version 3.7.0-31.0.dev 2024-10-16 [email protected] Version 3.7.0-30.0.dev 2024-10-16 [email protected] Version 3.7.0-29.0.dev 2024-10-16 [email protected] Version 3.7.0-28.0.dev 2024-10-16 [email protected] Version 3.7.0-27.0.dev 2024-10-15 [email protected] Version 3.7.0-26.0.dev 2024-10-15 [email protected] Version 3.7.0-25.0.dev 2024-10-15 [email protected] Version 3.7.0-24.0.dev 2024-10-15 [email protected] Version 3.7.0-23.0.dev 2024-10-14 [email protected] Version 3.7.0-22.0.dev 2024-10-14 [email protected] Version 3.7.0-21.0.dev 2024-10-14 [email protected] Version 3.7.0-20.0.dev 2024-10-12 [email protected] Version 3.7.0-19.0.dev 2024-10-12 [email protected] Version 3.7.0-18.0.dev 2024-10-12 [email protected] Version 3.7.0-17.0.dev 2024-10-12 [email protected] Version 3.7.0-16.0.dev 2024-10-11 [email protected] Version 3.7.0-15.0.dev 2024-10-11 [email protected] Version 3.7.0-14.0.dev 2024-10-11 [email protected] Version 3.7.0-13.0.dev 2024-10-11 [email protected] Version 3.7.0-12.0.dev 2024-10-10 [email protected] Version 3.7.0-11.0.dev 2024-10-10 [email protected] Version 3.7.0-10.0.dev 2024-10-10 [email protected] Version 3.7.0-9.0.dev 2024-10-10 [email protected] Version 3.7.0-8.0.dev 2024-10-10 [email protected] Version 3.7.0-7.0.dev 2024-10-09 [email protected] Version 3.7.0-6.0.dev 2024-10-09 [email protected] Version 3.7.0-5.0.dev 2024-10-09 [email protected] Version 3.7.0-4.0.dev 2024-10-09 [email protected] Version 3.7.0-3.0.dev 2024-10-09 [email protected] Version 3.7.0-2.0.dev 2024-10-09 [email protected] Version 3.7.0-1.0.dev 2024-10-08 [email protected] Version 3.7.0-0.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],[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 ... --------- Co-authored-by: Zachary Anderson <[email protected]>
1 parent cfe5add commit 31aaaaa

File tree

6 files changed

+91
-63
lines changed

6 files changed

+91
-63
lines changed

DEPS

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -56,28 +56,28 @@ 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': 'd916a5f69a486de98316900f19ef0ff46834b03d',
59+
'dart_revision': '993d3069f42e98b2b29e441bc98424065cc255ca',
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
63-
'dart_binaryen_rev': '459bc0797f67cb2a8fd4598bb7143b34036608d9',
63+
'dart_binaryen_rev': '93883fde36ac158fd415dcd6dbd387dcfd928d3c',
6464
'dart_boringssl_gen_rev': 'fef055e8d2749b82c79c8f043be1cbe5e8e4b40c',
6565
'dart_boringssl_rev': '2db0eb3f96a5756298dcd7f9319e56a98585bd10',
6666
'dart_browser_launcher_rev': 'e5fc5d488eb5038bfec2a6690c72ab8dd353e101',
6767
'dart_clock_rev': '7956d60042f4ea979c4554d43eeb57d087627869',
68-
'dart_collection_rev': '24b75d85df6a26aac7be13b56ff1ce4360c04a64',
68+
'dart_collection_rev': '887b826b50f48d6a9cd2c0684aa353e8e3a0fad0',
6969
'dart_devtools_rev': 'dcef4f6efe986f110f55dbbe7f3731802e86690a',
7070
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
7171
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
7272
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
7373
'dart_protobuf_rev': 'ccf104dbc36929c0f8708285d5f3a8fae206343e',
7474
'dart_pub_rev': '1efd3f5e274e153637d99698b0ee454f6f2550ab',
75-
'dart_tools_rev': 'd4995d47b99d5e9564abfed2218f4a23df75983b',
75+
'dart_tools_rev': 'f882de9ba86712003728d4663e1b73a620d352b1',
7676
'dart_watcher_rev': '3b850778ad0b62db3aa2cfe48832870c2461db30',
7777
'dart_web_rev': '8478cd27d574249eca3d41f9135458dfda2762c8',
7878
'dart_webdev_rev': '5f30c560dc4e3df341356c43ec1a766ee6b74a7c',
7979
'dart_webkit_inspection_protocol_rev': 'b459c427b74bf5e0919a083a97a167fb74d8bff1',
80-
'dart_yaml_edit_rev': '5c54d455f272bbb83c948ac420c677371e69ae77',
80+
'dart_yaml_edit_rev': '35f4248c7bbba289b3899fa55486e2f31ef1a8c5',
8181

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

@@ -343,16 +343,16 @@ deps = {
343343
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
344344

345345
'src/flutter/third_party/dart/third_party/binaryen/src':
346-
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@459bc0797f67cb2a8fd4598bb7143b34036608d9',
346+
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@93883fde36ac158fd415dcd6dbd387dcfd928d3c',
347347

348348
'src/flutter/third_party/dart/third_party/devtools':
349-
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:f5e84f91b32b219d646cfb87a891cd143dc84056'}]},
349+
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:dcef4f6efe986f110f55dbbe7f3731802e86690a'}]},
350350

351351
'src/flutter/third_party/dart/third_party/pkg/args':
352-
Var('dart_git') + '/args.git@e623652744c82533829f2e62b1aba1a6cf06e291',
352+
Var('dart_git') + '/args.git@09c0fca1785c9df39288a48f767994eed80bed40',
353353

354354
'src/flutter/third_party/dart/third_party/pkg/async':
355-
Var('dart_git') + '/async.git@c0d81f8699682d01d657a9bf827107d11904a247',
355+
Var('dart_git') + '/async.git@5f70a996f673d625e3502597084653686c3e754c',
356356

357357
'src/flutter/third_party/dart/third_party/pkg/bazel_worker':
358358
Var('dart_git') + '/bazel_worker.git@aa3cc9e826350b960e0c5a67e6065bcedba8b0ac',
@@ -373,10 +373,10 @@ deps = {
373373
Var('dart_git') + '/collection.git' + '@' + Var('dart_collection_rev'),
374374

375375
'src/flutter/third_party/dart/third_party/pkg/convert':
376-
Var('dart_git') + '/convert.git@9035cafefc1da4315f26058734d0c2a19d5ab56a',
376+
Var('dart_git') + '/convert.git@d361833e117cb2438d2a2a6d0b0acb28ff0910fb',
377377

378378
'src/flutter/third_party/dart/third_party/pkg/crypto':
379-
Var('dart_git') + '/crypto.git@eede7d6918c51159c1422b7449f40dbac660ee57',
379+
Var('dart_git') + '/crypto.git@3d26ef4cf22d4b218ba30e616544ad3cf52f64a1',
380380

381381
'src/flutter/third_party/dart/third_party/pkg/csslib':
382382
Var('dart_git') + '/csslib.git@a3700b05bbcc42782e8a7024790dbf019d89c249',
@@ -385,7 +385,7 @@ deps = {
385385
Var('dart_git') + '/dart_style.git@5d35f4d829ffb8532d345d95d3e9504ae6cd839e',
386386

387387
'src/flutter/third_party/dart/third_party/pkg/dartdoc':
388-
Var('dart_git') + '/dartdoc.git@5df03dd913a0a2e20421cac61112aa84111160e0',
388+
Var('dart_git') + '/dartdoc.git@80c6f18f34b387d4b9ce89ddd2e3049093335f9d',
389389

390390
'src/flutter/third_party/dart/third_party/pkg/file':
391391
Var('dart_git') + '/external/github.com/google/file.dart@6842feaef1c4e06239bd30f8d3ef722838b1c97e',
@@ -406,13 +406,13 @@ deps = {
406406
Var('dart_git') + '/http_multi_server.git@e7515b5896b83d522189802a1e14e103e19426c0',
407407

408408
'src/flutter/third_party/dart/third_party/pkg/http_parser':
409-
Var('dart_git') + '/http_parser.git@ce528cf82f3d26ac761e29b2494a9e0c270d4939',
409+
Var('dart_git') + '/http_parser.git@23d775898ee90be9daf3297e298a8869bc755d84',
410410

411411
'src/flutter/third_party/dart/third_party/pkg/intl':
412412
Var('dart_git') + '/intl.git@5d65e3808ce40e6282e40881492607df4e35669f',
413413

414414
'src/flutter/third_party/dart/third_party/pkg/json_rpc_2':
415-
Var('dart_git') + '/json_rpc_2.git@b4810dc7bee5828f240586c81f3f34853cacdbce',
415+
Var('dart_git') + '/json_rpc_2.git@c9b616bded8cdb5bfdc836ba7648afa6aba40062',
416416

417417
'src/flutter/third_party/dart/third_party/pkg/leak_tracker':
418418
Var('dart_git') + '/leak_tracker.git@f5620600a5ce1c44f65ddaa02001e200b096e14c',
@@ -427,7 +427,7 @@ deps = {
427427
Var('dart_git') + '/matcher.git@31f13583630e093731c8cf2b843c14196d748c5c',
428428

429429
'src/flutter/third_party/dart/third_party/pkg/mockito':
430-
Var('dart_git') + '/mockito.git@3de67548e833a8eef66a2a49070b197c2c08b3ab',
430+
Var('dart_git') + '/mockito.git@57d484f9b8e7f6a504966a901174358a42fa932a',
431431

432432
'src/flutter/third_party/dart/third_party/pkg/native':
433433
Var('dart_git') + '/native.git@659511886501bcce638c3966590df04984909ef0',
@@ -439,7 +439,7 @@ deps = {
439439
Var('dart_git') + '/path.git@e969f42ed112dd702a9453beb9df6c12ae2d3805',
440440

441441
'src/flutter/third_party/dart/third_party/pkg/pool':
442-
Var('dart_git') + '/pool.git@924fb04353cec915d927f9f1aed88e2eda92b98a',
442+
Var('dart_git') + '/pool.git@7bfc71b39742753a88688e56e55a828a2f5dc0bf',
443443

444444
'src/flutter/third_party/dart/third_party/pkg/protobuf':
445445
Var('dart_git') + '/protobuf.git' + '@' + Var('dart_protobuf_rev'),
@@ -469,10 +469,10 @@ deps = {
469469
Var('dart_git') + '/stream_channel.git@f4407168b275fcde9187baefd7dbce76d0992825',
470470

471471
'src/flutter/third_party/dart/third_party/pkg/string_scanner':
472-
Var('dart_git') + '/string_scanner.git@2139417ffcd0392bde3ba9bc83ee13eaa5fbed01',
472+
Var('dart_git') + '/string_scanner.git@084b201c54b168aced178fff41fce71e3869ae42',
473473

474474
'src/flutter/third_party/dart/third_party/pkg/tar':
475-
Var('dart_git') + '/external/github.com/simolus3/tar.git@32ceb55e673141abff4e84b99483fe5eb881c291',
475+
Var('dart_git') + '/external/github.com/simolus3/tar.git@5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a',
476476

477477
'src/flutter/third_party/dart/third_party/pkg/term_glyph':
478478
Var('dart_git') + '/term_glyph.git@19d8c08a4e81122639129c62049896021910c932',
@@ -487,7 +487,7 @@ deps = {
487487
Var('dart_git') + '/tools.git' + '@' + Var('dart_tools_rev'),
488488

489489
'src/flutter/third_party/dart/third_party/pkg/typed_data':
490-
Var('dart_git') + '/typed_data.git@2bb9e6ead6394e2d4ec6068c5ece8b2ec0e2b945',
490+
Var('dart_git') + '/typed_data.git@6abfafdcf661cd8a814619d7e2a3e99edb3a3862',
491491

492492
'src/flutter/third_party/dart/third_party/pkg/watcher':
493493
Var('dart_git') + '/watcher.git' + '@' + Var('dart_watcher_rev'),
@@ -496,7 +496,7 @@ deps = {
496496
Var('dart_git') + '/web.git' + '@' + Var('dart_web_rev'),
497497

498498
'src/flutter/third_party/dart/third_party/pkg/web_socket_channel':
499-
Var('dart_git') + '/web_socket_channel.git@0e1d6e2eb5a0bfd62e45b772ac7107d796176cf6',
499+
Var('dart_git') + '/web_socket_channel.git@40aa29f1d2167467f5934d755891a8beb62a1239',
500500

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

analysis_options.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,9 @@ linter:
212212
- unnecessary_null_in_if_null_operators
213213
- unnecessary_nullable_for_final_variable_declarations
214214
- unnecessary_overrides
215-
- unnecessary_parenthesis
215+
# TODO(zanderso): Temporarily disabling to unblock a Dart -> Engine roll.
216+
# https://github.com/flutter/engine/pull/55927.
217+
# - unnecessary_parenthesis
216218
# - unnecessary_raw_strings # what's "necessary" is a matter of opinion; consistency across strings can help readability more than this lint
217219
- unnecessary_statements
218220
- unnecessary_string_escapes

ci/licenses_golden/excluded_files

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1444,6 +1444,11 @@
14441444
../../../flutter/third_party/dart/runtime/tools/heapsnapshot/README.md
14451445
../../../flutter/third_party/dart/runtime/tools/heapsnapshot/pubspec.yaml
14461446
../../../flutter/third_party/dart/runtime/tools/heapsnapshot/test
1447+
../../../flutter/third_party/dart/runtime/tools/profiling/.gitignore
1448+
../../../flutter/third_party/dart/runtime/tools/profiling/CHANGELOG.md
1449+
../../../flutter/third_party/dart/runtime/tools/profiling/README.md
1450+
../../../flutter/third_party/dart/runtime/tools/profiling/analysis_options.yaml
1451+
../../../flutter/third_party/dart/runtime/tools/profiling/pubspec.yaml
14471452
../../../flutter/third_party/dart/runtime/tools/utils.py
14481453
../../../flutter/third_party/dart/runtime/tools/valgrind.py
14491454
../../../flutter/third_party/dart/runtime/tools/wiki/README.md
@@ -1490,6 +1495,7 @@
14901495
../../../flutter/third_party/dart/runtime/vm/compiler/backend/locations_helpers_test.cc
14911496
../../../flutter/third_party/dart/runtime/vm/compiler/backend/loops_test.cc
14921497
../../../flutter/third_party/dart/runtime/vm/compiler/backend/memory_copy_test.cc
1498+
../../../flutter/third_party/dart/runtime/vm/compiler/backend/pragma_unsafe_no_bounds_check_test.cc
14931499
../../../flutter/third_party/dart/runtime/vm/compiler/backend/range_analysis_test.cc
14941500
../../../flutter/third_party/dart/runtime/vm/compiler/backend/reachability_fence_test.cc
14951501
../../../flutter/third_party/dart/runtime/vm/compiler/backend/redundancy_elimination_test.cc
@@ -1565,7 +1571,7 @@
15651571
../../../flutter/third_party/dart/runtime/vm/port_test.cc
15661572
../../../flutter/third_party/dart/runtime/vm/profiler_test.cc
15671573
../../../flutter/third_party/dart/runtime/vm/protos/.gitignore
1568-
../../../flutter/third_party/dart/runtime/vm/regexp_test.cc
1574+
../../../flutter/third_party/dart/runtime/vm/regexp/regexp_test.cc
15691575
../../../flutter/third_party/dart/runtime/vm/ring_buffer_test.cc
15701576
../../../flutter/third_party/dart/runtime/vm/scopes_test.cc
15711577
../../../flutter/third_party/dart/runtime/vm/service

0 commit comments

Comments
 (0)