Roll Dart SDK from 1a1ab78dd6bc to 91e46dcbbbbd (4 revisions) (flutter/engine#20431)

This commit is contained in:
skia-flutter-autoroll 2020-08-12 01:01:03 -04:00 committed by GitHub
parent 5facacc9f0
commit aad6884b97
2 changed files with 5 additions and 9 deletions

12
DEPS
View File

@ -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': '1a1ab78dd6bcfb51953c7329f5e083fd1dde6cb4',
'dart_revision': '91e46dcbbbbd73c7c2776cb3eea252fcfb40fcd4',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@ -42,7 +42,6 @@ vars = {
'dart_boringssl_gen_rev': '429ccb1877f7987a6f3988228bc2440e61293499',
'dart_boringssl_rev': '4dfd5af70191b068aebe567b8e29ce108cee85ce',
'dart_collection_rev': '583693680fc067e34ca5b72503df25e8b80579f9',
'dart_dart2js_info_tag': '0.6.0',
'dart_dart_style_tag': '1.3.6',
'dart_http_retry_tag': '0.1.1',
'dart_http_throttle_tag': '1.0.2',
@ -50,7 +49,7 @@ vars = {
'dart_linter_tag': '0.1.118',
'dart_oauth2_tag': '1.6.0',
'dart_protobuf_rev': '3746c8fd3f2b0147623a8e3db89c3ff4330de760',
'dart_pub_rev': '04b054b62cc437cf23451785fdc50e49cd9de139',
'dart_pub_rev': '0d185a398a1684c15ea16a0facc17f5d170e5d51',
'dart_pub_semver_tag': 'v1.4.4',
'dart_quiver-dart_tag': '246e754fe45cecb6aa5f3f13b4ed61037ff0d784',
'dart_resource_rev': 'f8e37558a1c4f54550aa463b88a6a831e3e33cd6',
@ -161,9 +160,6 @@ deps = {
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
'src/third_party/dart/pkg/analysis_server/language_model':
{'packages': [{'version': 'lIRt14qoA1Cocb8j3yw_Fx5cfYou2ddam6ArBm4AI6QC', 'package': 'dart/language_model'}], 'dep_type': 'cipd'},
'src/third_party/dart/third_party/pkg/args':
Var('dart_git') + '/args.git' + '@' + Var('dart_args_tag'),
@ -177,7 +173,7 @@ deps = {
Var('dart_git') + '/boolean_selector.git@665e6921ab246569420376f827bff4585dff0b14',
'src/third_party/dart/third_party/pkg/charcode':
Var('dart_git') + '/charcode.git@af1e2d59a9c383da94f99ea51dac4b93fb0626c4',
Var('dart_git') + '/charcode.git@4a685faba42d86ebd9d661eadd1e79d0a1c34c43',
'src/third_party/dart/third_party/pkg/cli_util':
Var('dart_git') + '/cli_util.git@0.2.0',
@ -195,7 +191,7 @@ deps = {
Var('dart_git') + '/csslib.git@451448a9ac03f87a8d0377fc0b411d8c388a6cb4',
'src/third_party/dart/third_party/pkg/dart2js_info':
Var('dart_git') + '/dart2js_info.git' + '@' + Var('dart_dart2js_info_tag'),
Var('dart_git') + '/dart2js_info.git@94ba36cb77067f28b75a4212e77b810a2d7385e9',
'src/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@6d5396c2b4bc415ab9cb3d8212b87ecffd90a272',

View File

@ -13040,7 +13040,7 @@ wasmer
MIT License
Copyright (c) 2019 Wasmer, Inc. and its affiliates.
Copyright (c) 2019-present Wasmer, Inc. and its affiliates.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal