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

Commit 89e8fc0

Browse files
Roll Dart SDK from 7ad028c26344 to 146831ed7408 (6 revisions)
https://dart.googlesource.com/sdk.git/+log/7ad028c26344..146831ed7408 2023-05-11 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-100.0.dev 2023-05-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-99.0.dev 2023-05-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-98.0.dev 2023-05-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-97.0.dev 2023-05-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-96.0.dev 2023-05-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-95.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 aaclarke@google.com,aam@google.com,dart-vm-team@google.com,rmistry@google.com 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 f38f46f commit 89e8fc0

File tree

2 files changed

+16
-12
lines changed

2 files changed

+16
-12
lines changed

DEPS

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ 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': '7ad028c2634444e67bb36f83397b6af182e5c9bf',
56+
'dart_revision': '146831ed74084a08d9c934763967c1aa7124bb5f',
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
@@ -67,11 +67,11 @@ vars = {
6767
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
6868
'dart_perfetto_rev': 'b8da07095979310818f0efde2ef3c69ea70d62c5',
6969
'dart_protobuf_gn_rev': 'f872f05cb0378eef9a7a2609076929f0f35b4141',
70-
'dart_protobuf_rev': '9d7cf0de83f0ab4ae7010319263214840167f2d8',
70+
'dart_protobuf_rev': '05058a75a02c7fcb8eb45ff9807efb21134098f2',
7171
'dart_pub_rev': 'a3f8b2fd36ec432450caf907474a02023ef3e44e',
7272
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
7373
'dart_watcher_rev': '6c0c838bb8bcfb8c1f8faaf643d6586ea04c0e47',
74-
'dart_webdev_rev': 'fe5b97584b620fc7865524da3a279a0bc54757e0',
74+
'dart_webdev_rev': '469b1058fe45caef27243c0454bfa40605e56799',
7575
'dart_webkit_inspection_protocol_rev': '39a3c297ff573635e7936b015ce4f3466e4739d6',
7676
'dart_yaml_edit_rev': '763ca9477ee457d904eff790ba473ae707fca6e4',
7777
'dart_zlib_rev': '14dd4c4455602c9b71a1a89b5cafd1f4030d2e3f',
@@ -366,13 +366,13 @@ deps = {
366366
Var('dart_git') + '/csslib.git@923edf0030be22bc13f456f9fe6a63e4e19dd2bb',
367367

368368
'src/third_party/dart/third_party/pkg/dart_style':
369-
Var('dart_git') + '/dart_style.git@6c9bc10cf2dc6496b2ce863c8d614aa0781abf90',
369+
Var('dart_git') + '/dart_style.git@156f5c8c3bfe4e3b8e7adc95f7cf24d9500f11c6',
370370

371371
'src/third_party/dart/third_party/pkg/dartdoc':
372372
Var('dart_git') + '/dartdoc.git@d01ddc58600c0d2edbbd953d2074996c36604cfc',
373373

374374
'src/third_party/dart/third_party/pkg/ffi':
375-
Var('dart_git') + '/ffi.git@1a859e0b25658f057efdd8d7a29c9f29241ea5d4',
375+
Var('dart_git') + '/ffi.git@7f4acbd7532d94a793452030ff96bfef8cd96b68',
376376

377377
'src/third_party/dart/third_party/pkg/file':
378378
Var('dart_git') + '/external/github.com/google/file.dart@b9051806a1fde54066d080a2a3f00333c7bae415',
@@ -387,7 +387,7 @@ deps = {
387387
Var('dart_git') + '/html.git@593d6f67ef93477312d85c403f5a9b5928467f9c',
388388

389389
'src/third_party/dart/third_party/pkg/http':
390-
Var('dart_git') + '/http.git@61dcb9108d92f9e5e3ca61384c46b7a3045fa530',
390+
Var('dart_git') + '/http.git@db84d12e7b54f4a008143147ceb2cdf0e8b05db0',
391391

392392
'src/third_party/dart/third_party/pkg/http_multi_server':
393393
Var('dart_git') + '/http_multi_server.git@d1fffed3666dd8e8aed9fe67faeb3dca58d1f550',
@@ -414,7 +414,7 @@ deps = {
414414
Var('dart_git') + '/matcher.git@5890f2b61704481f6f09ea3a443159c0dc307180',
415415

416416
'src/third_party/dart/third_party/pkg/mime':
417-
Var('dart_git') + '/mime.git@cd8001e8886879eb7bfe1a2d191a920b1d89b102',
417+
Var('dart_git') + '/mime.git@57fbf6e83a5eb78367268cc83d0ffef37441d26b',
418418

419419
'src/third_party/dart/third_party/pkg/mockito':
420420
Var('dart_git') + '/mockito.git@56173fa356c7017e1d2137ce3600963518bf497d',
@@ -465,7 +465,7 @@ deps = {
465465
Var('dart_git') + '/term_glyph.git@3de5f1b6b07c3e713ff5d0ab6e4305b0403d7162',
466466

467467
'src/third_party/dart/third_party/pkg/test':
468-
Var('dart_git') + '/test.git@1d65501b31ee368e7f683ccc96fd9f1a5492a4e6',
468+
Var('dart_git') + '/test.git@0b306dd5a8f9736fb428533b3ff3146e67380204',
469469

470470
'src/third_party/dart/third_party/pkg/test_reflective_loader':
471471
Var('dart_git') + '/test_reflective_loader.git@d1b763f6281a46a48e1da6f0a6e8152e3480e8d2',
@@ -474,7 +474,7 @@ deps = {
474474
Var('dart_git') + '/tools.git@62c96040d8090bc1bb866db75d40bd1707876cf9',
475475

476476
'src/third_party/dart/third_party/pkg/typed_data':
477-
Var('dart_git') + '/typed_data.git@021f25a3f1f20844a6919158caf1ad3e28c42d3a',
477+
Var('dart_git') + '/typed_data.git@921f5c0380c6c487d8a065c45618162efa4cbd92',
478478

479479
'src/third_party/dart/third_party/pkg/usage':
480480
Var('dart_git') + '/usage.git@929a4e31f0bd4f861dd0e34d4c6f7184c751b569',
@@ -492,13 +492,13 @@ deps = {
492492
Var('dart_git') + '/external/github.com/google/webkit_inspection_protocol.dart.git' + '@' + Var('dart_webkit_inspection_protocol_rev'),
493493

494494
'src/third_party/dart/third_party/pkg/yaml':
495-
Var('dart_git') + '/yaml.git@1f39ffed06a2545f9e984c5de333e509fcb66594',
495+
Var('dart_git') + '/yaml.git@af3d8cdc539b32879dd2b9ea360b4a31b5560440',
496496

497497
'src/third_party/dart/third_party/pkg/yaml_edit':
498498
Var('dart_git') + '/yaml_edit.git' + '@' + Var('dart_yaml_edit_rev'),
499499

500500
'src/third_party/dart/tools/sdks/dart-sdk':
501-
{'packages': [{'version': 'git_revision:93acdbd49ed703fffcaeb35a4cc78d29ca032cf7', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
501+
{'packages': [{'version': 'git_revision:7a6514d1377175decd3a886fe4190fbbebddac3a', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
502502

503503
# WARNING: end of dart dependencies list that is cleaned up automatically - see create_updated_flutter_deps.py.
504504

ci/licenses_golden/licenses_third_party

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: d0a309fb262cf90301649ac188b224ca
1+
Signature: b3690e982809f234b9715471509bfcba
22

33
====================================================================================================
44
LIBRARY: angle
@@ -528,6 +528,7 @@ ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_
528528
ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/dart/runtime/vm/protos/perfetto/trace/interned_data/interned_data.proto
529529
ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/dart/runtime/vm/protos/perfetto/trace/profiling/profile_common.proto
530530
ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/dart/runtime/vm/protos/perfetto/trace/profiling/profile_packet.proto
531+
ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/dart/runtime/vm/protos/perfetto/trace/trace.proto
531532
ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/dart/runtime/vm/protos/perfetto/trace/trace_packet.proto
532533
ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/dart/runtime/vm/protos/perfetto/trace/track_event/debug_annotation.proto
533534
ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/dart/runtime/vm/protos/perfetto/trace/track_event/process_descriptor.proto
@@ -2560,6 +2561,7 @@ FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/clock_snapshot.
25602561
FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/interned_data/interned_data.proto
25612562
FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/profiling/profile_common.proto
25622563
FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/profiling/profile_packet.proto
2564+
FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/trace.proto
25632565
FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/trace_packet.proto
25642566
FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/track_event/debug_annotation.proto
25652567
FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/track_event/process_descriptor.proto
@@ -42061,6 +42063,7 @@ ORIGIN: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/clock_snapsho
4206142063
ORIGIN: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/interned_data/interned_data.pbzero.h + ../../../third_party/dart/LICENSE
4206242064
ORIGIN: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/profiling/profile_common.pbzero.h + ../../../third_party/dart/LICENSE
4206342065
ORIGIN: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/profiling/profile_packet.pbzero.h + ../../../third_party/dart/LICENSE
42066+
ORIGIN: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/trace.pbzero.h + ../../../third_party/dart/LICENSE
4206442067
ORIGIN: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/trace_packet.pbzero.h + ../../../third_party/dart/LICENSE
4206542068
ORIGIN: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/track_event/debug_annotation.pbzero.h + ../../../third_party/dart/LICENSE
4206642069
ORIGIN: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/track_event/process_descriptor.pbzero.h + ../../../third_party/dart/LICENSE
@@ -42075,6 +42078,7 @@ FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/clock_snapshot.
4207542078
FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/interned_data/interned_data.pbzero.h
4207642079
FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/profiling/profile_common.pbzero.h
4207742080
FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/profiling/profile_packet.pbzero.h
42081+
FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/trace.pbzero.h
4207842082
FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/trace_packet.pbzero.h
4207942083
FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
4208042084
FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/track_event/process_descriptor.pbzero.h

0 commit comments

Comments
 (0)