Roll Dart SDK from f32c7b011906 to 358d0d1aa3e7 (2 revisions) (flutter/engine#38274)

https://dart.googlesource.com/sdk.git/+log/f32c7b011906..358d0d1aa3e7

2022-12-12 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-21.0.dev
2022-12-12 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-20.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,jsimmons@google.com,asiva@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
2022-12-13 21:13:26 -05:00
committed by GitHub
parent fe5366cae0
commit 60748ef62d

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': 'f32c7b01190642eb695b7b9ca3117fc6653c134c',
'dart_revision': '358d0d1aa3e7ebe550ebc343aa795c7f4c136342',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -367,7 +367,7 @@ deps = {
Var('dart_git') + '/http_parser.git@c73967535ce31120e218120f70ef98cc22688c82',
'src/third_party/dart/third_party/pkg/intl':
Var('dart_git') + '/intl.git@a127902594a964f2090239fb454adadf7c1a77ef',
Var('dart_git') + '/intl.git@881e53e921e23bdcc2fb9d51b0a9cba769c8f75f',
'src/third_party/dart/third_party/pkg/json_rpc_2':
Var('dart_git') + '/json_rpc_2.git@16fed53fbebd38edf170f58c1da1de2a325b2b98',
@@ -436,7 +436,7 @@ deps = {
Var('dart_git') + '/term_glyph.git@822cd5b3418615c6db715a796c2c9ba9acb63b0d',
'src/third_party/dart/third_party/pkg/test':
Var('dart_git') + '/test.git@73cd75404cea342cce06361d4e2fc1069f69122b',
Var('dart_git') + '/test.git@09fb067979684dbd0918f664ec4d178975c84283',
'src/third_party/dart/third_party/pkg/test_reflective_loader':
Var('dart_git') + '/test_reflective_loader.git@52b6753852661787208e003f9716b079026c7ac7',