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

Commit b22754f

Browse files
Roll Dart SDK from 025bf8d376d3 to ce160bf13347 (1 revision) (#54709)
https://dart.googlesource.com/sdk.git/+log/025bf8d376d3..ce160bf13347 2024-08-22 [email protected] Version 3.6.0-168.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 67a7fe1 commit b22754f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

DEPS

+3-3
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ 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': '025bf8d376d391db9003e28f173acaff939c7a1d',
59+
'dart_revision': 'ce160bf13347a6dd939f4850935e9f3475c9b8ad',
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
63-
'dart_binaryen_rev': '654ee6e2504f11fb0e982a2cf276bafa750f694b',
63+
'dart_binaryen_rev': '9ce4b8a47b15c324b170f7572829532b7e5bfe47',
6464
'dart_boringssl_gen_rev': 'fef055e8d2749b82c79c8f043be1cbe5e8e4b40c',
6565
'dart_boringssl_rev': '2db0eb3f96a5756298dcd7f9319e56a98585bd10',
6666
'dart_browser_launcher_rev': 'fe7ffa13ba59ec6f7d56256f79059344555fdaf2',
@@ -347,7 +347,7 @@ deps = {
347347
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
348348

349349
'src/flutter/third_party/dart/third_party/binaryen/src':
350-
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@654ee6e2504f11fb0e982a2cf276bafa750f694b',
350+
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@9ce4b8a47b15c324b170f7572829532b7e5bfe47',
351351

352352
'src/flutter/third_party/dart/third_party/devtools':
353353
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:6390e5ddf69c836c530256891405e0cb3319b604'}]},

ci/licenses_golden/licenses_dart

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: b90dc69e12464f2abfc9e17c3e506824
1+
Signature: d22ceea679213bd542f6e9cbfb6dc467
22

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

4788-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/060e40916514c2042056a002d775abbbf0f002d3
4788+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/ce160bf13347a6dd939f4850935e9f3475c9b8ad
47894789
/third_party/fallback_root_certificates/
47904790

47914791
====================================================================================================

sky/packages/sky_engine/LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -32054,7 +32054,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3205432054
This Source Code Form is "Incompatible With Secondary Licenses", as
3205532055
defined by the Mozilla Public License, v. 2.0.
3205632056

32057-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/025bf8d376d391db9003e28f173acaff939c7a1d
32057+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/ce160bf13347a6dd939f4850935e9f3475c9b8ad
3205832058
/third_party/fallback_root_certificates/
3205932059

3206032060
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)