Roll Dart SDK from 3cfcfb24bc6a to 59787216f670 (2 revisions) (flutter/engine#41718)

https://dart.googlesource.com/sdk.git/+log/3cfcfb24bc6a..59787216f670

2023-05-03 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-72.0.dev
2023-05-03 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-71.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,jimgraham@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-05-03 19:54:34 -04:00
committed by GitHub
parent 7a1eeaffae
commit f279d735e8

4
DEPS
View File

@@ -53,7 +53,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': '3cfcfb24bc6a4455a218066cea1644d4c9ff302e',
'dart_revision': '59787216f670d777aa7e3c048b23645e8b383c3c',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -498,7 +498,7 @@ deps = {
Var('dart_git') + '/yaml_edit.git' + '@' + Var('dart_yaml_edit_rev'),
'src/third_party/dart/tools/sdks/dart-sdk':
{'packages': [{'version': 'git_revision:d2b8bf9c2ec1bd479dfd255ae70a62aa723df931', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
{'packages': [{'version': 'git_revision:93acdbd49ed703fffcaeb35a4cc78d29ca032cf7', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
# WARNING: end of dart dependencies list that is cleaned up automatically - see create_updated_flutter_deps.py.