mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 3ec7f1f92216 to cad83c2785e6 (8 revisions) (flutter/engine#39745)
https://dart.googlesource.com/sdk.git/+log/3ec7f1f92216..cad83c2785e6 2023-02-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-253.0.dev 2023-02-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-252.0.dev 2023-02-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-251.0.dev 2023-02-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-250.0.dev 2023-02-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-249.0.dev 2023-02-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-248.0.dev 2023-02-16 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-247.0.dev 2023-02-16 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-246.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 aam@google.com,dart-vm-team@google.com,jacksongardner@google.com,rmistry@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
4bc9651be2
commit
2d23b48c14
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': '3ec7f1f922160727ba6e5b0989e3fea555eb5d82',
|
||||
'dart_revision': 'cad83c2785e607eedb86e457fe4d089e2b491679',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -61,7 +61,7 @@ vars = {
|
||||
'dart_devtools_rev': 'a7c581e3923357c9768c9d8ead62327dbbcc3a50',
|
||||
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
|
||||
'dart_perfetto_rev': 'b8da07095979310818f0efde2ef3c69ea70d62c5',
|
||||
'dart_protobuf_gn_rev': 'ac7e0cda633a58077684439111675e2d9460d5bf',
|
||||
'dart_protobuf_gn_rev': '5f87ef9990fc4f4ffd76b3f5b0138562178db8bc',
|
||||
'dart_protobuf_rev': '75bc380a6e9601565606a13dee16c5ab2bf5019c',
|
||||
'dart_pub_rev': '048e3ad2b5e1b4ebe6883addbc95722be6904a7b',
|
||||
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
|
||||
@ -386,7 +386,7 @@ deps = {
|
||||
Var('dart_git') + '/json_rpc_2.git@0280ac6cb4f3905d81c47ba927123ba2b95f7940',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/linter':
|
||||
Var('dart_git') + '/linter.git@2a32d3f04394d02b80c53a460363b5ad4c413301',
|
||||
Var('dart_git') + '/linter.git@85d62c18e2a353abd4905aaf86e05dd1fc9d7b9a',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/logging':
|
||||
Var('dart_git') + '/logging.git@abef3717d958158eb8b0ddb2871f4b15a9804cd4',
|
||||
|
||||
@ -1727,7 +1727,6 @@
|
||||
../../../third_party/dart/third_party/firefox_jsshell
|
||||
../../../third_party/dart/third_party/mdn/browser-compat-data/README.google
|
||||
../../../third_party/dart/third_party/pkg
|
||||
../../../third_party/dart/third_party/protobuf/src/test
|
||||
../../../third_party/dart/third_party/requirejs
|
||||
../../../third_party/dart/third_party/tcmalloc/.gitignore
|
||||
../../../third_party/dart/third_party/tcmalloc/OWNERS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user