Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll dart to 3.7.0-267.0.dev. #57253

Closed
wants to merge 2 commits into from
Closed
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
10 changes: 5 additions & 5 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,12 @@ 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': '37bbc285d8d2ad66843703d7f60dcdf23fd76175',
'dart_revision': 'fc5db8ea92782a303a0ab4a69a58a50618ac4ae4',

# 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_binaryen_rev': '87f9dac127b387715d8d96ac7ec8fd469d8c2dab',
'dart_boringssl_rev': '57f525e425a95e7c89fa2df926fa93273bd47311',
'dart_boringssl_rev': 'ee0c13ad1808379cf16b371a051ac3951f8a09c1',
'dart_core_rev': '7f9f597e64fa52faebd3c0a2214f61a7b081174d',
'dart_devtools_rev': '3e5327a02693b1405359dc5322d7f0a40151b9b7',
'dart_http_rev': '79470d014b467f01b0e7c5b63ab6c86b22dec8db',
Expand All @@ -70,7 +70,7 @@ vars = {
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
'dart_protobuf_rev': 'da7279c56734cffed4deb1e3a6f93bdcefccf6b8',
'dart_pub_rev': '58de642dc1d07601f6eb2b4ecd94555c0210106b',
'dart_tools_rev': '223daf5300a5e3f6e09b7e24a5fda1009d6708f7',
'dart_tools_rev': 'febccb92d228e678196aa90c109c708ed7ad6ea8',
'dart_watcher_rev': 'bc44e6f6b85972e516c44b9ae6c042b4cbd7c72b',
'dart_web_rev': 'bdf112ec64d28285cc29c6c78274ff3a827bb79b',
'dart_webdev_rev': 'ab620d1a81adc57b5045a189e076b9930ae66208',
Expand Down Expand Up @@ -329,7 +329,7 @@ deps = {
Var('dart_git') + '/core.git' + '@' + Var('dart_core_rev'),

'src/flutter/third_party/dart/third_party/pkg/dart_style':
Var('dart_git') + '/dart_style.git@1de89eb3bd340315f9ff5f2afc319cc1d6131b8d',
Var('dart_git') + '/dart_style.git@21de99ec0ff8ace4d946a746fb427fffd6afa535',

'src/flutter/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@c7f11603effa88ddacabfd555993f322fca8b3fe',
Expand All @@ -353,7 +353,7 @@ deps = {
Var('dart_git') + '/markdown.git@4d5dbc659955973902f2585c54e94d453532db70',

'src/flutter/third_party/dart/third_party/pkg/native':
Var('dart_git') + '/native.git@da5dc148a0430b6c4224b59178db5385d79b2298',
Var('dart_git') + '/native.git@4d81ce6c5e17164ef63d8a3f5144e5def0702207',

'src/flutter/third_party/dart/third_party/pkg/package_config':
Var('dart_git') + '/package_config.git@76f2f6c245451da1fa24d7bbb00251b909e729a5',
Expand Down
2 changes: 1 addition & 1 deletion ci/licenses.sh
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ function verify_licenses() (

local actualLicenseCount
actualLicenseCount="$(tail -n 1 flutter/ci/licenses_golden/licenses_flutter | tr -dc '0-9')"
local expectedLicenseCount=918
local expectedLicenseCount=917

if [[ $actualLicenseCount -ne $expectedLicenseCount ]]; then
echo "=============================== ERROR ==============================="
Expand Down
7 changes: 6 additions & 1 deletion ci/licenses_golden/excluded_files
Original file line number Diff line number Diff line change
Expand Up @@ -953,6 +953,7 @@
../../../flutter/third_party/boringssl/src/.github
../../../flutter/third_party/boringssl/src/.gitignore
../../../flutter/third_party/boringssl/src/API-CONVENTIONS.md
../../../flutter/third_party/boringssl/src/AUTHORS
../../../flutter/third_party/boringssl/src/BREAKING-CHANGES.md
../../../flutter/third_party/boringssl/src/BUILD.bazel
../../../flutter/third_party/boringssl/src/BUILDING.md
Expand Down Expand Up @@ -1012,6 +1013,7 @@
../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/p256_test.cc
../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa_test.cc
../../../flutter/third_party/boringssl/src/crypto/fipsmodule/hkdf/hkdf_test.cc
../../../flutter/third_party/boringssl/src/crypto/fipsmodule/keccak/keccak_test.cc
../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/gcm_test.cc
../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rand/ctrdrbg_test.cc
../../../flutter/third_party/boringssl/src/crypto/fipsmodule/service_indicator/service_indicator_test.cc
Expand All @@ -1021,7 +1023,6 @@
../../../flutter/third_party/boringssl/src/crypto/hpke/translate_test_vectors.py
../../../flutter/third_party/boringssl/src/crypto/hrss/hrss_test.cc
../../../flutter/third_party/boringssl/src/crypto/impl_dispatch_test.cc
../../../flutter/third_party/boringssl/src/crypto/keccak/keccak_test.cc
../../../flutter/third_party/boringssl/src/crypto/kyber/kyber_test.cc
../../../flutter/third_party/boringssl/src/crypto/lhash/lhash_test.cc
../../../flutter/third_party/boringssl/src/crypto/md5/md5_test.cc
Expand Down Expand Up @@ -1245,6 +1246,10 @@
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/mldsa_65_standard_sign_test.txt
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/mldsa_65_standard_verify_test.json
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/mldsa_65_standard_verify_test.txt
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/mldsa_87_standard_sign_test.json
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/mldsa_87_standard_sign_test.txt
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/mldsa_87_standard_verify_test.json
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/mldsa_87_standard_verify_test.txt
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/primality_test.json
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/primality_test.txt
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha1_mgf1sha1_test.json
Expand Down
6 changes: 2 additions & 4 deletions ci/licenses_golden/licenses_dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: da61ac66343c72a7a601b65f748e7b7a
Signature: c4c853f94251a32ef03aa438039471fa

====================================================================================================
LIBRARY: dart
Expand Down Expand Up @@ -599,7 +599,6 @@ ORIGIN: ../../../flutter/third_party/dart/runtime/platform/utils_macos.h + ../..
ORIGIN: ../../../flutter/third_party/dart/runtime/platform/utils_win.cc + ../../../flutter/third_party/dart/LICENSE
ORIGIN: ../../../flutter/third_party/dart/runtime/platform/utils_win.h + ../../../flutter/third_party/dart/LICENSE
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/allocation.cc + ../../../flutter/third_party/dart/LICENSE
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/base_isolate.h + ../../../flutter/third_party/dart/LICENSE
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/bit_set.h + ../../../flutter/third_party/dart/LICENSE
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/bit_vector.cc + ../../../flutter/third_party/dart/LICENSE
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/bit_vector.h + ../../../flutter/third_party/dart/LICENSE
Expand Down Expand Up @@ -951,7 +950,6 @@ FILE: ../../../flutter/third_party/dart/runtime/platform/utils_macos.h
FILE: ../../../flutter/third_party/dart/runtime/platform/utils_win.cc
FILE: ../../../flutter/third_party/dart/runtime/platform/utils_win.h
FILE: ../../../flutter/third_party/dart/runtime/vm/allocation.cc
FILE: ../../../flutter/third_party/dart/runtime/vm/base_isolate.h
FILE: ../../../flutter/third_party/dart/runtime/vm/bit_set.h
FILE: ../../../flutter/third_party/dart/runtime/vm/bit_vector.cc
FILE: ../../../flutter/third_party/dart/runtime/vm/bit_vector.h
Expand Down Expand Up @@ -4807,7 +4805,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
This Source Code Form is "Incompatible With Secondary Licenses", as
defined by the Mozilla Public License, v. 2.0.

You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/7ed58b3c462ace547fbf3a2c119e515c676ba20a
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/fc5db8ea92782a303a0ab4a69a58a50618ac4ae4
/third_party/fallback_root_certificates/

====================================================================================================
Expand Down
Loading
Loading