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 @@ -39,7 +39,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': '55b9ec4e382a9e13047e9ae39f15e3f90d630e95',
'dart_revision': 'eab48bbaad87079a0a4fba11c92a8b4e284b460f',

# 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 All @@ -49,11 +49,11 @@ vars = {
'dart_clock_rev': '5631a0612f4ac7e1b32f7c9a00fc7c00a41615e1',
'dart_collection_rev': 'e1407da23b9f17400b3a905aafe2b8fa10db3d86',
'dart_devtools_rev': '65c40d3f6b3dd03411cb8f4b0c0b1ecaa9148f26',
'dart_linter_tag': '1.19.2',
'dart_linter_tag': '4eaae25b00f3c29935ab0d804b8711cf9a645519',
'dart_protobuf_rev': 'c1eb6cb51af39ccbaa1a8e19349546586a5c8e31',
'dart_pub_rev': '8f5ab7b1aba3b9f66b56246d77e167990339d317',
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
'dart_shelf_proxy_tag': 'v1.0.0',
'dart_shelf_proxy_tag': 'ccd311f64d8689e7a145d703ba267975d6df9e28',
'dart_shelf_static_rev': '202ec1a53c9a830c17cf3b718d089cf7eba568ad',
'dart_watcher_rev': 'f76997ab0c857dc5537ac0975a9ada92b54ef949',
'dart_webdev_rev': '832b096c0c24798d3df46faa7b7661fe930573c2',
Expand Down
9 changes: 8 additions & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: b7d7cb2fa4e4a0066b4ceef1a3b83693
Signature: a07a673451b5ad6413349fcdfeaff66f

UNUSED LICENSES:

Expand Down Expand Up @@ -9871,6 +9871,7 @@ FILE: ../../../third_party/dart/benchmarks/StringPool/dart/version2.dart
FILE: ../../../third_party/dart/benchmarks/StringPool/dart2/StringPool.dart
FILE: ../../../third_party/dart/benchmarks/StringPool/dart2/StringPool100.dart
FILE: ../../../third_party/dart/runtime/bin/abstract_socket_test.cc
FILE: ../../../third_party/dart/runtime/bin/analyze_snapshot.cc
FILE: ../../../third_party/dart/runtime/bin/platform_macos_cocoa.h
FILE: ../../../third_party/dart/runtime/bin/platform_macos_cocoa.mm
FILE: ../../../third_party/dart/runtime/bin/secure_socket_utils_test.cc
Expand All @@ -9879,6 +9880,8 @@ FILE: ../../../third_party/dart/runtime/bin/virtual_memory.h
FILE: ../../../third_party/dart/runtime/bin/virtual_memory_fuchsia.cc
FILE: ../../../third_party/dart/runtime/bin/virtual_memory_posix.cc
FILE: ../../../third_party/dart/runtime/bin/virtual_memory_win.cc
FILE: ../../../third_party/dart/runtime/include/analyze_snapshot_api.h
FILE: ../../../third_party/dart/runtime/vm/analyze_snapshot_api_impl.cc
FILE: ../../../third_party/dart/runtime/vm/code_patcher_riscv.cc
FILE: ../../../third_party/dart/runtime/vm/code_patcher_riscv_test.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/asm_intrinsifier_riscv.cc
Expand Down Expand Up @@ -10132,6 +10135,10 @@ TYPE: LicenseType.bsd
FILE: ../../../third_party/dart/benchmarks/Iterators/dart/Iterators.dart
FILE: ../../../third_party/dart/benchmarks/Iterators/dart/data.dart
FILE: ../../../third_party/dart/benchmarks/Iterators/dart2/Iterators.dart
FILE: ../../../third_party/dart/runtime/bin/snapshot_utils_test.cc
FILE: ../../../third_party/dart/runtime/bin/test_utils.cc
FILE: ../../../third_party/dart/runtime/bin/test_utils.h
FILE: ../../../third_party/dart/runtime/platform/mach_o.h
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/ffi_native_finalizer_patch.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/finalizer_patch.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/hash_factories.dart
Expand Down