Roll Dart SDK from 0cea73a8d3c3 to ac3bc9f6351a (4 revisions) (flutter/engine#45336)
https://dart.googlesource.com/sdk.git/+log/0cea73a8d3c3..ac3bc9f6351a 2023-08-31 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-126.0.dev 2023-08-30 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-125.0.dev 2023-08-30 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-124.0.dev 2023-08-30 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-123.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 aaclarke@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
This commit is contained in:
committed by
GitHub
parent
9bf9453e26
commit
05ff4f8858
6
DEPS
6
DEPS
@@ -57,7 +57,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': '0cea73a8d3c34f06d3ca2b2730ae1bb9822e2fa0',
|
||||
'dart_revision': 'ac3bc9f6351ac0a9c7f6b2dc3db735bd5b9fa2c5',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@@ -67,7 +67,7 @@ vars = {
|
||||
'dart_browser_launcher_rev': '27ec600af41b0d0ebe9a3db6ad36e9ed11976b84',
|
||||
'dart_clock_rev': '263e508a36ed90e4d85b60dd70552d20e71a9ae9',
|
||||
'dart_collection_rev': '1a9b7eb64be10a8ba4ced7eb36b4b265a49d5d41',
|
||||
'dart_devtools_rev': '79b5094a0ba523633f69276aa566e53d98c3a067',
|
||||
'dart_devtools_rev': 'acbc179425b4596b7c2ba7d9c4263077f2e18098',
|
||||
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
|
||||
'dart_perfetto_rev': 'b8da07095979310818f0efde2ef3c69ea70d62c5',
|
||||
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
|
||||
@@ -336,7 +336,7 @@ deps = {
|
||||
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@cdb7aeab40b4c522de20b242019f7e88641445d5',
|
||||
|
||||
'src/third_party/dart/third_party/devtools':
|
||||
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:79b5094a0ba523633f69276aa566e53d98c3a067'}]},
|
||||
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:acbc179425b4596b7c2ba7d9c4263077f2e18098'}]},
|
||||
|
||||
'src/third_party/dart/third_party/pkg/args':
|
||||
Var('dart_git') + '/args.git@da56b18ebcb600e050bf57b9c1103b1d2a9fb2ff',
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Signature: 223ed05aad15862e6284047532b1f2d1
|
||||
Signature: 789fca0965c6bdaa31155e0ee10796cb
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: dart
|
||||
|
||||
Reference in New Issue
Block a user