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

Roll Dart SDK from 025bf8d376d3 to ce160bf13347 (1 revision) #54709

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '025bf8d376d391db9003e28f173acaff939c7a1d',
'dart_revision': 'ce160bf13347a6dd939f4850935e9f3475c9b8ad',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
'dart_binaryen_rev': '654ee6e2504f11fb0e982a2cf276bafa750f694b',
'dart_binaryen_rev': '9ce4b8a47b15c324b170f7572829532b7e5bfe47',
'dart_boringssl_gen_rev': 'fef055e8d2749b82c79c8f043be1cbe5e8e4b40c',
'dart_boringssl_rev': '2db0eb3f96a5756298dcd7f9319e56a98585bd10',
'dart_browser_launcher_rev': 'fe7ffa13ba59ec6f7d56256f79059344555fdaf2',
Expand Down Expand Up @@ -347,7 +347,7 @@ deps = {
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.

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

'src/flutter/third_party/dart/third_party/devtools':
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:6390e5ddf69c836c530256891405e0cb3319b604'}]},
Expand Down
4 changes: 2 additions & 2 deletions ci/licenses_golden/licenses_dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: b90dc69e12464f2abfc9e17c3e506824
Signature: d22ceea679213bd542f6e9cbfb6dc467

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

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

====================================================================================================
Expand Down
2 changes: 1 addition & 1 deletion sky/packages/sky_engine/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -32054,7 +32054,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
This Source Code Form is "Incompatible With Secondary Licenses", as
defined by the Mozilla Public License, v. 2.0.

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

--------------------------------------------------------------------------------
Expand Down