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 @@ -34,14 +34,14 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'f043f9e5f6ea4194c0ff4114e30adc5380cbc932',
'dart_revision': '6d4e7d6830f3e417914dc33583c727975123c3e4',

# 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_args_tag': '1.6.0',
'dart_async_tag': '2.4.1',
'dart_bazel_worker_tag': 'v0.1.22',
'dart_boringssl_gen_rev': 'b9e27cff1ff0803e97ab1f88764a83be4aa94a6d',
'dart_boringssl_gen_rev': '429ccb1877f7987a6f3988228bc2440e61293499',
'dart_boringssl_rev': '4dfd5af70191b068aebe567b8e29ce108cee85ce',
'dart_dart2js_info_tag': '0.6.0',
'dart_dart_style_tag': '1.3.6',
Expand Down Expand Up @@ -354,7 +354,7 @@ deps = {
Var('dart_git') + '/package_config.git@9c586d04bd26fef01215fd10e7ab96a3050cfa64',

'src/third_party/dart/tools/sdks':
{'packages': [{'version': 'version:2.9.0-15.0.dev', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
{'packages': [{'version': 'version:2.9.0-16.0.dev', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},

# WARNING: end of dart dependencies list that is cleaned up automatically - see create_updated_flutter_deps.py.

Expand Down
3 changes: 1 addition & 2 deletions ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: e2381fb0c6bd8969b9e68bc7898a2915
Signature: 6ac8a8481c2d1b7674cd6e9e818ad3b5

UNUSED LICENSES:

Expand Down Expand Up @@ -8049,7 +8049,6 @@ FILE: ../../../third_party/dart/benchmarks/FfiCall/dart/FfiCall.dart
FILE: ../../../third_party/dart/benchmarks/FfiCall/dart/dlopen_helper.dart
FILE: ../../../third_party/dart/benchmarks/FfiCall/dart2/FfiCall.dart
FILE: ../../../third_party/dart/benchmarks/FfiCall/dart2/dlopen_helper.dart
FILE: ../../../third_party/dart/benchmarks/FfiCall/dart2/native/native_functions.c
FILE: ../../../third_party/dart/benchmarks/FfiCall/native/native_functions.c
FILE: ../../../third_party/dart/benchmarks/FfiMemory/dart/FfiMemory.dart
FILE: ../../../third_party/dart/benchmarks/FfiMemory/dart2/FfiMemory.dart
Expand Down