diff --git a/DEPS b/DEPS index 04cf13a2d171c..3925e0c1e57fa 100644 --- a/DEPS +++ b/DEPS @@ -34,7 +34,7 @@ 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': 'd9fa37e85d5c55260042c460725de4e98e62a1a9', + 'dart_revision': '45db29709547cf48f68344ba7abb8c1e6473e508', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -63,7 +63,7 @@ vars = { 'dart_http_throttle_tag': '1.0.2', 'dart_intl_tag': '0.15.7', 'dart_json_rpc_2_tag': '2.0.9', - 'dart_linter_tag': '0.1.105+1', + 'dart_linter_tag': '0.1.106', 'dart_logging_tag': '0.11.3+2', 'dart_markdown_tag': '2.1.1', 'dart_matcher_tag': '0.12.3', @@ -381,7 +381,7 @@ deps = { Var('dart_git') + '/package_resolver.git' + '@' + Var('dart_package_resolver_tag'), 'src/third_party/dart/tools/sdks': - {'packages': [{'version': 'version:2.6.0', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'}, + {'packages': [{'version': 'version:2.8.0-dev.0.0', '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. diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index 30d2efc37078c..9c500ebb546ee 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: f29b388d37d2ea1b9f4eefc18448e379 +Signature: b48f64e897d07a9966a0eafc40b79835 UNUSED LICENSES: @@ -7671,6 +7671,12 @@ FILE: ../../../third_party/dart/runtime/vm/type_testing_stubs_arm64.cc FILE: ../../../third_party/dart/runtime/vm/type_testing_stubs_x64.cc FILE: ../../../third_party/dart/samples/ffi/coordinate.dart FILE: ../../../third_party/dart/samples/ffi/dylib_utils.dart +FILE: ../../../third_party/dart/samples/ffi/resource_management/pool.dart +FILE: ../../../third_party/dart/samples/ffi/resource_management/pool_isolate_shutdown_sample.dart +FILE: ../../../third_party/dart/samples/ffi/resource_management/pool_sample.dart +FILE: ../../../third_party/dart/samples/ffi/resource_management/pool_zoned_sample.dart +FILE: ../../../third_party/dart/samples/ffi/resource_management/resource_management_test.dart +FILE: ../../../third_party/dart/samples/ffi/resource_management/unmanaged_sample.dart FILE: ../../../third_party/dart/samples/ffi/sample_ffi_bitfield.dart FILE: ../../../third_party/dart/samples/ffi/sample_ffi_data.dart FILE: ../../../third_party/dart/samples/ffi/sample_ffi_dynamic_library.dart