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
4 changes: 2 additions & 2 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': '9ea8813ab4d45fa242210d4252385e0217dc7fc6',
'dart_revision': '3ad64881a2095991a7c2604abc9d97c089808e4a',

# 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 @@ -392,7 +392,7 @@ deps = {
Var('dart_git') + '/dart_style.git@a6ad7693555a9add6f98ad6fd94de80d35c89415',

'src/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@eed92d3fb9f77e82c36e2287643c5ddb2a99be19',
Var('dart_git') + '/dartdoc.git@cec45fbedf85b938670314e5bcdac3fbdde94f99',

'src/third_party/dart/third_party/pkg/file':
Var('dart_git') + '/external/github.com/google/file.dart@3aa06490bf34bddf04c7ea964a50c177a4ca0de7',
Expand Down
6 changes: 4 additions & 2 deletions ci/licenses_golden/licenses_dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 9d22ccc57a684b1df2b36c706b588afc
Signature: bb7ebf99816814eabfe13148dc3703e8

====================================================================================================
LIBRARY: dart
Expand Down Expand Up @@ -4087,12 +4087,14 @@ ORIGIN: ../../../third_party/dart/runtime/bin/ifaddrs.h + ../../../third_party/d
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_only.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/dart2js_only.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/invocation_mirror_constants.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/compact_hash.dart + ../../../third_party/dart/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../third_party/dart/runtime/bin/ifaddrs.cc
FILE: ../../../third_party/dart/runtime/bin/ifaddrs.h
FILE: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_only.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/dart2js_only.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/invocation_mirror_constants.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/compact_hash.dart
----------------------------------------------------------------------------------------------------
Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file
for details. All rights reserved.
Expand Down Expand Up @@ -4745,7 +4747,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/+/9ea8813ab4d45fa242210d4252385e0217dc7fc6
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/3ad64881a2095991a7c2604abc9d97c089808e4a
/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 @@ -31736,7 +31736,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/+/9ea8813ab4d45fa242210d4252385e0217dc7fc6
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/3ad64881a2095991a7c2604abc9d97c089808e4a
/third_party/fallback_root_certificates/

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