mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from fbbfc122dba6 to ac4c63168ff2 (1 revision) (flutter/engine#39030)
https://dart.googlesource.com/sdk.git/+log/fbbfc122dba6..ac4c63168ff2 2023-01-20 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-146.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,kaushikiska@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
258cde6cd2
commit
670f41765b
6
DEPS
6
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': 'fbbfc122dba643f99f241efa76f59181db72fa2a',
|
||||
'dart_revision': 'ac4c63168ff24005304bd8549409fd793a0448bd',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -58,7 +58,7 @@ vars = {
|
||||
'dart_browser_launcher_rev': 'f2f01e4c7e719c633ca3c35d55c5331d4fe8b54b',
|
||||
'dart_clock_rev': '65e8a13ddf26c9d21884ccc8f8532725697d40df',
|
||||
'dart_collection_rev': '85e987cf1b8aaba60bdc8b16dd1ee6233436549f',
|
||||
'dart_devtools_rev': 'dd3fade2bd2ef74fc6102e56333a48f0efc594d3',
|
||||
'dart_devtools_rev': 'c7a81f64dabb4b9f2cae0cf2c9411ef8bb805191',
|
||||
'dart_protobuf_rev': 'cc0f287fb6a8680e431eb9210225f1d0ac33c047',
|
||||
'dart_pub_rev': '0cbaf7a2fb8c8ca543c6f222bf25d5f5c63abbf3',
|
||||
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
|
||||
@ -301,7 +301,7 @@ deps = {
|
||||
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@36e2abbcdd22b2b1707757b49fb4ac8844f28e5d',
|
||||
|
||||
'src/third_party/dart/third_party/devtools':
|
||||
{'packages': [{'version': 'git_revision:dd3fade2bd2ef74fc6102e56333a48f0efc594d3', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},
|
||||
{'packages': [{'version': 'git_revision:c7a81f64dabb4b9f2cae0cf2c9411ef8bb805191', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},
|
||||
|
||||
'src/third_party/dart/third_party/pkg/args':
|
||||
Var('dart_git') + '/args.git@ac0e2c82f94d049b2d3b318b487863bf288258b1',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user