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

Commit 2931652

Browse files
Roll Dart SDK from 5687f08b854d to afb0adeca5b6 (2 revisions)
https://dart.googlesource.com/sdk.git/+log/5687f08b854d..afb0adeca5b6 2023-04-15 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-9.0.dev 2023-04-14 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-8.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,jacksongardner@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
1 parent c8d84cf commit 2931652

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
@@ -47,7 +47,7 @@ vars = {
4747
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
4848
# You can use //tools/dart/create_updated_flutter_deps.py to produce
4949
# updated revision list of existing dependencies.
50-
'dart_revision': '5687f08b854d820f05e64334139953bb50194690',
50+
'dart_revision': 'afb0adeca5b61290db3cfac78a59816aba79af1e',
5151

5252
# WARNING: DO NOT EDIT MANUALLY
5353
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -460,7 +460,7 @@ deps = {
460460
Var('dart_git') + '/test_reflective_loader.git@a85a930ad3736f93b96f6cc104d3576c1ae19e0e',
461461

462462
'src/third_party/dart/third_party/pkg/tools':
463-
Var('dart_git') + '/tools.git@58d914764eab030bf537c2c58089c8ba7b46a313',
463+
Var('dart_git') + '/tools.git@2308c672e0d7446f5bfdba96594b41f26fa24a2e',
464464

465465
'src/third_party/dart/third_party/pkg/typed_data':
466466
Var('dart_git') + '/typed_data.git@d85363d2efb333afce07ec409a529ec32986e1a2',

0 commit comments

Comments
 (0)