mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from c64a3f0c9fea to 4fdbc7c28141 (1 revision) (flutter/engine#39282)
https://dart.googlesource.com/sdk.git/+log/c64a3f0c9fea..4fdbc7c28141 2023-01-31 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-185.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,zra@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:
parent
f296131a43
commit
54ea1ff2f6
24
DEPS
24
DEPS
@ -48,7 +48,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': 'c64a3f0c9fea91ae530a7aafe64756ccd863293f',
|
||||
'dart_revision': '4fdbc7c2814165b6e1ac5170260d650326c5e412',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -57,7 +57,7 @@ vars = {
|
||||
'dart_boringssl_rev': '87f316d7748268eb56f2dc147bd593254ae93198',
|
||||
'dart_browser_launcher_rev': 'f2f01e4c7e719c633ca3c35d55c5331d4fe8b54b',
|
||||
'dart_clock_rev': '65e8a13ddf26c9d21884ccc8f8532725697d40df',
|
||||
'dart_collection_rev': '85e987cf1b8aaba60bdc8b16dd1ee6233436549f',
|
||||
'dart_collection_rev': 'a566328f793cd26c52f3fa4010fe331bb8700383',
|
||||
'dart_devtools_rev': 'c7a81f64dabb4b9f2cae0cf2c9411ef8bb805191',
|
||||
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
|
||||
'dart_perfetto_rev': 'b8da07095979310818f0efde2ef3c69ea70d62c5',
|
||||
@ -66,7 +66,7 @@ vars = {
|
||||
'dart_pub_rev': '0cbaf7a2fb8c8ca543c6f222bf25d5f5c63abbf3',
|
||||
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
|
||||
'dart_watcher_rev': '3b49c7ea087cc158bdcba19fe8919283fdc1cd86',
|
||||
'dart_webdev_rev': 'a347fa038b5174a01a15ff121367cd7c987b4f6d',
|
||||
'dart_webdev_rev': 'ce9c58139a5d131591e4c9e8ae8484a9040ac155',
|
||||
'dart_webkit_inspection_protocol_rev': '15244ffbab9221f1603eb04eaae74ae7c7ca3944',
|
||||
'dart_yaml_edit_rev': '299f74594ff9fda412c1da5c0b5d5231d0c6fc42',
|
||||
'dart_zlib_rev': '27c2f474b71d0d20764f86f60ef8b00da1a16cda',
|
||||
@ -320,7 +320,7 @@ deps = {
|
||||
Var('dart_git') + '/args.git@a23ea85cfd5c467c8671aef2ef9dfe45759ff974',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/async':
|
||||
Var('dart_git') + '/async.git@c9cc576e1f4d477047f737cace79ed6b72c70350',
|
||||
Var('dart_git') + '/async.git@f700e9aa61148b00a6cc27bb2bae0a0fed77be71',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/bazel_worker':
|
||||
Var('dart_git') + '/bazel_worker.git@b35c25e6cecced319b80c6686b9d025e462c7053',
|
||||
@ -353,7 +353,7 @@ deps = {
|
||||
Var('dart_git') + '/dart_style.git@d0c6b1da52c9f80679a7aaa05e5935ef5c6bb52f',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/dartdoc':
|
||||
Var('dart_git') + '/dartdoc.git@99df16a0d08c6a6323ebf66d1cada63c7a4de0ba',
|
||||
Var('dart_git') + '/dartdoc.git@bc7bdc44b03c558c9993f178d19ad989ed1c5f12',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/ffi':
|
||||
Var('dart_git') + '/ffi.git@2a56c2a9a87122c057168874bde384debbb806b0',
|
||||
@ -383,13 +383,13 @@ deps = {
|
||||
Var('dart_git') + '/intl.git@946c34c155073c0c7dbbc6ce06f5d0c35570019d',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/json_rpc_2':
|
||||
Var('dart_git') + '/json_rpc_2.git@bd9f8d90ec9ce9d0da5c11f3e71b87af3aaca3b4',
|
||||
Var('dart_git') + '/json_rpc_2.git@e73c4ad2f7b5cbf083569f00ac7fe6d7151afe22',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/linter':
|
||||
Var('dart_git') + '/linter.git@8f7b75f8a3501ca2c4d5bbc1f003d90d66447544',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/logging':
|
||||
Var('dart_git') + '/logging.git@34ed68fe23291c82bb685984e4e2ffc06860a4a8',
|
||||
Var('dart_git') + '/logging.git@399100a2737e3924dbd4d6f916846366c0612a53',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/markdown':
|
||||
Var('dart_git') + '/markdown.git@ee3f4e976efcfed87c6ec78364bc2dd3c6e717b9',
|
||||
@ -401,10 +401,10 @@ deps = {
|
||||
Var('dart_git') + '/mime.git@034471a60d5603a6988de6d9811bee1cb0657f70',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/mockito':
|
||||
Var('dart_git') + '/mockito.git@76965577aac7c82307a82cb5a12e78cfcc3f1f9d',
|
||||
Var('dart_git') + '/mockito.git@d2a8df169706d1c1e5daaf0c96ee03b8238bd599',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/package_config':
|
||||
Var('dart_git') + '/package_config.git@2e1a8eca1ebeac01f45003642c25e24e63d45b50',
|
||||
Var('dart_git') + '/package_config.git@3fe81c4701d6c664fd817f0e4885bc763caec42c',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/path':
|
||||
Var('dart_git') + '/path.git@9768908ef81cf92fc77cb259c2cf01ca8725de88',
|
||||
@ -422,7 +422,7 @@ deps = {
|
||||
Var('dart_git') + '/pub_semver.git@3946e33446365aa6af84abc0b1f47ad3a6f3b490',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/shelf':
|
||||
Var('dart_git') + '/shelf.git@a44e95e00324b6051bbee5ea235355f843795d1c',
|
||||
Var('dart_git') + '/shelf.git@8fca9d96f0a30beb4fec394849e507b1900eaf25',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/source_map_stack_trace':
|
||||
Var('dart_git') + '/source_map_stack_trace.git@adea3e51269f355514b59b66a4fcecabd1fa6e95',
|
||||
@ -443,13 +443,13 @@ deps = {
|
||||
Var('dart_git') + '/stream_channel.git@3b9926876dc06970b583c34d0cb359ef976c4350',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/string_scanner':
|
||||
Var('dart_git') + '/string_scanner.git@045498024df8f0a1cd0f717f12d60aec77d3d8ae',
|
||||
Var('dart_git') + '/string_scanner.git@29e471ea98762db8052cca0e6a69ef9c7999abed',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/term_glyph':
|
||||
Var('dart_git') + '/term_glyph.git@8cd931827bc3bfc1c62fd7ea44cbbc99b8a94f4d',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/test':
|
||||
Var('dart_git') + '/test.git@53df5270dbf0c35543f83035300d10d9fcc2f4cf',
|
||||
Var('dart_git') + '/test.git@cec47c1c3f7a5d80f1e8d02ead05faaad88cca00',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/test_reflective_loader':
|
||||
Var('dart_git') + '/test_reflective_loader.git@cf58259b91c4d3cccc90abd4c0b44273e6421646',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user