Roll Dart SDK from 219b3198373c to 493133372cac (2 revisions) (flutter/engine#43021)

https://dart.googlesource.com/sdk.git/+log/219b3198373c..493133372cac

2023-06-20 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-234.0.dev
2023-06-20 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-233.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 dart-vm-team@google.com,jsimmons@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-06-20 19:08:26 -04:00 committed by GitHub
parent 81836d898a
commit d55440b083

8
DEPS
View File

@ -53,11 +53,11 @@ 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': '219b3198373c008845ecdd6d52fa2224ade78938',
'dart_revision': '493133372cac9d72c5edb49efa76d106befd3abd',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
'dart_binaryen_rev': '4ec79ce9826d96225d33dec77dfc344adab92606',
'dart_binaryen_rev': 'b9b5f162ca8bf5b899ff0f0351491d7d403d7ed9',
'dart_boringssl_gen_rev': 'a468ba9fec3f59edf46a7db98caaca893e1e4d96',
'dart_boringssl_rev': '74646566e93de7551bfdfc5f49de7462f13d1d05',
'dart_browser_launcher_rev': '40e431543840cbe7fc05b95a2f851d9f1bd3bc14',
@ -329,7 +329,7 @@ deps = {
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
'src/third_party/dart/third_party/binaryen/src':
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@4ec79ce9826d96225d33dec77dfc344adab92606',
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@b9b5f162ca8bf5b899ff0f0351491d7d403d7ed9',
'src/third_party/dart/third_party/devtools':
{'packages': [{'version': 'git_revision:0c0c65dbaf53f8c508bfd6acbeb7f1986c1ca1f8', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},
@ -473,7 +473,7 @@ deps = {
Var('dart_git') + '/term_glyph.git@4daa34eea4bd6d9780aaeadbf6665af3ebb402fd',
'src/third_party/dart/third_party/pkg/test':
Var('dart_git') + '/test.git@e7ae6139b85312b5229a6b139a14554992fe6e85',
Var('dart_git') + '/test.git@3d5afedce6fe9643cafbeb89af45ebe9754233c2',
'src/third_party/dart/third_party/pkg/test_reflective_loader':
Var('dart_git') + '/test_reflective_loader.git@40d61b16647cd61b02d806fea46362ef07e7c502',