Roll Dart SDK from 370145bbbd4f to a03a7b62eb4e (1 revision) (flutter/engine#47945)

https://dart.googlesource.com/sdk.git/+log/370145bbbd4f..a03a7b62eb4e

2023-11-11 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-121.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://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
This commit is contained in:
skia-flutter-autoroll
2023-11-10 23:42:29 -05:00
committed by GitHub
parent cea1ed6774
commit e16695a1d3

8
DEPS
View File

@@ -59,7 +59,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '370145bbbd4f400f419815a2f50f165daf9d00a0',
'dart_revision': 'a03a7b62eb4ed6081cc002509cb5dc60e3ab94bb',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -69,7 +69,7 @@ vars = {
'dart_browser_launcher_rev': '4f9e7843b683c9e9357aaf263a929ec6ecf959c8',
'dart_clock_rev': 'f975668839f45bad561d6227f88297bbbcff03fa',
'dart_collection_rev': 'f309148623c4755ce9d6c00850092458325058ca',
'dart_devtools_rev': '28a3978da5f230d4311fd2a4e2effaf0ef620de7',
'dart_devtools_rev': 'fec80c6e29b627aa17e8b15f72cb4013a28d14ec',
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
@@ -78,7 +78,7 @@ vars = {
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
'dart_tools_rev': 'dd46ef2d48a674bd7aef19b7a267c69470656492',
'dart_watcher_rev': 'b2b278ae4198b4c431a145ddcfdab1460d5f9ec5',
'dart_webdev_rev': '5ad79c240b000a50057612d6af4573f6e649f65c',
'dart_webdev_rev': '6961b202c343e12893e6c664ef70336b7c3845c3',
'dart_webkit_inspection_protocol_rev': '667c55e6f65638592768e0325b75420e39b01d2e',
'dart_yaml_edit_rev': '9b9d33c5255798c950e843efe19e6f81a225ad28',
'dart_zlib_rev': '14dd4c4455602c9b71a1a89b5cafd1f4030d2e3f',
@@ -333,7 +333,7 @@ deps = {
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@a51bd6df919a5b79574f0996a760cc20cb05697e',
'src/third_party/dart/third_party/devtools':
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:28a3978da5f230d4311fd2a4e2effaf0ef620de7'}]},
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:fec80c6e29b627aa17e8b15f72cb4013a28d14ec'}]},
'src/third_party/dart/third_party/pkg/args':
Var('dart_git') + '/args.git@46d5033377d277d70bc6ec68504730b9384b1db1',