mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 564cfb2cfe79 to 09bd5d71062d (1 revision) (flutter/engine#48222)
https://dart.googlesource.com/sdk.git/+log/564cfb2cfe79..09bd5d71062d 2023-11-20 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-150.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,jonahwilliams@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:
parent
0d0d4db144
commit
bf66a69e54
8
DEPS
8
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': '564cfb2cfe790180a8832d2cb77f097d7e19da12',
|
||||
'dart_revision': '09bd5d71062da7d13d741e3b78b2bf129e1121f9',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -420,10 +420,10 @@ deps = {
|
||||
Var('dart_git') + '/mime.git@8ebf9463a7a230213cee0adc3c019dad78d364ac',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/mockito':
|
||||
Var('dart_git') + '/mockito.git@fcb9779f8e8a15b2ca1757611b3e32a84e24c7ed',
|
||||
Var('dart_git') + '/mockito.git@fb8a2b5731553f5ed22107e1a0f7af8918d28442',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/native':
|
||||
Var('dart_git') + '/native.git@eaea725b0939815e7d007a34808a7293b179a2ad',
|
||||
Var('dart_git') + '/native.git@5dca10ea324bb19f104126d72472280091829873',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/package_config':
|
||||
Var('dart_git') + '/package_config.git@33dd24659147bd7ed2fa87aeacc52d199be766b4',
|
||||
@ -456,7 +456,7 @@ deps = {
|
||||
Var('dart_git') + '/source_span.git@ed16e0d1323f15e478027430b53e0ef0dbc25a83',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/sse':
|
||||
Var('dart_git') + '/sse.git@8ddb95fbe7c07d91aee92f35f70ac5c839f82c35',
|
||||
Var('dart_git') + '/sse.git@0f6ca113c602aeca6b12ebe00af24bd4e52ebb99',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/stack_trace':
|
||||
Var('dart_git') + '/stack_trace.git@6496ff88cf5c168c2548a454160c27004d176009',
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 065db0fef540df53d2778046071e1c43
|
||||
Signature: 0b8a913068b5967f7b2fc74a4e543979
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: dart
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user