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

Commit a4ce771

Browse files
Roll Dart SDK from 322e34dc53f6 to f1b1fa85a1be (1 revision) (#50670)
https://dart.googlesource.com/sdk.git/+log/322e34dc53f6..f1b1fa85a1be 2024-02-14 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.4.0-144.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,jsimmons@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 57c81f4 commit a4ce771

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

DEPS

Lines changed: 2 additions & 2 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': '322e34dc53f6d967bbfe9cac286c8bec501a5f50',
65+
'dart_revision': 'f1b1fa85a1bed8318185da0f69599292c18ed5f4',
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
@@ -429,7 +429,7 @@ deps = {
429429
Var('dart_git') + '/mockito.git@7d6632fd679f0f6aae32ee74038ba8cb6b64a607',
430430

431431
'src/third_party/dart/third_party/pkg/native':
432-
Var('dart_git') + '/native.git@b1a0c2a211c2c85d9392b74abacef5eca7a62364',
432+
Var('dart_git') + '/native.git@0901a3323022fdb59657cc2cb00ea5c80a8468a6',
433433

434434
'src/third_party/dart/third_party/pkg/package_config':
435435
Var('dart_git') + '/package_config.git@4a7042bb286cf0b41b26e87972bc28bda535f8b9',

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: eedda1e09d515d8fe42e7bd3b3102dd0
1+
Signature: 7e42ccc879a09b4cece4925cc3575be8
22

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

4750-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/322e34dc53f6d967bbfe9cac286c8bec501a5f50
4750+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/f1b1fa85a1bed8318185da0f69599292c18ed5f4
47514751
/third_party/fallback_root_certificates/
47524752

47534753
====================================================================================================

sky/packages/sky_engine/LICENSE

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

31707-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/322e34dc53f6d967bbfe9cac286c8bec501a5f50
31707+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/f1b1fa85a1bed8318185da0f69599292c18ed5f4
3170831708
/third_party/fallback_root_certificates/
3170931709

3171031710
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)