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

Commit 3cebb93

Browse files
Roll Dart SDK from 57661d5dbc1e to 2791495ed583 (1 revision) (#47298)
https://dart.googlesource.com/sdk.git/+log/57661d5dbc1e..2791495ed583 2023-10-25 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-58.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 aaclarke@google.com,dart-vm-team@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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent 66e7ccd commit 3cebb93

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

DEPS

Lines changed: 6 additions & 6 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': '57661d5dbc1ec45a5058f8952544dda75bac5fb3',
60+
'dart_revision': '2791495ed5837bdcebfad30c9a23af637d7db5f5',
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
@@ -71,12 +71,12 @@ vars = {
7171
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
7272
'dart_perfetto_rev': 'b8da07095979310818f0efde2ef3c69ea70d62c5',
7373
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
74-
'dart_protobuf_rev': '050c1620a9149fcc1bf84e36d02bb111455e453d',
74+
'dart_protobuf_rev': '3528fad58b591692f734c49481d9ed16db50518c',
7575
'dart_pub_rev': 'fca927ae2662204805e1646c0c0687369001a41a',
7676
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
77-
'dart_tools_rev': '15cc9c789359f13a637472817b64b42d827cd879',
77+
'dart_tools_rev': 'da6bb184c9eb18e344cf37ab1a34aa04b1057edc',
7878
'dart_watcher_rev': '6ad58dcbbf328fbecf18d6ad2357c67be300b489',
79-
'dart_webdev_rev': '1bd434b66b58927c6aaf6e6fcbba075d86b82cfd',
79+
'dart_webdev_rev': '6e324afb1802ce25428c72871beb9c8faa19d036',
8080
'dart_webkit_inspection_protocol_rev': '82f0c1c46dfdba5edf7c5fa84456233121dd69e1',
8181
'dart_yaml_edit_rev': 'a7e7fbad5ee263cc681681c1a6eb9e6df5336ad6',
8282
'dart_zlib_rev': '14dd4c4455602c9b71a1a89b5cafd1f4030d2e3f',
@@ -370,7 +370,7 @@ deps = {
370370
Var('dart_git') + '/dart_style.git@1a2def95a3c04dafd27b85d17e6e828bd4afa1a3',
371371

372372
'src/third_party/dart/third_party/pkg/dartdoc':
373-
Var('dart_git') + '/dartdoc.git@f7e9b17897e69dd5e43d3f0a785bb5b6e5c973ed',
373+
Var('dart_git') + '/dartdoc.git@53da3e1dd1802c5899352fce251ea0c385a827b0',
374374

375375
'src/third_party/dart/third_party/pkg/ffi':
376376
Var('dart_git') + '/ffi.git@2faec288966d8f564049adb86a7ca43fd6e01fbf',
@@ -412,7 +412,7 @@ deps = {
412412
Var('dart_git') + '/markdown.git@4e2e9701d87058311857d06fd7f5df54e8f86c53',
413413

414414
'src/third_party/dart/third_party/pkg/matcher':
415-
Var('dart_git') + '/matcher.git@356e5f68d3484d44b9ef3b814ed95f9de17c7afd',
415+
Var('dart_git') + '/matcher.git@7512f8056486f6b0855ec9307ce0f93902c329e7',
416416

417417
'src/third_party/dart/third_party/pkg/mime':
418418
Var('dart_git') + '/mime.git@af3e5fe753b957e95f03838f8a63782582c413ca',

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: 741a3594e8b88673f66f490d1aa48952
1+
Signature: 19d6ab0446deb28afaa93b839f9df476
22

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

0 commit comments

Comments
 (0)