diff --git a/DEPS b/DEPS index 8922a120d193b..36d6146b968b0 100644 --- a/DEPS +++ b/DEPS @@ -34,15 +34,15 @@ 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': '724d9e5e7d7111b4c76abd3cfab99be90f218fbf', + 'dart_revision': '3629a798353d6c8d642acc41e30f31e24a12af66', # 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_boringssl_gen_rev': '429ccb1877f7987a6f3988228bc2440e61293499', + 'dart_boringssl_gen_rev': 'aaac86738c4f2d1bdf00f54d197f50f247ffee04', 'dart_boringssl_rev': '4dfd5af70191b068aebe567b8e29ce108cee85ce', 'dart_clock_rev': 'a494269254ba978e7ef8f192c5f7fec3fc05b9d3', 'dart_collection_rev': 'e4bb038ce2d8e66fb15818aa40685c68d53692ab', - 'dart_dart_style_tag': '1.3.10', + 'dart_dart_style_tag': '1.3.11', 'dart_http_retry_tag': '0.1.1', 'dart_http_throttle_tag': '1.0.2', 'dart_intl_tag': '0.17.0-nullsafety', @@ -204,7 +204,7 @@ deps = { Var('dart_git') + '/glob.git@7c0ef8d4fa086f6b185c4dd724b700e7d7ad8f79', 'src/third_party/dart/third_party/pkg/html': - Var('dart_git') + '/html.git@22f17e97fedeacaa1e945cf84d8016284eed33a6', + Var('dart_git') + '/html.git@137be8db5d5b7f00530fca1591292849ce6779c9', 'src/third_party/dart/third_party/pkg/http': Var('dart_git') + '/http.git@3845753a54624b070828cb3eff7a6c2a4e046cfb', diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index 54524131b6d8c..ab6e28e2c4ea4 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 1d2ff5f3ca7f8b5c5a9ed29f1665e5fb +Signature: d2cc8ac6da5f2f9979588619a3b2064c UNUSED LICENSES: @@ -9788,6 +9788,55 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== +==================================================================================================== +LIBRARY: dart +ORIGIN: ../../../third_party/dart/benchmarks/FfiBoringssl/dart/calloc.dart + ../../../third_party/dart/LICENSE +TYPE: LicenseType.bsd +FILE: ../../../third_party/dart/benchmarks/FfiBoringssl/dart/calloc.dart +FILE: ../../../third_party/dart/benchmarks/FfiBoringssl/dart2/calloc.dart +FILE: ../../../third_party/dart/benchmarks/FfiCall/dart/calloc.dart +FILE: ../../../third_party/dart/benchmarks/FfiCall/dart2/calloc.dart +FILE: ../../../third_party/dart/benchmarks/FfiMemory/dart/calloc.dart +FILE: ../../../third_party/dart/benchmarks/FfiMemory/dart2/calloc.dart +FILE: ../../../third_party/dart/benchmarks/FfiStruct/dart/calloc.dart +FILE: ../../../third_party/dart/benchmarks/FfiStruct/dart2/calloc.dart +FILE: ../../../third_party/dart/samples/ffi/calloc.dart +FILE: ../../../third_party/dart/samples/ffi/resource_management/utf8_helpers.dart +FILE: ../../../third_party/dart/samples/ffi/sqlite/lib/src/ffi/calloc.dart +FILE: ../../../third_party/dart/samples_2/ffi/calloc.dart +FILE: ../../../third_party/dart/samples_2/ffi/resource_management/utf8_helpers.dart +FILE: ../../../third_party/dart/samples_2/ffi/sqlite/lib/src/ffi/calloc.dart +FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/ffi_allocation_patch.dart +FILE: ../../../third_party/dart/sdk/lib/ffi/allocation.dart +---------------------------------------------------------------------------------------------------- +Copyright (c) 2021, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +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. +==================================================================================================== + ==================================================================================================== LIBRARY: dart ORIGIN: ../../../third_party/dart/client/dart.js + ../../../third_party/dart/LICENSE @@ -24501,4 +24550,4 @@ freely, subject to the following restrictions: misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. ==================================================================================================== -Total license count: 374 +Total license count: 375 diff --git a/sky/packages/sky_engine/LICENSE b/sky/packages/sky_engine/LICENSE index 762035c3d2d00..16cb34f1305bb 100644 --- a/sky/packages/sky_engine/LICENSE +++ b/sky/packages/sky_engine/LICENSE @@ -4998,6 +4998,35 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- dart +Copyright (c) 2021, the Dart project authors. Please see the AUTHORS file +for details. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +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 + 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