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

Commit cdf14a0

Browse files
Manual roll Dart SDK from 0e02245635ea to a58ca112af1c (1 revision)
Manual roll requested by [email protected] https://dart.googlesource.com/sdk.git/+log/0e02245635ea..a58ca112af1c 2023-07-29 [email protected] Version 3.2.0-17.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],[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 2aca6c0 commit cdf14a0

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
@@ -53,7 +53,7 @@ vars = {
5353
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5454
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5555
# updated revision list of existing dependencies.
56-
'dart_revision': '0e02245635eaf23fa5d6a62b059a90aae34fffe0',
56+
'dart_revision': 'a58ca112af1c1cdec6891f2051792b352c52134e',
5757

5858
# WARNING: DO NOT EDIT MANUALLY
5959
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -371,7 +371,7 @@ deps = {
371371
Var('dart_git') + '/dart_style.git@2956b1a705953f880a5dae9d3a0969df0fc45e99',
372372

373373
'src/third_party/dart/third_party/pkg/dartdoc':
374-
Var('dart_git') + '/dartdoc.git@1cf887070849d03b34fcceea847a14d3b85c0b5c',
374+
Var('dart_git') + '/dartdoc.git@e8d00c079d83e9ee465cfeb9702eb2da765070d9',
375375

376376
'src/third_party/dart/third_party/pkg/ffi':
377377
Var('dart_git') + '/ffi.git@f01dfca0b3c9a63155bfb86aae12be982571a860',

0 commit comments

Comments
 (0)