Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 08a174c

Browse files
Roll Dart SDK from 160774c04493 to 5a8b34f040f5 (1 revision)
https://dart.googlesource.com/sdk.git/+log/160774c04493..5a8b34f040f5 2023-01-26 [email protected] Version 3.0.0-169.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 [email protected],[email protected] 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
1 parent ce3bfa1 commit 08a174c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ vars = {
4848
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
4949
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5050
# updated revision list of existing dependencies.
51-
'dart_revision': '160774c04493a9d564a029d8722ccd545a4424c0',
51+
'dart_revision': '5a8b34f040f51c3c8e9ef5b31d1372ad92b642dd',
5252

5353
# WARNING: DO NOT EDIT MANUALLY
5454
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -466,7 +466,7 @@ deps = {
466466
Var('dart_git') + '/yaml_edit.git' + '@' + Var('dart_yaml_edit_rev'),
467467

468468
'src/third_party/dart/tools/sdks':
469-
{'packages': [{'version': 'version:2.19.0-374.0.dev', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
469+
{'packages': [{'version': 'version:2.19.0', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
470470

471471
# WARNING: end of dart dependencies list that is cleaned up automatically - see create_updated_flutter_deps.py.
472472

0 commit comments

Comments
 (0)