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

Commit 4a14ee8

Browse files
Manual roll Dart SDK from f1fd14505782 to df958dc1ca7b (6 revisions) (#48316)
Manual roll requested by [email protected] https://dart.googlesource.com/sdk.git/+log/f1fd14505782..df958dc1ca7b 2023-11-22 [email protected] Version 3.3.0-158.0.dev 2023-11-21 [email protected] Version 3.3.0-157.0.dev 2023-11-21 [email protected] Version 3.3.0-156.0.dev 2023-11-21 [email protected] Version 3.3.0-155.0.dev 2023-11-21 [email protected] Version 3.3.0-154.0.dev 2023-11-21 [email protected] Version 3.3.0-153.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 [email protected],[email protected] 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 342fb00 commit 4a14ee8

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ vars = {
5959
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
6060
# You can use //tools/dart/create_updated_flutter_deps.py to produce
6161
# updated revision list of existing dependencies.
62-
'dart_revision': 'f1fd14505782e49a17756f6ba2e410e20f43d697',
62+
'dart_revision': 'df958dc1ca7bf9a1e1e14fef9374f2dbe273c53a',
6363

6464
# WARNING: DO NOT EDIT MANUALLY
6565
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -68,7 +68,7 @@ vars = {
6868
'dart_boringssl_rev': '74646566e93de7551bfdfc5f49de7462f13d1d05',
6969
'dart_browser_launcher_rev': 'f60df1d9b1f7b90e4eaeedccc3952fdd6ffba28a',
7070
'dart_clock_rev': 'f975668839f45bad561d6227f88297bbbcff03fa',
71-
'dart_collection_rev': 'f309148623c4755ce9d6c00850092458325058ca',
71+
'dart_collection_rev': '2d57a82ad079fe2d127f5a9b188170de2f5cdedc',
7272
'dart_devtools_rev': 'fec80c6e29b627aa17e8b15f72cb4013a28d14ec',
7373
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
7474
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',

ci/licenses_golden/excluded_files

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2442,6 +2442,7 @@
24422442
../../../third_party/dart/third_party/double-conversion/.gitignore
24432443
../../../third_party/dart/third_party/double-conversion/AUTHORS
24442444
../../../third_party/dart/third_party/double-conversion/Changelog
2445+
../../../third_party/dart/third_party/double-conversion/OWNERS
24452446
../../../third_party/dart/third_party/double-conversion/README.dart
24462447
../../../third_party/dart/third_party/double-conversion/README.md
24472448
../../../third_party/dart/third_party/firefox_jsshell

ci/licenses_golden/licenses_dart

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: e9fc8b014d8b5d0f8700dec0de3ea55c
1+
Signature: 6ebbe6243883db60059d44b5929051c9
22

33
====================================================================================================
44
LIBRARY: dart
@@ -3944,6 +3944,7 @@ ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_r
39443944
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/js_allow_interop_patch.dart + ../../../third_party/dart/LICENSE
39453945
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/preambles/seal_native_object.js + ../../../third_party/dart/LICENSE
39463946
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/records.dart + ../../../third_party/dart/LICENSE
3947+
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/convert_utf_patch.dart + ../../../third_party/dart/LICENSE
39473948
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_interop_patch.dart + ../../../third_party/dart/LICENSE
39483949
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_interop_unsafe_patch.dart + ../../../third_party/dart/LICENSE
39493950
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_types.dart + ../../../third_party/dart/LICENSE
@@ -4004,6 +4005,7 @@ FILE: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_run
40044005
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/js_allow_interop_patch.dart
40054006
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/preambles/seal_native_object.js
40064007
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/records.dart
4008+
FILE: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/convert_utf_patch.dart
40074009
FILE: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_interop_patch.dart
40084010
FILE: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_interop_unsafe_patch.dart
40094011
FILE: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_types.dart

0 commit comments

Comments
 (0)