Roll Dart SDK from 8d76eae70fa9 to aea874a703a2 (1 revision) (flutter/engine#48594)
https://dart.googlesource.com/sdk.git/+log/8d76eae70fa9..aea874a703a2 2023-12-02 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-180.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,matanl@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:
committed by
GitHub
parent
8526731bb4
commit
6d982f221b
6
DEPS
6
DEPS
@@ -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': '8d76eae70fa9aa270ac46421262026594c7471f2',
|
||||
'dart_revision': 'aea874a703a2c0b110c7f2c3f32c4964c1c97307',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@@ -76,7 +76,7 @@ vars = {
|
||||
'dart_protobuf_rev': 'dcec2eda9db4e6728e900928aa2e46944ba4fa6f',
|
||||
'dart_pub_rev': '1779628b386819675130f14326f1e8812901c48f',
|
||||
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
|
||||
'dart_tools_rev': '2e36b8d326e95ed256a74ee2ebdcfff5be502c57',
|
||||
'dart_tools_rev': 'c63dcb5e93d4a222da0c52960bb6688030ddabc3',
|
||||
'dart_watcher_rev': '6ac67f18d7f3a0eea728c45ea16993bdfb91ea42',
|
||||
'dart_webdev_rev': '63e09e5060813a971ec0f95472613d6958f75b95',
|
||||
'dart_webkit_inspection_protocol_rev': '667c55e6f65638592768e0325b75420e39b01d2e',
|
||||
@@ -423,7 +423,7 @@ deps = {
|
||||
Var('dart_git') + '/mockito.git@fb8a2b5731553f5ed22107e1a0f7af8918d28442',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/native':
|
||||
Var('dart_git') + '/native.git@b5827f3b05d437a5bfc3d9675c6c35be2360476a',
|
||||
Var('dart_git') + '/native.git@5aeab2915167fd24ccb1241c07516b388fda2b9b',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/package_config':
|
||||
Var('dart_git') + '/package_config.git@33dd24659147bd7ed2fa87aeacc52d199be766b4',
|
||||
|
||||
Reference in New Issue
Block a user