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

Commit 8aeda1e

Browse files
Manual roll Dart SDK from bbce07ad3944 to d5b39a8385f9 (2 revisions)
Manual roll requested by jacksongardner@google.com https://dart.googlesource.com/sdk.git/+log/bbce07ad3944..d5b39a8385f9 2023-06-07 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-182.0.dev 2023-06-07 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-181.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,jacksongardner@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 a2f040e commit 8aeda1e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DEPS

Lines changed: 3 additions & 3 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': 'bbce07ad3944db7f7b6b1f6569ede18249279acb',
56+
'dart_revision': 'd5b39a8385f993e4fc26c5302f75fd5f5abb7be4',
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
@@ -332,7 +332,7 @@ deps = {
332332
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@b9b5f162ca8bf5b899ff0f0351491d7d403d7ed9',
333333

334334
'src/third_party/dart/third_party/devtools':
335-
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:0c0c65dbaf53f8c508bfd6acbeb7f1986c1ca1f8'}]},
335+
{'packages': [{'version': 'git_revision:0c0c65dbaf53f8c508bfd6acbeb7f1986c1ca1f8', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},
336336

337337
'src/third_party/dart/third_party/pkg/args':
338338
Var('dart_git') + '/args.git@a9543c021f9409832b1668f9256f247585362389',
@@ -506,7 +506,7 @@ deps = {
506506
Var('dart_git') + '/yaml_edit.git' + '@' + Var('dart_yaml_edit_rev'),
507507

508508
'src/third_party/dart/tools/sdks/dart-sdk':
509-
{'dep_type': 'cipd', 'packages': [{'package': 'dart/dart-sdk/${{platform}}', 'version': 'version:3.1.0-155.0.dev'}]},
509+
{'packages': [{'version': 'version:3.1.0-155.0.dev', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
510510

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

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: 4fb76ca19366fcfc3c5fd5e387a18807
1+
Signature: bd0dd74767d0e27d0055c9690012f8c4
22

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

0 commit comments

Comments
 (0)