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

Commit a38f5ed

Browse files
Roll Dart SDK from e9452310189b to 029d6d73c860 (1 revision) (#45912)
https://dart.googlesource.com/sdk.git/+log/e9452310189b..029d6d73c860 2023-09-16 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-170.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 bdero@google.com,dart-vm-team@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 f1de605 commit a38f5ed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DEPS

+4-4
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ vars = {
5757
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5858
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5959
# updated revision list of existing dependencies.
60-
'dart_revision': 'e9452310189ba85997d8e806a987880fbcdcc17b',
60+
'dart_revision': '029d6d73c8607db74e24105793b9dc0ba4838443',
6161

6262
# WARNING: DO NOT EDIT MANUALLY
6363
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -67,7 +67,7 @@ vars = {
6767
'dart_browser_launcher_rev': '1f69393d63a2f8d36d00b86cdd20df70c347af82',
6868
'dart_clock_rev': '1e75f08d3428bcd6f4b7cf70e788f24fc9b661e1',
6969
'dart_collection_rev': '91afde43f488eef618454b896301c6ff59af72e0',
70-
'dart_devtools_rev': 'adfb08c95c626248b28cc60df3b085c12ad8758e',
70+
'dart_devtools_rev': '532dc39c7a2820a6dc759590e03a9c18fec915f8',
7171
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
7272
'dart_perfetto_rev': 'b8da07095979310818f0efde2ef3c69ea70d62c5',
7373
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
@@ -77,7 +77,7 @@ vars = {
7777
'dart_tools_rev': '1512f3d1efde11ace801618822f63934961cc80d',
7878
'dart_watcher_rev': '1aed03e2a8005f45083fdb38cbd4b684cd23082f',
7979
'dart_webdev_rev': '501ccc287783db685240d0f47c1cc9df68a43ae4',
80-
'dart_webkit_inspection_protocol_rev': '39a3c297ff573635e7936b015ce4f3466e4739d6',
80+
'dart_webkit_inspection_protocol_rev': '82f0c1c46dfdba5edf7c5fa84456233121dd69e1',
8181
'dart_yaml_edit_rev': '4a9734dda12f63ef9eee4121f87ff4401e25a607',
8282
'dart_zlib_rev': '14dd4c4455602c9b71a1a89b5cafd1f4030d2e3f',
8383

@@ -336,7 +336,7 @@ deps = {
336336
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@cdb7aeab40b4c522de20b242019f7e88641445d5',
337337

338338
'src/third_party/dart/third_party/devtools':
339-
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:adfb08c95c626248b28cc60df3b085c12ad8758e'}]},
339+
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:532dc39c7a2820a6dc759590e03a9c18fec915f8'}]},
340340

341341
'src/third_party/dart/third_party/pkg/args':
342342
Var('dart_git') + '/args.git@5a4e16f1e4c08b01498a9dce8aeda1a60161cd52',

0 commit comments

Comments
 (0)