From 6fd249d3793b71dff435803ead85bbafe781dd46 Mon Sep 17 00:00:00 2001 From: Devon Carew Date: Thu, 20 Jul 2023 18:51:49 +0000 Subject: [PATCH] [deps] rev dartdoc, ecosystem, leak_tracker, markdown, mime, native, string_scanner, test, test_descriptor, vector_math Revisions updated by `dart tools/rev_sdk_deps.dart`. dartdoc (https://github.com/dart-lang/dartdoc/compare/06d7288..a04ac3e): a04ac3e8 2023-07-19 Sam Rawlins Format testing and fix static-type-parameter issue (#3465) a44ecebc 2023-07-19 Sam Rawlins Move validation-related tasks to package:args (#3463) 392812e4 2023-07-17 dependabot[bot] Bump analyzer from 5.13.0 to 6.0.0 (#3458) 642e8d8b 2023-07-17 Sam Rawlins Convert 'p' prefixes to 'path' in test/ (#3462) ecosystem (https://github.com/dart-lang/ecosystem/compare/2052a4c..27ff3e9): 27ff3e9 2023-07-19 Moritz Add debug message (#142) 02703ce 2023-07-18 Moritz Split commenting into new workflow (#141) a52ac63 2023-07-18 Moritz Finish renaming `coverage_web` (#140) ffa1ecb 2023-07-17 Moritz Health workflow updates (#134) leak_tracker (https://github.com/dart-lang/leak_tracker/compare/515612e..098bafc): 098bafc 2023-07-20 fzyzcjy Update pubspec.yaml (#75) 7606fd1 2023-07-19 Polina Cherkasova Improve performance. (#98) e6778b3 2023-07-18 Polina Cherkasova Explain case when static object causes leaks. (#96) cca1d77 2023-07-18 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#86) markdown (https://github.com/dart-lang/markdown/compare/ee4e1b3..faabb1a): faabb1a 2023-07-17 Kevin Moore Bump pkg:http (dev) dependency (#551) mime (https://github.com/dart-lang/mime/compare/bdb66bd..799b398): 799b398 2023-07-18 Kevin Moore update lints, require Dart 3 (#101) d17e3ed 2023-07-18 Kevin Moore blast_repo fixes (#100) native (https://github.com/dart-lang/native/compare/7c474e1..2598ac6): 2598ac6 2023-07-20 Daco Harkes Package name spacing (#101) 3d73b4a 2023-07-19 Daco Harkes [native_assets_builder] Builder `out/` folder (#99) 6308330 2023-07-19 Daco Harkes Remove compiled files (#92) string_scanner (https://github.com/dart-lang/string_scanner/compare/35657e2..413b57a): 413b57a 2023-07-18 Kevin Moore Require Dart 3, update lints (#61) 53690da 2023-07-18 Kevin Moore blast_repo fixes (#60) test (https://github.com/dart-lang/test/compare/a92b5bb..37e54e3): 37e54e32 2023-07-19 Nate Bosch Handle initial message entirely within conditional (#2067) e76bffe8 2023-07-19 Nate Bosch Expand dom interop to cover more uses (#2066) 8bc188f7 2023-07-18 Lukas Klingsbo docs: Fix grammar and typos in Checks readme (#2058) test_descriptor (https://github.com/dart-lang/test_descriptor/compare/54a4c59..36d8617): 36d8617 2023-07-18 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#53) vector_math (https://github.com/google/vector_math.dart/compare/c147038..048777a): 048777a 2023-07-19 moritzblume Fix rotation around Y axis (#262) 47a08ea 2023-07-17 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.2 (#293) Change-Id: Id8010082c818c995aa7968327f98f347ff45761d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/315221 Commit-Queue: Devon Carew Reviewed-by: Konstantin Shcheglov --- DEPS | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/DEPS b/DEPS index fd80ab58d5f2..a5c2c7bcff77 100644 --- a/DEPS +++ b/DEPS @@ -138,8 +138,8 @@ vars = { # # For more details, see https://github.com/dart-lang/sdk/issues/30164. "dart_style_rev": "2956b1a705953f880a5dae9d3a0969df0fc45e99", # disable rev_sdk_deps.dart - "dartdoc_rev": "06d72882b1d3889a8a41992dbe09d4d97a14d299", - "ecosystem_rev": "2052a4c11b36cd650cc6dc4948b10a7a3bea4e04", + "dartdoc_rev": "a04ac3e80983c97a8f677f36387f9e6f6fdf6e2e", + "ecosystem_rev": "27ff3e9cb435e243b32b526a6d0349882c87d825", "ffi_rev": "f01dfca0b3c9a63155bfb86aae12be982571a860", "file_rev": "5d9a6027756b5846e8f5380f983390f61f564a75", "fixnum_rev": "00fa1207768bd07d04c895cbe0f1fe99af14e727", @@ -150,15 +150,15 @@ vars = { "http_parser_rev": "c14fbf6aa7ada5e8912eab4581eb26ff4d101452", "intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f", "json_rpc_2_rev": "509f71eef90ec5afb5486b69dab7fed97b9f1eef", - "leak_tracker_rev": "515612e0f7b5e2477a82341a302814ef2647ed6e", + "leak_tracker_rev": "098bafcf99a5220e3c352d895d991e163568ee03", "linter_rev": "6c1920198fc92af215297043609cecb4ac487a2a", # disable rev_sdk_deps.dart "lints_rev": "e03dc048796fa4bfb64c11eadcb44b5dc76a5757", "logging_rev": "521498757ed3eeae151c2d4796404e8947baa04c", - "markdown_rev": "ee4e1b36f21a6815385b157f8fff12af28bdcf9a", + "markdown_rev": "faabb1ab9adc076a2df2349a0c8b939c92f70ca7", "matcher_rev": "ce8f40934c90e12992071172795b3bca29fac295", - "mime_rev": "bdb66bdd354156280bddc30e2d322a4ad355f671", + "mime_rev": "799b398140817fdb134f639d84e91c552e129136", "mockito_rev": "afa20a80ef3147845fc78c80ace9d66f0ceb0453", - "native_rev": "7c474e1f935c134d2e1a4f5e54593e6d63a674ed", + "native_rev": "2598ac66148f5b6a44d8f6bf01643c6b1c49e590", "package_config_rev": "be0c4411cb7607abe3fd531c9653b0ba53c87c0f", "path_rev": "282dd18bd9ae2e265ea40a29b2c637194e9be8b7", "pool_rev": "77001024a16126cc5718e654ea3e57bbf6e7fac3", @@ -172,17 +172,17 @@ vars = { "sse_rev": "e24108561ec359a6f67c26e27e9f4ad7b8208180", "stack_trace_rev": "4ddd86d5d22aad9a8e8e9a06fd0a6a6271736135", "stream_channel_rev": "e54234f94da929153b012de2bba75c5246a52538", - "string_scanner_rev": "35657e2ae381612468aa2c432e89d7357c0b568c", + "string_scanner_rev": "413b57a3b14fa273e8ed52578edfbe0446084795", "sync_http_rev": "c3d6ad48ec997c56b7f076bc9f8b4134c4a9225c", "term_glyph_rev": "423700a3c019dc67f93d2bd6578016a1402506f7", - "test_rev": "a92b5bb3ffea95ad1d1f77f6d5a07c3ef4ee2139", - "test_descriptor_rev": "54a4c592226a986abd04ed2cb72dca9bf92787c5", + "test_rev": "37e54e320b7e8a4e99da3bfe27c9866593c90fa8", + "test_descriptor_rev": "36d8617fafccbe36dfcf74ad4921c61911a6a411", "test_process_rev": "b360784a9149b15888aed8d7cf167bb46fe733d5", "test_reflective_loader_rev": "0bfaad91ed308ce9da11b48395c8210d7542c16b", "tools_rev": "600ea0a46c79bc457cc00f7558cbdc9bf041c846", "typed_data_rev": "a20be901e11eddcbd6e5735fb01b64d28c94c49d", "usage_rev": "09bb8472fdafff2c48a19aabbcf57b3af0f43934", - "vector_math_rev": "c14703830d47818a82ce8a9fcb70029e5e8e6a16", + "vector_math_rev": "048777a93ecc2918cdb6e0353359e6e548cb907b", "watcher_rev": "7457413060ed7403b90b01533a61bd959932122e", "web_socket_channel_rev": "7ae4d0f31f700747bfe9fbfc0b7ec860d46f7755", "webdev_rev": "5081dff0952eb7163f98a508d7b2d976c1573c55", # https://github.com/dart-lang/webdev/issues/2172