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

Commit 48ee409

Browse files
Roll Dart SDK from df05e451b79a to 50b96abe9f6f (1 revision)
https://dart.googlesource.com/sdk.git/+log/df05e451b79a..50b96abe9f6f 2023-04-20 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-26.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,chinmaygarde@google.com,dart-vm-team@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 7574a0c commit 48ee409

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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': 'df05e451b79a5c3d77257d32c64560c379758000',
50+
'dart_revision': '50b96abe9f6f132110a4fbe4d49590b8f4f31651',
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
@@ -487,7 +487,7 @@ deps = {
487487
Var('dart_git') + '/yaml_edit.git' + '@' + Var('dart_yaml_edit_rev'),
488488

489489
'src/third_party/dart/tools/sdks':
490-
{'packages': [{'version': 'version:3.0.0-369.0.dev', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
490+
{'packages': [{'version': 'version:3.0.0-417.2.beta', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
491491

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

ci/licenses_golden/licenses_third_party

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 8cd6a344c98173457757f14db69e8f1f
1+
Signature: 1377370be3708898d4f3d92157ffc1e6
22

33
====================================================================================================
44
LIBRARY: angle

0 commit comments

Comments
 (0)