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

Commit a9081cc

Browse files
Roll Dart SDK from e7cfba13d375 to 322e34dc53f6 (1 revision) (#50651)
https://dart.googlesource.com/sdk.git/+log/e7cfba13d375..322e34dc53f6 2024-02-14 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.4.0-143.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 b8296f9 commit a9081cc

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,11 +62,11 @@ 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': 'e7cfba13d375242509c760a358302fe69b023426',
65+
'dart_revision': '322e34dc53f6d967bbfe9cac286c8bec501a5f50',
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
69-
'dart_binaryen_rev': 'f172920b90f9745494c2efeb1696468fa26be506',
69+
'dart_binaryen_rev': '9784f012848a7eb321c2037bdb363dfe0eab8bc9',
7070
'dart_boringssl_gen_rev': '9c7294fd58261a79794f5afaa26598cf1442ad20',
7171
'dart_boringssl_rev': 'd24a38200fef19150eef00cad35b138936c08767',
7272
'dart_browser_launcher_rev': '74a0efe937a29d4d9aff50c145579c6e6479df1e',
@@ -339,7 +339,7 @@ deps = {
339339
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
340340

341341
'src/third_party/dart/third_party/binaryen/src':
342-
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@f172920b90f9745494c2efeb1696468fa26be506',
342+
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@9784f012848a7eb321c2037bdb363dfe0eab8bc9',
343343

344344
'src/third_party/dart/third_party/devtools':
345345
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:1f208c84965e9edddea11485fb73b170dba1cd96'}]},

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: d1e3f4c6010c088bf295d157d6e153a2
1+
Signature: eedda1e09d515d8fe42e7bd3b3102dd0
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/+/9982d96cebb0b5f61b7714179061c59e07ebead3
4750+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/322e34dc53f6d967bbfe9cac286c8bec501a5f50
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/+/e7cfba13d375242509c760a358302fe69b023426
31707+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/322e34dc53f6d967bbfe9cac286c8bec501a5f50
3170831708
/third_party/fallback_root_certificates/
3170931709

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

0 commit comments

Comments
 (0)