From dc38d3083606a62b6a0fd675cd6736d90a7dbcc3 Mon Sep 17 00:00:00 2001 From: Devon Carew Date: Thu, 13 Jul 2023 21:52:48 +0000 Subject: [PATCH] [deps] rev dartdoc, ecosystem, http, leak_tracker, markdown, mockito, native, protobuf, test, tools Revisions updated by `dart tools/rev_sdk_deps.dart`. dartdoc (https://github.com/dart-lang/dartdoc/compare/2522559..d716fa3): d716fa36 2023-07-13 Sam Rawlins Migrate the try-publish and build-pub-package tasks to args commands (#3460) 33b44d2d 2023-07-11 Sam Rawlins Migrate doc-related tasks to package:args commands (#3459) ecosystem (https://github.com/dart-lang/ecosystem/compare/b34db4f..db9d71d): db9d71d 2023-07-12 Devon Carew upgrade to the latest stable action version (#133) 3f4b8d1 2023-07-12 Moritz Switch coverage computation (#132) 5a9f06b 2023-07-10 Jacob MacDonald add environment input to support github deployment environments (#131) f3b10c9 2023-07-10 Kevin Moore blast_repo:auto-publish - add permissions by default (#129) http (https://github.com/dart-lang/http/compare/c148a3a..b206771): b206771 2023-07-11 Brian Quinlan Make native bindings pass `dart analysis` (#985) leak_tracker (https://github.com/dart-lang/leak_tracker/compare/85bd7fb..5675231): 5675231 2023-07-13 Polina Cherkasova Add disconnection from service to free up references. (#91) 9b97f84 2023-07-11 Parker Lougheed Remove mentions to deprecated strong_mode options (#85) a21e90e 2023-07-11 Polina Cherkasova Protect from identityHashCode equal to 0. (#90) 8e3aa07 2023-07-11 Polina Cherkasova Create troubleshooting helpers. (#89) markdown (https://github.com/dart-lang/markdown/compare/b4bdde2..ee4e1b3): ee4e1b3 2023-07-13 Sam Rawlins Bump to 7.1.1 (#550) mockito (https://github.com/dart-lang/mockito/compare/451f756..ffbbb4c): ffbbb4c 2023-07-12 Ilya Yanok Second attempt to fix "not found" error for type vars in bounds native (https://github.com/dart-lang/native/compare/1e89ed9..acad396): acad396 2023-07-11 Daco Harkes [infra] Remove the last path dependencies (#88) protobuf (https://github.com/dart-lang/protobuf/compare/a912f76..d9e8a31): d9e8a31 2023-07-12 Kevin Moore Compiler: generate doc comments (#860) test (https://github.com/dart-lang/test/compare/3429712..a92b5bb): a92b5bb3 2023-07-12 Nate Bosch Remove "compiling" messages (#2063) 4e023035 2023-07-12 Nate Bosch More loosely handle error message from SDK (#2064) tools (https://github.com/dart-lang/tools/compare/af38b2b..765701d): 765701d 2023-07-13 Elias Yishak Enhance log file stats (#117) Change-Id: Ib89e80f8f8963433c4abef953924830634352d86 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/313541 Auto-Submit: Devon Carew Reviewed-by: Konstantin Shcheglov Commit-Queue: Konstantin Shcheglov --- DEPS | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/DEPS b/DEPS index 520bc7f1ffb..03a1490126e 100644 --- a/DEPS +++ b/DEPS @@ -138,31 +138,31 @@ vars = { # # For more details, see https://github.com/dart-lang/sdk/issues/30164. "dart_style_rev": "2956b1a705953f880a5dae9d3a0969df0fc45e99", # disable rev_sdk_deps.dart - "dartdoc_rev": "2522559623bdbaf471d09b3c9d77bd378d70d6d2", - "ecosystem_rev": "b34db4f96504d8b255540d834b6dd6a4879a1837", + "dartdoc_rev": "d716fa363b36d4ae54fe236501dc2d6689193223", + "ecosystem_rev": "db9d71d8428bc7a46d618dc5bfc4ee189933b0a1", "ffi_rev": "f01dfca0b3c9a63155bfb86aae12be982571a860", "file_rev": "5d9a6027756b5846e8f5380f983390f61f564a75", "fixnum_rev": "00fa1207768bd07d04c895cbe0f1fe99af14e727", "glob_rev": "5b243935154daf53c54981b98f625bace90b2112", "html_rev": "4060496b0443451c38f8b789db2e44c0d7966171", - "http_rev": "c148a3acbef72a4a507be46c0e62894c616e8702", + "http_rev": "b2067710f88980fc0fee43ec3380bce089f001db", "http_multi_server_rev": "aa128cfaf6ef1c9c1ace962ca2dcf6e5dddad441", "http_parser_rev": "c14fbf6aa7ada5e8912eab4581eb26ff4d101452", "intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f", "json_rpc_2_rev": "509f71eef90ec5afb5486b69dab7fed97b9f1eef", - "leak_tracker_rev": "85bd7fb23bfdfdcc66390e8d6ae81aafd65fe51e", + "leak_tracker_rev": "56752316847e0ddd023650d35a9c7a5da1581d96", "linter_rev": "655de5d0dc30cdd1df9ce4cd16bd7489106d987f", # disable rev_sdk_deps.dart "lints_rev": "e03dc048796fa4bfb64c11eadcb44b5dc76a5757", "logging_rev": "521498757ed3eeae151c2d4796404e8947baa04c", - "markdown_rev": "b4bdde2eb7de89d94e69f3bad37faba5ba95aaad", + "markdown_rev": "ee4e1b36f21a6815385b157f8fff12af28bdcf9a", "matcher_rev": "ce8f40934c90e12992071172795b3bca29fac295", "mime_rev": "bdb66bdd354156280bddc30e2d322a4ad355f671", - "mockito_rev": "451f756fe12a32d2a943db80124b522ecbd557af", - "native_rev": "1e89ed99e344fde0226ff472d290dd9fd0998d16", + "mockito_rev": "ffbbb4ce8057fc5f793cc3e2fd635f0903fee3a3", + "native_rev": "acad39612a2575ecc46c80ffad52157d7b8baae4", "package_config_rev": "be0c4411cb7607abe3fd531c9653b0ba53c87c0f", "path_rev": "282dd18bd9ae2e265ea40a29b2c637194e9be8b7", "pool_rev": "77001024a16126cc5718e654ea3e57bbf6e7fac3", - "protobuf_rev": "a912f76df9e00d789baccf25b12fcb5d19ac14be", + "protobuf_rev": "d9e8a31d0e4124130fc494b6bdb66e19dbd4770d", "pub_rev": "42819a1e10f803eb7f6296692c5a976e1c647360", # disable rev_sdk_deps.dart "pub_semver_rev": "028b43506a3f7ec7f7b4673a78ba3da3d5fb138d", "shelf_rev": "bd59ead508e55b1db354ab53d666715595b5bd79", @@ -175,17 +175,17 @@ vars = { "string_scanner_rev": "35657e2ae381612468aa2c432e89d7357c0b568c", "sync_http_rev": "c3d6ad48ec997c56b7f076bc9f8b4134c4a9225c", "term_glyph_rev": "423700a3c019dc67f93d2bd6578016a1402506f7", - "test_rev": "3429712b44b9c6222437312601044c44dc6f5e4e", + "test_rev": "a92b5bb3ffea95ad1d1f77f6d5a07c3ef4ee2139", "test_descriptor_rev": "54a4c592226a986abd04ed2cb72dca9bf92787c5", "test_process_rev": "b360784a9149b15888aed8d7cf167bb46fe733d5", "test_reflective_loader_rev": "0bfaad91ed308ce9da11b48395c8210d7542c16b", - "tools_rev": "af38b2bd26b45353a4ef624ccfd8adfcd6d0f983", + "tools_rev": "765701d65ee530782f9ed69a9c5885c921d7e232", "typed_data_rev": "a20be901e11eddcbd6e5735fb01b64d28c94c49d", "usage_rev": "09bb8472fdafff2c48a19aabbcf57b3af0f43934", "vector_math_rev": "c14703830d47818a82ce8a9fcb70029e5e8e6a16", "watcher_rev": "7457413060ed7403b90b01533a61bd959932122e", "web_socket_channel_rev": "7ae4d0f31f700747bfe9fbfc0b7ec860d46f7755", - "webdev_rev": "5081dff0952eb7163f98a508d7b2d976c1573c55", + "webdev_rev": "5081dff0952eb7163f98a508d7b2d976c1573c55", # https://github.com/dart-lang/webdev/issues/2172 "webdriver_rev": "d0f78d004a5ea7bfc8c492639248b0a1b04c1d62", "webkit_inspection_protocol_rev": "39a3c297ff573635e7936b015ce4f3466e4739d6", "yaml_rev": "7930148a3d03d7985ce2b53bc5eb2be9c878dab8",