Roll Dart SDK from 497a81b1af4f to c7160d4ea0b7 (1 revision) (flutter/engine#41550)

https://dart.googlesource.com/sdk.git/+log/497a81b1af4f..c7160d4ea0b7

2023-04-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-49.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 aam@google.com,dart-vm-team@google.com,jsimmons@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
This commit is contained in:
skia-flutter-autoroll 2023-04-27 09:03:47 -04:00 committed by GitHub
parent 048742f9fc
commit cab0514d46

8
DEPS
View File

@ -53,7 +53,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': '497a81b1af4f3824a6337f39e7dfa8a4571bb7b9',
'dart_revision': 'c7160d4ea0b78644571f84c335c24cfa57f435c0',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@ -71,7 +71,7 @@ vars = {
'dart_pub_rev': '21eb39e148c720ab8577bbf3bf089556a113eb10',
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
'dart_watcher_rev': '00aa79b0ff5562c9dafb0525891e2e69c51be06d',
'dart_webdev_rev': '8b42c9506e1ea695bb2b90bd24aa8d78dc4dd104',
'dart_webdev_rev': '12f22857d509832e0e80616d937088992f565e6b',
'dart_webkit_inspection_protocol_rev': '8401098ace995e4dcd9855a2741c2dacccaa780b',
'dart_yaml_edit_rev': '5f392a1511ab97dde0e4a6bb7225f283f59ea840',
'dart_zlib_rev': '14dd4c4455602c9b71a1a89b5cafd1f4030d2e3f',
@ -417,7 +417,7 @@ deps = {
Var('dart_git') + '/mime.git@2d8496df6a6e851816610c3f99eae0d9663f54c4',
'src/third_party/dart/third_party/pkg/mockito':
Var('dart_git') + '/mockito.git@28e8eda2ef16f2e9c5e2e8fef48a834afd33ce44',
Var('dart_git') + '/mockito.git@f851e1754f0af41b1731bd81803d05988482d61b',
'src/third_party/dart/third_party/pkg/package_config':
Var('dart_git') + '/package_config.git@7e09db12e968482ef81e309de3ce233463b4cd7e',
@ -465,7 +465,7 @@ deps = {
Var('dart_git') + '/term_glyph.git@b1105016d7b178d27032ec112af53227e1e5e50b',
'src/third_party/dart/third_party/pkg/test':
Var('dart_git') + '/test.git@7fab0792d346025c2782b758819bf3449e3b5a8b',
Var('dart_git') + '/test.git@c9a3138895fd1c535706829ea71611dc99d806fc',
'src/third_party/dart/third_party/pkg/test_reflective_loader':
Var('dart_git') + '/test_reflective_loader.git@a85a930ad3736f93b96f6cc104d3576c1ae19e0e',