Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
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 @@ -62,7 +62,7 @@ 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': '82936dcdaf4f8e01fa40962ae5786622c13b8702',
'dart_revision': '5a5d4c2622007c10ed6adcd5787eb3a69dd8ada4',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand Down Expand Up @@ -378,7 +378,7 @@ deps = {
Var('dart_git') + '/dart_style.git@633b01cba68f4b42ddc2985c3d521c22149d5ce3',

'src/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@0f13e6443595f8e49cc86d783210d78c93d3502e',
Var('dart_git') + '/dartdoc.git@5cac62b6071c899d52553fcd417ca5faeeb507c1',

'src/third_party/dart/third_party/pkg/file':
Var('dart_git') + '/external/github.com/google/file.dart@cd3a9324f6483f313ba1f0f3ff382ea4e6982ef2',
Expand Down Expand Up @@ -429,7 +429,7 @@ deps = {
Var('dart_git') + '/native.git@0eafd544d6ebce07b42007560ae9e0858c885d89',

'src/third_party/dart/third_party/pkg/package_config':
Var('dart_git') + '/package_config.git@33dd24659147bd7ed2fa87aeacc52d199be766b4',
Var('dart_git') + '/package_config.git@5a0bc197fde3db2907d0e35e0470e601bee20845',

'src/third_party/dart/third_party/pkg/path':
Var('dart_git') + '/path.git@57a049cff2e2be7a302dd9683b2b194c6d06e2d4',
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: 2c005d749b65ecc8add010e6a96f988f
Signature: 861a39d085cdd353f8ae6398d9c1e393

====================================================================================================
LIBRARY: dart
Expand Down Expand Up @@ -4705,7 +4705,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/+/fbf1d8ebceb475179e0445edde13d9400b62aca0
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/5a5d4c2622007c10ed6adcd5787eb3a69dd8ada4
/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 @@ -31312,7 +31312,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/+/82936dcdaf4f8e01fa40962ae5786622c13b8702
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/5a5d4c2622007c10ed6adcd5787eb3a69dd8ada4
/third_party/fallback_root_certificates/

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