Roll Dart SDK from d9b59caa8d5f to b159849a9288 (3 revisions) (flutter/engine#36183)

This commit is contained in:
skia-flutter-autoroll 2022-09-15 18:28:14 -04:00 committed by GitHub
parent ef3bc43183
commit 87d659fb14
2 changed files with 30 additions and 38 deletions

10
DEPS
View File

@ -43,7 +43,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': 'd9b59caa8d5fb669d6d2a966e54af3004f9b3b5d',
'dart_revision': 'b159849a9288caff115b87b83f4ffebd9e306162',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@ -228,7 +228,7 @@ deps = {
Var('dart_git') + '/html.git@8243e967caad9932c13971af3b2a7c8f028383d5',
'src/third_party/dart/third_party/pkg/http':
Var('dart_git') + '/http.git@40ab31675f5040a8bcb5d32b6691d71d92b46875',
Var('dart_git') + '/http.git@20c8da08194e7b6b45625ff515a6a2889269b2b6',
'src/third_party/dart/third_party/pkg/http_multi_server':
Var('dart_git') + '/http_multi_server.git@20bf079c8955d1250a45afb9cb096472a724a551',
@ -255,7 +255,7 @@ deps = {
Var('dart_git') + '/mime.git@0a75a41445eb642674a0a271eecde78cb025ee60',
'src/third_party/dart/third_party/pkg/mockito':
Var('dart_git') + '/mockito.git@2acf22f4d400c6e1eee0f6ca595092220fba8b34',
Var('dart_git') + '/mockito.git@ef37e871d2673a66ca57303253901748622f04ca',
'src/third_party/dart/third_party/pkg/oauth2':
Var('dart_git') + '/oauth2.git@199ebf15cbd5b07958438184f32e41c4447a57bf',
@ -279,7 +279,7 @@ deps = {
Var('dart_git') + '/pub_semver.git@9fd28757ba45961ac5449e0f2b0020670e921475',
'src/third_party/dart/third_party/pkg/shelf':
Var('dart_git') + '/shelf.git@ca731ab09eba26d6e301fbc882a65621cb3cfed4',
Var('dart_git') + '/shelf.git@f18dd014c01ace78835a8fb5ef155b9ff38ca570',
'src/third_party/dart/third_party/pkg/source_map_stack_trace':
Var('dart_git') + '/source_map_stack_trace.git@72dbf21a33293b2b8434d0a9751e36f9463981ac',
@ -306,7 +306,7 @@ deps = {
Var('dart_git') + '/term_glyph.git@ec7cf7bb51ebb7d55760a1359f6697690dbc06ba',
'src/third_party/dart/third_party/pkg/test':
Var('dart_git') + '/test.git@7b90c2dca192400e53c13155533ff40b2ece0491',
Var('dart_git') + '/test.git@b0a39cc64807152e95075a8a2b7d216c4bf0b05b',
'src/third_party/dart/third_party/pkg/test_reflective_loader':
Var('dart_git') + '/test_reflective_loader.git@8d0de01bbe852fea1f8e33aba907abcba50a8a1e',

View File

@ -4479,32 +4479,6 @@ https://www.openssl.org/source/license.html
--------------------------------------------------------------------------------
boringssl
The MIT License (MIT)
Copyright (c) 2015-2016 the fiat-crypto authors (see
https://github.com/mit-plv/fiat-crypto/blob/master/AUTHORS).
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
--------------------------------------------------------------------------------
boringssl
dart
OpenSSL License
====================================================================
@ -4690,6 +4664,31 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
boringssl
The MIT License (MIT)
Copyright (c) 2015-2016 the fiat-crypto authors (see
https://github.com/mit-plv/fiat-crypto/blob/master/AUTHORS).
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
--------------------------------------------------------------------------------
colorama
Copyright (c) 2010 Jonathan Hartley
@ -5234,12 +5233,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
dart
Copyright 2009 The Go Authors. All rights reserved.
Use of this source code is governed by a BSD-style
license that can be found in the LICENSE file
--------------------------------------------------------------------------------
dart
Copyright 2012, the Dart project authors.
Redistribution and use in source and binary forms, with or without
@ -5267,7 +5260,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
dart
double-conversion
icu