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

Commit 59559d0

Browse files
Manual roll Dart SDK from b7cad2edae4b to 01121c008f4d (3 revisions)
Manual roll requested by zra@google.com https://dart.googlesource.com/sdk.git/+log/b7cad2edae4b..01121c008f4d 2024-05-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-141.0.dev 2024-05-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-140.0.dev 2024-05-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-139.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,zra@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 6841af7 commit 59559d0

File tree

3 files changed

+5
-8
lines changed

3 files changed

+5
-8
lines changed

DEPS

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ vars = {
5656
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5757
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5858
# updated revision list of existing dependencies.
59-
'dart_revision': 'b7cad2edae4bcbe05332c9956a04692d19798904',
59+
'dart_revision': '01121c008f4da602198d5509ad6a359d4f3f0aa6',
6060

6161
# WARNING: DO NOT EDIT MANUALLY
6262
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -434,7 +434,7 @@ deps = {
434434
Var('dart_git') + '/mockito.git@81ecb88b631a9c1e677852a33ad916238dee0ef2',
435435

436436
'src/flutter/third_party/dart/third_party/pkg/native':
437-
Var('dart_git') + '/native.git@71ada4b5c8001e6b8207ed40331d158e0912cd94',
437+
Var('dart_git') + '/native.git@1a6faf502c01c598ce8ed6c77ea22c29774dbf34',
438438

439439
'src/flutter/third_party/dart/third_party/pkg/package_config':
440440
Var('dart_git') + '/package_config.git@a36e496d61937a800c22f68035dc98bf8ead7fb2',
@@ -496,9 +496,6 @@ deps = {
496496
'src/flutter/third_party/dart/third_party/pkg/typed_data':
497497
Var('dart_git') + '/typed_data.git@5b3708eb633593b30868871301e8e15d344d7585',
498498

499-
'src/flutter/third_party/dart/third_party/pkg/usage':
500-
Var('dart_git') + '/usage.git@bc4907bca87e2ef5e9ee80e1bef7ee57f5cbc6d2',
501-
502499
'src/flutter/third_party/dart/third_party/pkg/watcher':
503500
Var('dart_git') + '/watcher.git' + '@' + Var('dart_watcher_rev'),
504501

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: bc915b1167a126718a286c70d54e2f3a
1+
Signature: c3c0c97742983cf2be993d3a7250b2f9
22

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

4744-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/b7cad2edae4bcbe05332c9956a04692d19798904
4744+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/01121c008f4da602198d5509ad6a359d4f3f0aa6
47454745
/third_party/fallback_root_certificates/
47464746

47474747
====================================================================================================

sky/packages/sky_engine/LICENSE

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

32296-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/b7cad2edae4bcbe05332c9956a04692d19798904
32296+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/01121c008f4da602198d5509ad6a359d4f3f0aa6
3229732297
/third_party/fallback_root_certificates/
3229832298

3229932299
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)