From 5e692c64b8ebf2e795c45838e22435eb8d5314c5 Mon Sep 17 00:00:00 2001 From: Alexander Aprelev Date: Thu, 22 Jun 2023 08:01:29 -0700 Subject: [PATCH 1/3] Roll dart to ecca5857b3ba7fe2c368f38b203bbe393dc37658 Changes since last roll ``` ecca5857b3b Version 3.1.0-239.0.dev 55e71191833 [CMSR] Add new command to LSP, to convert selected formal parameter(s) to required named. dd4045e67d2 Version 3.1.0-238.0.dev 6a4f127831d [CMSR] Not available if external executable element. b8d8da0183c [analyzer] Refactor visitListLiteral to handle Constants. 02b10e1321d Revert "Send DAP events through DDS" c3f3a00465a [CMSR] More checks for not allowed order of formal parameters. 8e6290bcb0f [vm] Remove unused ObjectStore::completer_class() 67970cc6134 Add failing tests for enum and 'if'. bf62bc27bcf Adjust the definition of coveringNode to favor identifiers 7bdbc0560ed [vm/win] Use wide-character api for local hostname on Windows. e4b7d100a1b Bump stream_channel to 34804a13bfa3112faecddfcd6a5a4f2b6e184aa4 752b21ee169 Version 3.1.0-237.0.dev 5292ee88395 Send DAP events through DDS dfc1b6b16b9 [vm] Store the number of used inputs in SubtypeTestCaches. 24ad7f9000b [vm/tests] Skip vm/cc/TypeArguments_Cache_ManyInstantiations on qemu. 2ca7380ab02 Flow analysis: fix first phase handling of pattern assignments. 3deaeb84dd6 [analyzer] Refactor visitFunctionReference for the const evaluator. 5838562040e [dart2wasm] Add option and target for stringref. 21d45c02685 [dart2wasm] Put string_patch into its own patch 8f6eaeb883e [infra] Pass TEST_COMPILATION_DIR to Android tests 2f27fc5ddfc [dart2wasm] Update dart2wasm script 9a6c33571f0 [vm] Set page_size_ to 0 after deleting the compressed heap. ``` --- DEPS | 8 ++++---- ci/licenses_golden/licenses_third_party | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/DEPS b/DEPS index c922d0898a2d4..26ed39cae84a2 100644 --- a/DEPS +++ b/DEPS @@ -53,7 +53,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': '88fa9330633e08b0a637e022ea9a0c7e56a0b06a', + 'dart_revision': 'ecca5857b3ba7fe2c368f38b203bbe393dc37658', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -332,7 +332,7 @@ deps = { Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@b9b5f162ca8bf5b899ff0f0351491d7d403d7ed9', 'src/third_party/dart/third_party/devtools': - {'packages': [{'version': 'git_revision:0c0c65dbaf53f8c508bfd6acbeb7f1986c1ca1f8', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'}, + {'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:0c0c65dbaf53f8c508bfd6acbeb7f1986c1ca1f8'}]}, 'src/third_party/dart/third_party/pkg/args': Var('dart_git') + '/args.git@a9543c021f9409832b1668f9256f247585362389', @@ -464,7 +464,7 @@ deps = { Var('dart_git') + '/stack_trace.git@8b2046ecac56f5bb9196033ed187da0cf73eac67', 'src/third_party/dart/third_party/pkg/stream_channel': - Var('dart_git') + '/stream_channel.git@b1d3384638064a4f25beacef3be770e2c4534408', + Var('dart_git') + '/stream_channel.git@34804a13bfa3112faecddfcd6a5a4f2b6e184aa4', 'src/third_party/dart/third_party/pkg/string_scanner': Var('dart_git') + '/string_scanner.git@6bb314f2176598a5ecc4770a3bbd42626e18b576', @@ -506,7 +506,7 @@ deps = { Var('dart_git') + '/yaml_edit.git' + '@' + Var('dart_yaml_edit_rev'), 'src/third_party/dart/tools/sdks/dart-sdk': - {'packages': [{'version': 'version:3.1.0-155.0.dev', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'}, + {'dep_type': 'cipd', 'packages': [{'package': 'dart/dart-sdk/${{platform}}', 'version': 'version:3.1.0-155.0.dev'}]}, # 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 ff55b1a98e0b2..03885c0c0bed9 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: ef991265b6b4b9b55e75a83622962bcd +Signature: 2ba72fcece871984e15ed760b710e113 ==================================================================================================== LIBRARY: angle From c44258b88f5afd6b38088e0bfd680a5fb1d20a67 Mon Sep 17 00:00:00 2001 From: Alexander Aprelev Date: Thu, 22 Jun 2023 09:05:12 -0700 Subject: [PATCH 2/3] Update skia license hash --- ci/licenses_golden/licenses_skia | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index 3bfcd587bba3d..60db7092d72d8 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 565714310059ba13a925ddfd0b79c27d +Signature: 59280efac318ee6f9a18277e983429cc ==================================================================================================== LIBRARY: etc1 From 00a5729962860651e1d07b1f20b6446a88d02bdb Mon Sep 17 00:00:00 2001 From: Alexander Aprelev Date: Thu, 22 Jun 2023 09:23:15 -0700 Subject: [PATCH 3/3] Update third_party license hash --- ci/licenses_golden/licenses_third_party | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index 52a02c81deaac..56ffaebaa7382 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 5fd13b36f8ea8f1aaa0fb57ca744ccbf +Signature: 004152a1456d7e680c86eddfd5eb4534 ==================================================================================================== LIBRARY: angle