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

Commit a6acfa4

Browse files
Roll Dart SDK from 3d13dbfb3284 to ac31be3c8546 (8 revisions) (#52084)
https://dart.googlesource.com/sdk.git/+log/3d13dbfb3284..ac31be3c8546 2024-04-12 [email protected] Version 3.5.0-55.0.dev 2024-04-12 [email protected] Version 3.5.0-54.0.dev 2024-04-12 [email protected] Version 3.5.0-53.0.dev 2024-04-12 [email protected] Version 3.5.0-52.0.dev 2024-04-11 [email protected] Version 3.5.0-51.0.dev 2024-04-11 [email protected] Version 3.5.0-50.0.dev 2024-04-11 [email protected] Version 3.5.0-49.0.dev 2024-04-11 [email protected] Version 3.5.0-48.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 0edb4be commit a6acfa4

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

DEPS

Lines changed: 10 additions & 10 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': '3d13dbfb328426a963fe69962bd9149e4f4b7ad7',
65+
'dart_revision': 'ac31be3c8546efbd153838d6f110b586702a397a',
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
@@ -72,7 +72,7 @@ vars = {
7272
'dart_browser_launcher_rev': 'c4b2c81aa9debcce3651eda1b68a9bc5d5adf400',
7373
'dart_clock_rev': 'a732a09149708ae0b986bec9931576d22818d158',
7474
'dart_collection_rev': 'fc616ff8fd7b732c07b2b19e31b6601e59900ccf',
75-
'dart_devtools_rev': '8be1bc8d6862a3fcf8f43917f6e0c783cac06d51',
75+
'dart_devtools_rev': '36e2f3edc13b9f582e04cf22e4bd00b6007b4f8c',
7676
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
7777
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
7878
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
@@ -358,10 +358,10 @@ deps = {
358358
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@9784f012848a7eb321c2037bdb363dfe0eab8bc9',
359359

360360
'src/flutter/third_party/dart/third_party/devtools':
361-
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:8be1bc8d6862a3fcf8f43917f6e0c783cac06d51'}]},
361+
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:36e2f3edc13b9f582e04cf22e4bd00b6007b4f8c'}]},
362362

363363
'src/flutter/third_party/dart/third_party/pkg/args':
364-
Var('dart_git') + '/args.git@b2e2224a15e5d20c02c6c8ede9236fa03ac9c505',
364+
Var('dart_git') + '/args.git@5c83bc9785d6c32ffe6824ba79fadcc51fbcd1c1',
365365

366366
'src/flutter/third_party/dart/third_party/pkg/async':
367367
Var('dart_git') + '/async.git@47968047eb9888f74ca0691640821bd55b47e763',
@@ -376,7 +376,7 @@ deps = {
376376
Var('dart_git') + '/browser_launcher.git' + '@' + Var('dart_browser_launcher_rev'),
377377

378378
'src/flutter/third_party/dart/third_party/pkg/cli_util':
379-
Var('dart_git') + '/cli_util.git@12cd216263be587a648600b40017463341bccaf8',
379+
Var('dart_git') + '/cli_util.git@e222c560d88d127bc5e991ca96be2b1e875f4f3e',
380380

381381
'src/flutter/third_party/dart/third_party/pkg/clock':
382382
Var('dart_git') + '/clock.git' + '@' + Var('dart_clock_rev'),
@@ -412,7 +412,7 @@ deps = {
412412
Var('dart_git') + '/html.git@5b99b43f71da0c6b0f962244c7f5dfa8ca970fef',
413413

414414
'src/flutter/third_party/dart/third_party/pkg/http':
415-
Var('dart_git') + '/http.git@caad9caf5f62fc966c8d1632e4958d60dd43a000',
415+
Var('dart_git') + '/http.git@b7477b1e1bc5c8f850299b7abcc58d08ddea9e4a',
416416

417417
'src/flutter/third_party/dart/third_party/pkg/http_multi_server':
418418
Var('dart_git') + '/http_multi_server.git@6ce0a137aa20cc12b883a386bb7c0ae677cb3429',
@@ -442,13 +442,13 @@ deps = {
442442
Var('dart_git') + '/mime.git@0a32241c4fcd077a945949760b287677e4d7aff4',
443443

444444
'src/flutter/third_party/dart/third_party/pkg/mockito':
445-
Var('dart_git') + '/mockito.git@3ef744f8749864f2a036eba60c4203cc8f638949',
445+
Var('dart_git') + '/mockito.git@81ecb88b631a9c1e677852a33ad916238dee0ef2',
446446

447447
'src/flutter/third_party/dart/third_party/pkg/native':
448448
Var('dart_git') + '/native.git@71ada4b5c8001e6b8207ed40331d158e0912cd94',
449449

450450
'src/flutter/third_party/dart/third_party/pkg/package_config':
451-
Var('dart_git') + '/package_config.git@486cc4b29fb361efd1f05cc7e07fb3be4132b139',
451+
Var('dart_git') + '/package_config.git@854dc194131af8e2c16ef46ad210af9b2ef45fa9',
452452

453453
'src/flutter/third_party/dart/third_party/pkg/path':
454454
Var('dart_git') + '/path.git@a7284b9917830c18618b26d396d0f0bffc92bb01',
@@ -469,10 +469,10 @@ deps = {
469469
Var('dart_git') + '/shelf.git@68cb8641c3181cc76006887a7e93b9d3a423f590',
470470

471471
'src/flutter/third_party/dart/third_party/pkg/source_map_stack_trace':
472-
Var('dart_git') + '/source_map_stack_trace.git@d03fd9b1cc11f2ad61ccc2e71bfd8d2558019a6d',
472+
Var('dart_git') + '/source_map_stack_trace.git@9ed8875f0933bf0d8e09694211cb9765147b27bb',
473473

474474
'src/flutter/third_party/dart/third_party/pkg/source_maps':
475-
Var('dart_git') + '/source_maps.git@64d07fa98f4689f271c2c239d96d2c349b31662a',
475+
Var('dart_git') + '/source_maps.git@aedfc39235941a31070fe53149b5776ea29be44f',
476476

477477
'src/flutter/third_party/dart/third_party/pkg/source_span':
478478
Var('dart_git') + '/source_span.git@45e11a3a0e4b14116911fffc21e2cdc95824e28f',

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: 815f349f397a404607b0cc549ab57f66
1+
Signature: 88f7402b221eff690cebce6fc303a6fe
22

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

4740-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/3d13dbfb328426a963fe69962bd9149e4f4b7ad7
4740+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/ac31be3c8546efbd153838d6f110b586702a397a
47414741
/third_party/fallback_root_certificates/
47424742

47434743
====================================================================================================

sky/packages/sky_engine/LICENSE

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

32035-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/3d13dbfb328426a963fe69962bd9149e4f4b7ad7
32035+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/ac31be3c8546efbd153838d6f110b586702a397a
3203632036
/third_party/fallback_root_certificates/
3203732037

3203832038
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)