Roll Dart SDK from 63b8dc1906e5 to 02a5a3bedc5f (8 revisions) (flutter/engine#39547)

https://dart.googlesource.com/sdk.git/+log/63b8dc1906e5..02a5a3bedc5f

2023-02-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-226.0.dev
2023-02-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-225.0.dev
2023-02-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-224.0.dev
2023-02-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-223.0.dev
2023-02-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-222.0.dev
2023-02-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-221.0.dev
2023-02-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-220.0.dev
2023-02-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-219.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,jonahwilliams@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:
skia-flutter-autoroll 2023-02-10 16:43:13 -05:00 committed by GitHub
parent 7d1331ca22
commit 956f885da1

6
DEPS
View File

@ -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': '63b8dc1906e57d56d32452cf6f0262eb4bfd2741',
'dart_revision': '02a5a3bedc5f86313621d3d4ed84f99786e271a9',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@ -347,7 +347,7 @@ deps = {
Var('dart_git') + '/crypto.git@03eb2c9098069a7816bbace581dc2d6e196c63ca',
'src/third_party/dart/third_party/pkg/csslib':
Var('dart_git') + '/csslib.git@f33d63211f77e2a895b90bcf22508ab7a0af4466',
Var('dart_git') + '/csslib.git@45264a876d090f441d2bdacc1bb30afa52a0b8ec',
'src/third_party/dart/third_party/pkg/dart_style':
Var('dart_git') + '/dart_style.git@d0c6b1da52c9f80679a7aaa05e5935ef5c6bb52f',
@ -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@70fb087e39e6882ad331ee1e3f52f3f3a88e2d16',
Var('dart_git') + '/linter.git@2a32d3f04394d02b80c53a460363b5ad4c413301',
'src/third_party/dart/third_party/pkg/logging':
Var('dart_git') + '/logging.git@abef3717d958158eb8b0ddb2871f4b15a9804cd4',