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

Commit de8c272

Browse files
Manual roll Dart SDK from 8662af7d9aa3 to 61ab5422fb7b (12 revisions) (#44007)
Manual roll requested by [email protected] https://dart.googlesource.com/sdk.git/+log/8662af7d9aa3..61ab5422fb7b 2023-07-25 [email protected] Version 3.1.0-345.0.dev 2023-07-24 [email protected] Version 3.1.0-344.0.dev 2023-07-24 [email protected] Version 3.1.0-343.0.dev 2023-07-24 [email protected] Version 3.1.0-342.0.dev 2023-07-23 [email protected] Version 3.1.0-341.0.dev 2023-07-22 [email protected] Version 3.1.0-340.0.dev 2023-07-22 [email protected] Version 3.1.0-339.0.dev 2023-07-21 [email protected] Version 3.1.0-338.0.dev 2023-07-21 [email protected] Version 3.1.0-337.0.dev 2023-07-21 [email protected] Version 3.1.0-336.0.dev 2023-07-21 [email protected] Version 3.1.0-335.0.dev 2023-07-21 [email protected] Version 3.1.0-334.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 To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent f873404 commit de8c272

File tree

2 files changed

+26
-14
lines changed

2 files changed

+26
-14
lines changed

DEPS

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@ vars = {
5353
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5454
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5555
# updated revision list of existing dependencies.
56-
'dart_revision': '8662af7d9aa3cf14d664acf2ce1296a09b4fa682',
56+
'dart_revision': '61ab5422fb7b7618225d3dad4dddf64b8aa41f6d',
5757

5858
# WARNING: DO NOT EDIT MANUALLY
5959
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
60-
'dart_binaryen_rev': 'b9b5f162ca8bf5b899ff0f0351491d7d403d7ed9',
60+
'dart_binaryen_rev': 'cdb7aeab40b4c522de20b242019f7e88641445d5',
6161
'dart_boringssl_gen_rev': 'a468ba9fec3f59edf46a7db98caaca893e1e4d96',
6262
'dart_boringssl_rev': '74646566e93de7551bfdfc5f49de7462f13d1d05',
6363
'dart_browser_launcher_rev': '27ec600af41b0d0ebe9a3db6ad36e9ed11976b84',
@@ -329,7 +329,7 @@ deps = {
329329
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
330330

331331
'src/third_party/dart/third_party/binaryen/src':
332-
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@b9b5f162ca8bf5b899ff0f0351491d7d403d7ed9',
332+
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@cdb7aeab40b4c522de20b242019f7e88641445d5',
333333

334334
'src/third_party/dart/third_party/devtools':
335335
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:99dca813aaa7fa23ccd6fe3901ac7665e96db3cb'}]},
@@ -371,7 +371,7 @@ deps = {
371371
Var('dart_git') + '/dart_style.git@2956b1a705953f880a5dae9d3a0969df0fc45e99',
372372

373373
'src/third_party/dart/third_party/pkg/dartdoc':
374-
Var('dart_git') + '/dartdoc.git@06d72882b1d3889a8a41992dbe09d4d97a14d299',
374+
Var('dart_git') + '/dartdoc.git@a04ac3e80983c97a8f677f36387f9e6f6fdf6e2e',
375375

376376
'src/third_party/dart/third_party/pkg/ffi':
377377
Var('dart_git') + '/ffi.git@f01dfca0b3c9a63155bfb86aae12be982571a860',
@@ -404,28 +404,28 @@ deps = {
404404
Var('dart_git') + '/json_rpc_2.git@509f71eef90ec5afb5486b69dab7fed97b9f1eef',
405405

406406
'src/third_party/dart/third_party/pkg/leak_tracker':
407-
Var('dart_git') + '/leak_tracker.git@515612e0f7b5e2477a82341a302814ef2647ed6e',
407+
Var('dart_git') + '/leak_tracker.git@098bafcf99a5220e3c352d895d991e163568ee03',
408408

409409
'src/third_party/dart/third_party/pkg/linter':
410-
Var('dart_git') + '/linter.git@6c1920198fc92af215297043609cecb4ac487a2a',
410+
Var('dart_git') + '/linter.git@9a4bc7910d1ea2660deadae4c212776e9cf6212e',
411411

412412
'src/third_party/dart/third_party/pkg/logging':
413413
Var('dart_git') + '/logging.git@521498757ed3eeae151c2d4796404e8947baa04c',
414414

415415
'src/third_party/dart/third_party/pkg/markdown':
416-
Var('dart_git') + '/markdown.git@ee4e1b36f21a6815385b157f8fff12af28bdcf9a',
416+
Var('dart_git') + '/markdown.git@faabb1ab9adc076a2df2349a0c8b939c92f70ca7',
417417

418418
'src/third_party/dart/third_party/pkg/matcher':
419419
Var('dart_git') + '/matcher.git@ce8f40934c90e12992071172795b3bca29fac295',
420420

421421
'src/third_party/dart/third_party/pkg/mime':
422-
Var('dart_git') + '/mime.git@bdb66bdd354156280bddc30e2d322a4ad355f671',
422+
Var('dart_git') + '/mime.git@799b398140817fdb134f639d84e91c552e129136',
423423

424424
'src/third_party/dart/third_party/pkg/mockito':
425425
Var('dart_git') + '/mockito.git@afa20a80ef3147845fc78c80ace9d66f0ceb0453',
426426

427427
'src/third_party/dart/third_party/pkg/native':
428-
Var('dart_git') + '/native.git@7c474e1f935c134d2e1a4f5e54593e6d63a674ed',
428+
Var('dart_git') + '/native.git@2598ac66148f5b6a44d8f6bf01643c6b1c49e590',
429429

430430
'src/third_party/dart/third_party/pkg/package_config':
431431
Var('dart_git') + '/package_config.git@be0c4411cb7607abe3fd531c9653b0ba53c87c0f',
@@ -467,13 +467,13 @@ deps = {
467467
Var('dart_git') + '/stream_channel.git@e54234f94da929153b012de2bba75c5246a52538',
468468

469469
'src/third_party/dart/third_party/pkg/string_scanner':
470-
Var('dart_git') + '/string_scanner.git@35657e2ae381612468aa2c432e89d7357c0b568c',
470+
Var('dart_git') + '/string_scanner.git@413b57a3b14fa273e8ed52578edfbe0446084795',
471471

472472
'src/third_party/dart/third_party/pkg/term_glyph':
473473
Var('dart_git') + '/term_glyph.git@423700a3c019dc67f93d2bd6578016a1402506f7',
474474

475475
'src/third_party/dart/third_party/pkg/test':
476-
Var('dart_git') + '/test.git@a92b5bb3ffea95ad1d1f77f6d5a07c3ef4ee2139',
476+
Var('dart_git') + '/test.git@37e54e320b7e8a4e99da3bfe27c9866593c90fa8',
477477

478478
'src/third_party/dart/third_party/pkg/test_reflective_loader':
479479
Var('dart_git') + '/test_reflective_loader.git@0bfaad91ed308ce9da11b48395c8210d7542c16b',

ci/licenses_golden/licenses_dart

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 52cddc979baec9fe2cb75ccc93a22b8a
1+
Signature: a4376bbd60785e260c2445d74d47bf5d
22

33
====================================================================================================
44
LIBRARY: dart
@@ -4480,6 +4480,7 @@ ORIGIN: ../../../third_party/dart/runtime/vm/unwinding_records.cc + ../../../thi
44804480
ORIGIN: ../../../third_party/dart/runtime/vm/unwinding_records.h + ../../../third_party/dart/LICENSE
44814481
ORIGIN: ../../../third_party/dart/runtime/vm/unwinding_records_win.cc + ../../../third_party/dart/LICENSE
44824482
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/js_allow_interop_patch.dart + ../../../third_party/dart/LICENSE
4483+
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/debugger.dart + ../../../third_party/dart/LICENSE
44834484
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/records.dart + ../../../third_party/dart/LICENSE
44844485
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/js_allow_interop_patch.dart + ../../../third_party/dart/LICENSE
44854486
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/records.dart + ../../../third_party/dart/LICENSE
@@ -4492,20 +4493,25 @@ ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/closure.dart + ../.
44924493
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/date_patch_patch.dart + ../../../third_party/dart/LICENSE
44934494
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/double_helper.dart + ../../../third_party/dart/LICENSE
44944495
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/int_helper.dart + ../../../third_party/dart/LICENSE
4496+
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/int_patch.dart + ../../../third_party/dart/LICENSE
44954497
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_array.dart + ../../../third_party/dart/LICENSE
44964498
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_interop_patch.dart + ../../../third_party/dart/LICENSE
44974499
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_interop_unsafe_patch.dart + ../../../third_party/dart/LICENSE
44984500
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_string.dart + ../../../third_party/dart/LICENSE
44994501
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_typed_array.dart + ../../../third_party/dart/LICENSE
45004502
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_types.dart + ../../../third_party/dart/LICENSE
4503+
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/object_helper.dart + ../../../third_party/dart/LICENSE
45014504
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/record_patch.dart + ../../../third_party/dart/LICENSE
45024505
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/simd.dart + ../../../third_party/dart/LICENSE
4503-
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_buffer_create.dart + ../../../third_party/dart/LICENSE
4506+
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string.dart + ../../../third_party/dart/LICENSE
4507+
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_buffer_patch.dart + ../../../third_party/dart/LICENSE
45044508
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_helper.dart + ../../../third_party/dart/LICENSE
45054509
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_stringref_patch.dart + ../../../third_party/dart/LICENSE
45064510
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/sync_star_patch.dart + ../../../third_party/dart/LICENSE
45074511
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/typed_data.dart + ../../../third_party/dart/LICENSE
45084512
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/weak_patch.dart + ../../../third_party/dart/LICENSE
4513+
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm_js_compatibility/lib/typed_data_helper.dart + ../../../third_party/dart/LICENSE
4514+
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm_js_compatibility/lib/typed_data_patch.dart + ../../../third_party/dart/LICENSE
45094515
ORIGIN: ../../../third_party/dart/sdk/lib/async/future_extensions.dart + ../../../third_party/dart/LICENSE
45104516
ORIGIN: ../../../third_party/dart/sdk/lib/js_interop/js_interop.dart + ../../../third_party/dart/LICENSE
45114517
ORIGIN: ../../../third_party/dart/sdk/lib/js_interop_unsafe/js_interop_unsafe.dart + ../../../third_party/dart/LICENSE
@@ -4524,6 +4530,7 @@ FILE: ../../../third_party/dart/runtime/vm/unwinding_records.cc
45244530
FILE: ../../../third_party/dart/runtime/vm/unwinding_records.h
45254531
FILE: ../../../third_party/dart/runtime/vm/unwinding_records_win.cc
45264532
FILE: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/js_allow_interop_patch.dart
4533+
FILE: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/debugger.dart
45274534
FILE: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/records.dart
45284535
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/js_allow_interop_patch.dart
45294536
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/records.dart
@@ -4536,20 +4543,25 @@ FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/closure.dart
45364543
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/date_patch_patch.dart
45374544
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/double_helper.dart
45384545
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/int_helper.dart
4546+
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/int_patch.dart
45394547
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_array.dart
45404548
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_interop_patch.dart
45414549
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_interop_unsafe_patch.dart
45424550
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_string.dart
45434551
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_typed_array.dart
45444552
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_types.dart
4553+
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/object_helper.dart
45454554
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/record_patch.dart
45464555
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/simd.dart
4547-
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_buffer_create.dart
4556+
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string.dart
4557+
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_buffer_patch.dart
45484558
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_helper.dart
45494559
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_stringref_patch.dart
45504560
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/sync_star_patch.dart
45514561
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/typed_data.dart
45524562
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/weak_patch.dart
4563+
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm_js_compatibility/lib/typed_data_helper.dart
4564+
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm_js_compatibility/lib/typed_data_patch.dart
45534565
FILE: ../../../third_party/dart/sdk/lib/async/future_extensions.dart
45544566
FILE: ../../../third_party/dart/sdk/lib/js_interop/js_interop.dart
45554567
FILE: ../../../third_party/dart/sdk/lib/js_interop_unsafe/js_interop_unsafe.dart

0 commit comments

Comments
 (0)