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

Commit b35153d

Browse files
Manual roll Dart SDK from 82936dcdaf4f to 5a5d4c262200 (2 revisions) (#50264)
Manual roll requested by kevinjchisholm@google.com https://dart.googlesource.com/sdk.git/+log/82936dcdaf4f..5a5d4c262200 2024-02-01 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.4.0-99.0.dev 2024-02-01 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.4.0-98.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,kevinjchisholm@google.com,matanl@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 e61d08a commit b35153d

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

DEPS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ vars = {
6262
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
6363
# You can use //tools/dart/create_updated_flutter_deps.py to produce
6464
# updated revision list of existing dependencies.
65-
'dart_revision': '82936dcdaf4f8e01fa40962ae5786622c13b8702',
65+
'dart_revision': '5a5d4c2622007c10ed6adcd5787eb3a69dd8ada4',
6666

6767
# WARNING: DO NOT EDIT MANUALLY
6868
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -378,7 +378,7 @@ deps = {
378378
Var('dart_git') + '/dart_style.git@633b01cba68f4b42ddc2985c3d521c22149d5ce3',
379379

380380
'src/third_party/dart/third_party/pkg/dartdoc':
381-
Var('dart_git') + '/dartdoc.git@0f13e6443595f8e49cc86d783210d78c93d3502e',
381+
Var('dart_git') + '/dartdoc.git@5cac62b6071c899d52553fcd417ca5faeeb507c1',
382382

383383
'src/third_party/dart/third_party/pkg/file':
384384
Var('dart_git') + '/external/github.com/google/file.dart@cd3a9324f6483f313ba1f0f3ff382ea4e6982ef2',
@@ -429,7 +429,7 @@ deps = {
429429
Var('dart_git') + '/native.git@0eafd544d6ebce07b42007560ae9e0858c885d89',
430430

431431
'src/third_party/dart/third_party/pkg/package_config':
432-
Var('dart_git') + '/package_config.git@33dd24659147bd7ed2fa87aeacc52d199be766b4',
432+
Var('dart_git') + '/package_config.git@5a0bc197fde3db2907d0e35e0470e601bee20845',
433433

434434
'src/third_party/dart/third_party/pkg/path':
435435
Var('dart_git') + '/path.git@57a049cff2e2be7a302dd9683b2b194c6d06e2d4',

ci/licenses_golden/licenses_dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 2c005d749b65ecc8add010e6a96f988f
1+
Signature: 861a39d085cdd353f8ae6398d9c1e393
22

33
====================================================================================================
44
LIBRARY: dart
@@ -4705,7 +4705,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
47054705
This Source Code Form is "Incompatible With Secondary Licenses", as
47064706
defined by the Mozilla Public License, v. 2.0.
47074707

4708-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/fbf1d8ebceb475179e0445edde13d9400b62aca0
4708+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/5a5d4c2622007c10ed6adcd5787eb3a69dd8ada4
47094709
/third_party/fallback_root_certificates/
47104710

47114711
====================================================================================================

sky/packages/sky_engine/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31312,7 +31312,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3131231312
This Source Code Form is "Incompatible With Secondary Licenses", as
3131331313
defined by the Mozilla Public License, v. 2.0.
3131431314

31315-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/82936dcdaf4f8e01fa40962ae5786622c13b8702
31315+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/5a5d4c2622007c10ed6adcd5787eb3a69dd8ada4
3131631316
/third_party/fallback_root_certificates/
3131731317

3131831318
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)