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

Commit b728e58

Browse files
Roll Dart SDK from eaeca487c944 to 5d33f4c85b82 (1 revision) (#46176)
https://dart.googlesource.com/sdk.git/+log/eaeca487c944..5d33f4c85b82 2023-09-22 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-188.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 dart-vm-team@google.com,jonahwilliams@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 55ba331 commit b728e58

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

DEPS

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ vars = {
5757
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5858
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5959
# updated revision list of existing dependencies.
60-
'dart_revision': 'eaeca487c944c92612e5674b8eb2d49030327d05',
60+
'dart_revision': '5d33f4c85b8249bfccceda9dea4a88b0df8991a3',
6161

6262
# WARNING: DO NOT EDIT MANUALLY
6363
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -471,9 +471,6 @@ deps = {
471471
'src/third_party/dart/third_party/pkg/string_scanner':
472472
Var('dart_git') + '/string_scanner.git@da9142cf9809e7e1364144b8193ec60d87f0a4b8',
473473

474-
'src/third_party/dart/third_party/pkg/tar':
475-
Var('dart_git') + '/external/github.com/simolus3/tar.git@3c68cba8e51c569428222b9185469249206172c6',
476-
477474
'src/third_party/dart/third_party/pkg/term_glyph':
478475
Var('dart_git') + '/term_glyph.git@1b28285a7e818b8e87c4d2119d968c5b36d73c7a',
479476

ci/licenses_golden/licenses_dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 74953727d0af6d818f0131146cadbf11
1+
Signature: 54b66ecd4f21fce963c46b6bc79a02bb
22

33
====================================================================================================
44
LIBRARY: dart

0 commit comments

Comments
 (0)