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

Commit a148bdb

Browse files
Roll Dart SDK from 9849ca5fcaec to e5e4aaceaf23 (1 revision) (#50934)
https://dart.googlesource.com/sdk.git/+log/9849ca5fcaec..e5e4aaceaf23 2024-02-24 [email protected] Version 3.4.0-173.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 3c036c0 commit a148bdb

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
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': '9849ca5fcaec103b9868214217cbdb2f677b2e43',
65+
'dart_revision': 'e5e4aaceaf23200d0cf92ebed1506f915f364b4d',
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

ci/licenses_golden/licenses_dart

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

33
====================================================================================================
44
LIBRARY: dart
@@ -4094,11 +4094,13 @@ ORIGIN: ../../../third_party/dart/runtime/bin/ifaddrs.cc + ../../../third_party/
40944094
ORIGIN: ../../../third_party/dart/runtime/bin/ifaddrs.h + ../../../third_party/dart/LICENSE
40954095
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_only.dart + ../../../third_party/dart/LICENSE
40964096
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/dart2js_only.dart + ../../../third_party/dart/LICENSE
4097+
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/invocation_mirror_constants.dart + ../../../third_party/dart/LICENSE
40974098
TYPE: LicenseType.bsd
40984099
FILE: ../../../third_party/dart/runtime/bin/ifaddrs.cc
40994100
FILE: ../../../third_party/dart/runtime/bin/ifaddrs.h
41004101
FILE: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_only.dart
41014102
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/dart2js_only.dart
4103+
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/invocation_mirror_constants.dart
41024104
----------------------------------------------------------------------------------------------------
41034105
Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file
41044106
for details. All rights reserved.
@@ -4751,7 +4753,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
47514753
This Source Code Form is "Incompatible With Secondary Licenses", as
47524754
defined by the Mozilla Public License, v. 2.0.
47534755

4754-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/7f6eccd6525566adc867a9401347614ae1f2a64d
4756+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/e5e4aaceaf23200d0cf92ebed1506f915f364b4d
47554757
/third_party/fallback_root_certificates/
47564758

47574759
====================================================================================================

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/+/9849ca5fcaec103b9868214217cbdb2f677b2e43
31707+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/e5e4aaceaf23200d0cf92ebed1506f915f364b4d
3170831708
/third_party/fallback_root_certificates/
3170931709

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

0 commit comments

Comments
 (0)