From 5dd2326a806d7a14b7be08c8bcb27d05c4976979 Mon Sep 17 00:00:00 2001 From: Devon Carew Date: Mon, 10 Jul 2023 21:00:32 +0000 Subject: [PATCH] [deps] rev args, async, bazel_worker, benchmark_harness, boolean_selector, browser_launcher, characters, cli_util, clock, collection, convert, crypto, csslib, dartdoc, ecosystem, ffi, fixnum, glob, html, http, http_multi_server, http_parser, json_rpc_2, leak_tracker, lints, logging, markdown, matcher, mime, mockito, native, package_config, path, pool, protobuf, pub_semver, shelf, source_map_stack_trace, source_maps, source_span, sse, stack_trace, stream_channel, string_scanner, term_glyph, test, test_descriptor, test_process, test_reflective_loader, tools, typed_data, usage, watcher, web_socket_channel, webdev, yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Revisions updated by `dart tools/rev_sdk_deps.dart`. args (https://github.com/dart-lang/args/compare/a9543c0..da56b18): da56b18 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#249) async (https://github.com/dart-lang/async/compare/a506993..b65622a): b65622a 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#247) bazel_worker (https://github.com/dart-lang/bazel_worker/compare/f7b714e..c29d162): c29d162 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#77) benchmark_harness (https://github.com/dart-lang/benchmark_harness/compare/e717ad4..fde73cb): fde73cb 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#91) boolean_selector (https://github.com/dart-lang/boolean_selector/compare/3a1c982..303635d): 303635d 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#49) browser_launcher (https://github.com/dart-lang/browser_launcher/compare/40e4315..27ec600): 27ec600 2023-07-05 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#46) dd8df9c 2023-07-05 Devon Carew update formatting for recent lints (#47) characters (https://github.com/dart-lang/characters/compare/3ef8883..ec844db): ec844db 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#84) cli_util (https://github.com/dart-lang/cli_util/compare/5a49947..9b7ce78): 9b7ce78 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#84) clock (https://github.com/dart-lang/clock/compare/21caac1..263e508): 263e508 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#54) collection (https://github.com/dart-lang/collection/compare/a37bd51..db343da): db343da 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#295) convert (https://github.com/dart-lang/convert/compare/9a387f0..79ee174): 79ee174 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#84) crypto (https://github.com/dart-lang/crypto/compare/216931a..8b704c6): 8b704c6 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#150) csslib (https://github.com/dart-lang/csslib/compare/be2e11e..7e91228): 7e91228 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#187) dartdoc (https://github.com/dart-lang/dartdoc/compare/c2ed703..2522559): 25225596 2023-06-29 Sam Rawlins Migrate some simple tasks to a simple package:args command (#3456) ecosystem (https://github.com/dart-lang/ecosystem/compare/19fa443..b34db4f): b34db4f 2023-07-10 Moritz Allow empty coverage (#128) 5944328 2023-07-04 Moritz Prepare for publish (#127) c0701c9 2023-07-04 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#122) 9bf3a10 2023-07-03 Moritz Fix bug by switching `reduce` to `fold` (#126) fdfa528 2023-07-01 dependabot[bot] Bump actions/cache from 3.2.6 to 3.3.1 (#121) 238444c 2023-07-01 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.3 (#123) ca1e1ae 2023-06-30 Moritz Add coverage workflow (#119) cf02b4a 2023-06-30 Lasse R.H. Nielsen Make Changelog class eagerly load and parse file. (#120) ffi (https://github.com/dart-lang/ffi/compare/f582ca0..f01dfca): f01dfca 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#199) fixnum (https://github.com/dart-lang/fixnum/compare/d9b9a2a..00fa120): 00fa120 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#113) glob (https://github.com/dart-lang/glob/compare/109121d..5b24393): 5b24393 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#79) html (https://github.com/dart-lang/html/compare/b3b820b..4060496): 4060496 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#218) 8cb99e4 2023-07-01 Devon Carew address new analysis issues (#219) http (https://github.com/dart-lang/http/compare/d68081f..c148a3a): c148a3a 2023-07-07 Alex James Java http BaseClient implementation (#980) 474999f 2023-07-05 Brian Quinlan Document that the network entitlement is required when running in the macOS sandbox (#979) 98e4112 2023-07-05 Brian Quinlan Fix a bug where ...WebSocketClosed had two different initializer signatures (#981) 9833a20 2023-07-05 Brian Quinlan Support Steam> as a provider of request data (#975) d3e78a0 2023-07-01 dependabot[bot] Bump actions/labeler from 4.0.4 to 4.2.0 (#976) http_multi_server (https://github.com/dart-lang/http_multi_server/compare/a209cd5..aa128cf): aa128cf 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#56) http_parser (https://github.com/dart-lang/http_parser/compare/19466c0..c14fbf6): c14fbf6 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#75) json_rpc_2 (https://github.com/dart-lang/json_rpc_2/compare/73467f3..509f71e): 509f71e 2023-07-05 Nate Bosch Fix the example to act as a server (#100) d80cbd0 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#99) leak_tracker (https://github.com/dart-lang/leak_tracker/compare/c75b0a7..85bd7fb): 85bd7fb 2023-07-05 Polina Cherkasova - (#87) lints (https://github.com/dart-lang/lints/compare/89f9519..e03dc04): e03dc04 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#138) logging (https://github.com/dart-lang/logging/compare/f2fe2ac..5214987): 5214987 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#144) markdown (https://github.com/dart-lang/markdown/compare/4674d09..b4bdde2): b4bdde2 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#549) matcher (https://github.com/dart-lang/matcher/compare/7e10117..ce8f409): ce8f409 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#225) mime (https://github.com/dart-lang/mime/compare/2444840..bdb66bd): bdb66bd 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#99) mockito (https://github.com/dart-lang/mockito/compare/974226e..451f756): 451f756 2023-07-10 Nate Bosch Add example of mocking callbacks c13496c 2023-07-05 Googler Rollback of "Use `FunctionTypedElement.type` while generating method overrides" 60e619a 2023-07-05 Ilya Yanok Use `FunctionTypedElement.type` while generating method overrides 93b69ef 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#669) a926a63 2023-06-30 Ilya Yanok Add a note on only running codegen on files under `test/` by default 9f40189 2023-06-30 Ilya Yanok Require analyzer 5.12.0 native (https://github.com/dart-lang/native/compare/e12d3e6..de1b0cc): de1b0cc 2023-07-10 Daco Harkes [c_compiler] Pass the correct SDK for iOS simulator builds (#77) 21d7270 2023-07-01 dependabot[bot] Bump coverallsapp/github-action from 2.1.2 to 2.2.0 (#72) 23a9b62 2023-07-01 dependabot[bot] Bump nttld/setup-ndk (#74) 44073a8 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#75) 6f01604 2023-07-01 dependabot[bot] Bump actions/labeler from 4.0.4 to 4.2.0 (#73) package_config (https://github.com/dart-lang/package_config/compare/203de20..be0c441): be0c441 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#138) path (https://github.com/dart-lang/path/compare/592505f..282dd18): 282dd18 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#147) pool (https://github.com/dart-lang/pool/compare/c6b1b2c..7700102): 7700102 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#72) protobuf (https://github.com/dart-lang/protobuf/compare/7bebbc6..a912f76): a912f76 2023-07-04 Ömer Sinan Ağacan Add more message set tests, fix a bug (#859) pub_semver (https://github.com/dart-lang/pub_semver/compare/3930557..028b435): 028b435 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#90) shelf (https://github.com/dart-lang/shelf/compare/ce379aa..bd59ead): bd59ead 2023-07-06 Kevin Moore router_generator: allow latest pkg:analyzer, request Dart 3 (#368) bebc801 2023-07-06 Jonas Finnemann Jensen Fix 244 (#268) 1617efa 2023-07-02 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#366) c037bb6 2023-07-02 dependabot[bot] Bump actions/labeler from 4.0.4 to 4.2.0 (#365) 1ae4d4e 2023-07-01 Devon Carew address a new lint (#367) source_map_stack_trace (https://github.com/dart-lang/source_map_stack_trace/compare/b83af01..16e54fd): 16e54fd 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#40) source_maps (https://github.com/dart-lang/source_maps/compare/58eef30..97c4833): 97c4833 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#80) source_span (https://github.com/dart-lang/source_span/compare/4dc78fb..37735ae): 37735ae 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#99) sse (https://github.com/dart-lang/sse/compare/bfcbcd7..e241085): e241085 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#85) stack_trace (https://github.com/dart-lang/stack_trace/compare/8b2046e..4ddd86d): 4ddd86d 2023-07-05 Slava Egorov Prepare 1.11.1 release (#137) d3e4c4d 2023-07-04 Slava Egorov Use awaiter-link pragma to guide VM's builtin awaiter stack unwinding (#135) 44aafa3 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#136) stream_channel (https://github.com/dart-lang/stream_channel/compare/34804a1..e54234f): e54234f 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#93) string_scanner (https://github.com/dart-lang/string_scanner/compare/6bb314f..35657e2): 35657e2 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#59) term_glyph (https://github.com/dart-lang/term_glyph/compare/4daa34e..423700a): 423700a 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#40) test (https://github.com/dart-lang/test/compare/021667a..3429712): 3429712b 2023-07-06 Nate Bosch Drop usage of window.testRunner (#2059) dc6b8236 2023-06-29 dependabot[bot] Bump actions/checkout from 3.1.0 to 3.5.3 (#2051) b6dc3f8d 2023-06-29 dependabot[bot] Bump dart-lang/setup-dart from 1.3.0 to 1.5.0 (#2052) 5fa2572f 2023-06-29 Jacob MacDonald regenerate mono_repo with the latest (#2055) 56584627 2023-06-29 dependabot[bot] Bump github/codeql-action from 2.3.5 to 2.20.1 (#2053) 050fe2d6 2023-06-29 dependabot[bot] Bump ossf/scorecard-action from 2.1.3 to 2.2.0 (#2054) ba6ccfc2 2023-06-29 Devon Carew config dependabot to send daily PRs for major version bumps (#2050) test_descriptor (https://github.com/dart-lang/test_descriptor/compare/be7ce07..54a4c59): 54a4c59 2023-07-03 Devon Carew update formatting for recent lints (#54) test_process (https://github.com/dart-lang/test_process/compare/5ff2122..b360784): b360784 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#46) test_reflective_loader (https://github.com/dart-lang/test_reflective_loader/compare/40d61b1..0bfaad9): 0bfaad9 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#50) tools (https://github.com/dart-lang/tools/compare/8db0aa1..af38b2b): af38b2b 2023-07-02 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#119) 8b8ccab 2023-07-01 Devon Carew update formatting based on the recent lints (#121) 30b50ff 2023-07-01 dependabot[bot] Bump coverallsapp/github-action from 2.1.2 to 2.2.0 (#118) 74979c1 2023-07-01 dependabot[bot] Bump actions/labeler from 4.0.4 to 4.2.0 (#120) typed_data (https://github.com/dart-lang/typed_data/compare/8d29573..a20be90): a20be90 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#69) usage (https://github.com/dart-lang/usage/compare/6ee0908..09bb847): 09bb847 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#196) watcher (https://github.com/dart-lang/watcher/compare/3f17faa..7457413): 7457413 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#148) web_socket_channel (https://github.com/dart-lang/web_socket_channel/compare/7fb82f2..7ae4d0f): 7ae4d0f 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#274) webdev (https://github.com/dart-lang/webdev/compare/8360d50..f0ba743): f0ba7438 2023-07-07 Elliott Brooks Reset webdev to version 3.0.7-wip (#2170) 2fcc1ba9 2023-07-06 Anna Gringauze Add option of running frontend server tests in canary mode (#2169) 632763a5 2023-07-06 Elliott Brooks Prepare webdev for release to 3.0.6 (#2167) fa7b6d44 2023-07-05 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.3 (#2163) 2a6a457b 2023-07-05 Devon Carew regenerate from the latest mono_repo (#2165) cbb0d76a 2023-07-05 Anna Gringauze Run instance tests with frontend server (#2160) b672e98a 2023-07-05 Elliott Brooks Reset DWDS after release (#2168) 8ef92d71 2023-07-05 Elliott Brooks Prepare DWDS for release to version 19.0.2 (#2166) 77e5b373 2023-07-05 Elliott Brooks Handle potential `null` value in `setUpChromeConsoleListeners` (#2162) 5081dff0 2023-07-01 dependabot[bot] Bump actions/labeler from 4.0.4 to 4.2.0 (#2164) yaml (https://github.com/dart-lang/yaml/compare/0b9041d..7930148): 7930148 2023-07-01 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#148) Change-Id: I095a2479946e13d8499f1b3a58dc5a82688063f6 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/313020 Reviewed-by: Konstantin Shcheglov Commit-Queue: Devon Carew --- DEPS | 112 +++++++++++++++++++++++++++++------------------------------ 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/DEPS b/DEPS index cf53517051c..d6368792dd7 100644 --- a/DEPS +++ b/DEPS @@ -114,19 +114,19 @@ vars = { # EOL comment after a dependency to disable this and pin it at its current # revision. - "args_rev": "a9543c021f9409832b1668f9256f247585362389", - "async_rev": "a506993760a998630113d58d6b18fd19b56033ab", - "bazel_worker_rev": "f7b714ea1437edac65a862f52e95fb4217ed3470", - "benchmark_harness_rev": "e717ad41a2c7f9b14e197a1ffdf598f2470b5eda", - "boolean_selector_rev": "3a1c982002f580b835b4380f44d9f8e5bc37fc4f", - "browser_launcher_rev": "40e431543840cbe7fc05b95a2f851d9f1bd3bc14", - "characters_rev": "3ef888399ab2c211518bdbfd62ca2331a63bfcce", - "cli_util_rev": "5a499478ff0df4766f89eac7ca2033f2a7a9c7bc", - "clock_rev": "21caac1cbcea147708fc26989733cd6a486177e7", - "collection_rev": "a37bd51c63b7720799869e3448eafbc19c88bfa6", - "convert_rev": "9a387f0554381537afc61212c58df3beaabbbce1", - "crypto_rev": "216931ae7dce946e41adb3904d3b33095dfaf51a", - "csslib_rev": "be2e11eedd4b1f12a674fd9246b9f8dd2da9aa5d", + "args_rev": "da56b18ebcb600e050bf57b9c1103b1d2a9fb2ff", + "async_rev": "b65622afa33c5bfc574ae6b34d5a61f18a98f83c", + "bazel_worker_rev": "c29d1620b1a935dc88d13a4eec0d9950d3e9df27", + "benchmark_harness_rev": "fde73cb8810b1f8efed41e1994bc7b8327047379", + "boolean_selector_rev": "303635d0262e679fb6a81686724a5dc1dbc850a7", + "browser_launcher_rev": "27ec600af41b0d0ebe9a3db6ad36e9ed11976b84", + "characters_rev": "ec844db851b940d9013719f8474f064e35a01d0f", + "cli_util_rev": "9b7ce784c2889d62be0d6f66022331cb1e53b5b6", + "clock_rev": "263e508a36ed90e4d85b60dd70552d20e71a9ae9", + "collection_rev": "db343da9fa9653882951c64a05df2eba63a02e21", + "convert_rev": "79ee174280149817f9925db0613983aadb46eeca", + "crypto_rev": "8b704c601f4843050624cd334e3b74f6c17315a4", + "csslib_rev": "7e91228c2c2428455e5bc63bbf89c7bf0f3401b0", # Note: Updates to dart_style have to be coordinated with the infrastructure # team so that the internal formatter `tools/sdks/dart-sdk/bin/dart format` # matches the version here. Please follow this process to make updates: @@ -138,57 +138,57 @@ vars = { # # For more details, see https://github.com/dart-lang/sdk/issues/30164. "dart_style_rev": "2956b1a705953f880a5dae9d3a0969df0fc45e99", # disable rev_sdk_deps.dart - "dartdoc_rev": "c2ed703c9b4619f9a010bce5767178fb7792dcdc", - "ecosystem_rev": "19fa443f7ff1c0c8b399aff7fe3ed5e5816a7b38", - "ffi_rev": "f582ca022042323af061f35ccd24b6c4d38f7bd1", + "dartdoc_rev": "2522559623bdbaf471d09b3c9d77bd378d70d6d2", + "ecosystem_rev": "b34db4f96504d8b255540d834b6dd6a4879a1837", + "ffi_rev": "f01dfca0b3c9a63155bfb86aae12be982571a860", "file_rev": "5d9a6027756b5846e8f5380f983390f61f564a75", - "fixnum_rev": "d9b9a2a288d5eb467fb1597e80beb063b05cd4f6", - "glob_rev": "109121d9993c1ef8d078e185160a9d477c82defd", - "html_rev": "b3b820bc36ed17673268360d8b569bdc66c22123", - "http_rev": "d68081f50f0f0a8928e42237e937dcc69cc5d890", - "http_multi_server_rev": "a209cd59d99b52ff08b32ba37bdc9fc1a79bc9f2", - "http_parser_rev": "19466c0daf9138ab20877f34dbcf4479b31d33d6", + "fixnum_rev": "00fa1207768bd07d04c895cbe0f1fe99af14e727", + "glob_rev": "5b243935154daf53c54981b98f625bace90b2112", + "html_rev": "4060496b0443451c38f8b789db2e44c0d7966171", + "http_rev": "c148a3acbef72a4a507be46c0e62894c616e8702", + "http_multi_server_rev": "aa128cfaf6ef1c9c1ace962ca2dcf6e5dddad441", + "http_parser_rev": "c14fbf6aa7ada5e8912eab4581eb26ff4d101452", "intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f", - "json_rpc_2_rev": "73467f3651669af4870260fea4e99d7ba6ccb7ec", - "leak_tracker_rev": "c75b0a71bb1b92abf2c692459a7cb2df5f2af083", + "json_rpc_2_rev": "509f71eef90ec5afb5486b69dab7fed97b9f1eef", + "leak_tracker_rev": "85bd7fb23bfdfdcc66390e8d6ae81aafd65fe51e", "linter_rev": "e8c878360595c1d268d93f54c09bc843815a42d7", # disable rev_sdk_deps.dart - "lints_rev": "89f9519f3eed79fa2b76158a5845d4b9fc3d7baf", - "logging_rev": "f2fe2ac2a61a269b2e0ce65be330f7af1bc67428", - "markdown_rev": "4674d095786a40643d3506d6483eb11d26c2eb6e", - "matcher_rev": "7e1011772566a8d1817c725a71f091e2791721c8", - "mime_rev": "24448401f621b9e154d165c900a3c8decd8a23f4", - "mockito_rev": "974226e250cebaf7458817fb931f4f4585e76d5e", - "native_rev": "e12d3e6ebe7ec3143566e9f1d48876a762602e24", - "package_config_rev": "203de2022af26b3ab2bcec18cc49614d9e502897", - "path_rev": "592505f67d0563f72c933c2ba100ea7d4f3cb873", - "pool_rev": "c6b1b2c22663c084a82c9bfe409c196fb38eea53", - "protobuf_rev": "7bebbc67f724cfd166b9dcd6bd547ee936bd8e40", + "lints_rev": "e03dc048796fa4bfb64c11eadcb44b5dc76a5757", + "logging_rev": "521498757ed3eeae151c2d4796404e8947baa04c", + "markdown_rev": "b4bdde2eb7de89d94e69f3bad37faba5ba95aaad", + "matcher_rev": "ce8f40934c90e12992071172795b3bca29fac295", + "mime_rev": "bdb66bdd354156280bddc30e2d322a4ad355f671", + "mockito_rev": "451f756fe12a32d2a943db80124b522ecbd557af", + "native_rev": "de1b0ccf24a89315fe76116090d9fe1b8bd774bb", + "package_config_rev": "be0c4411cb7607abe3fd531c9653b0ba53c87c0f", + "path_rev": "282dd18bd9ae2e265ea40a29b2c637194e9be8b7", + "pool_rev": "77001024a16126cc5718e654ea3e57bbf6e7fac3", + "protobuf_rev": "a912f76df9e00d789baccf25b12fcb5d19ac14be", "pub_rev": "42819a1e10f803eb7f6296692c5a976e1c647360", # disable rev_sdk_deps.dart - "pub_semver_rev": "3930557ee0b20ef528713952c318139409edadb4", - "shelf_rev": "ce379aa3c22024edb2df3657fd564f1f463406e6", - "source_map_stack_trace_rev": "b83af01938225c1706bbc6c1f86bd4a394f91380", - "source_maps_rev": "58eef30d9c3d2b160faec5c6510ef915f11f83fd", - "source_span_rev": "4dc78fb33d37153a3ac55aee201a9a7b62c40ce7", - "sse_rev": "bfcbcd7a7320c74dfee154152419381c508a1fad", - "stack_trace_rev": "8b2046ecac56f5bb9196033ed187da0cf73eac67", - "stream_channel_rev": "34804a13bfa3112faecddfcd6a5a4f2b6e184aa4", - "string_scanner_rev": "6bb314f2176598a5ecc4770a3bbd42626e18b576", + "pub_semver_rev": "028b43506a3f7ec7f7b4673a78ba3da3d5fb138d", + "shelf_rev": "bd59ead508e55b1db354ab53d666715595b5bd79", + "source_map_stack_trace_rev": "16e54fd9fc088961773340cb5c3688a089387135", + "source_maps_rev": "97c4833100b1bd8ea7e4a2fa1808383007e2d1e8", + "source_span_rev": "37735aecc5d8c0fb75ed61691bae056510b357bb", + "sse_rev": "e24108561ec359a6f67c26e27e9f4ad7b8208180", + "stack_trace_rev": "4ddd86d5d22aad9a8e8e9a06fd0a6a6271736135", + "stream_channel_rev": "e54234f94da929153b012de2bba75c5246a52538", + "string_scanner_rev": "35657e2ae381612468aa2c432e89d7357c0b568c", "sync_http_rev": "c3d6ad48ec997c56b7f076bc9f8b4134c4a9225c", - "term_glyph_rev": "4daa34eea4bd6d9780aaeadbf6665af3ebb402fd", - "test_rev": "021667a403e560f19f6d91043fee5dc723b381fd", - "test_descriptor_rev": "be7ce0751d85abd1ef605d14d359f499e1ba8fe2", - "test_process_rev": "5ff212250f6cc5f850b26295e7c8123bd5238ea3", - "test_reflective_loader_rev": "40d61b16647cd61b02d806fea46362ef07e7c502", - "tools_rev": "8db0aa1e8c418289b9a972529b0f47902c559550", - "typed_data_rev": "8d29573ab6fd26a272dc846255eda66a01abae01", - "usage_rev": "6ee09084596f9829371bb836f9d1ca05820f29ea", + "term_glyph_rev": "423700a3c019dc67f93d2bd6578016a1402506f7", + "test_rev": "3429712b44b9c6222437312601044c44dc6f5e4e", + "test_descriptor_rev": "54a4c592226a986abd04ed2cb72dca9bf92787c5", + "test_process_rev": "b360784a9149b15888aed8d7cf167bb46fe733d5", + "test_reflective_loader_rev": "0bfaad91ed308ce9da11b48395c8210d7542c16b", + "tools_rev": "af38b2bd26b45353a4ef624ccfd8adfcd6d0f983", + "typed_data_rev": "a20be901e11eddcbd6e5735fb01b64d28c94c49d", + "usage_rev": "09bb8472fdafff2c48a19aabbcf57b3af0f43934", "vector_math_rev": "c14703830d47818a82ce8a9fcb70029e5e8e6a16", - "watcher_rev": "3f17faa2d09dca3e23bc07a01f2045ec0cd2837d", - "web_socket_channel_rev": "7fb82f2f542400f8ba49546552d6f272fc554694", - "webdev_rev": "8360d50ff889f3c0f817d4d48d3aebd71345cf5d", + "watcher_rev": "7457413060ed7403b90b01533a61bd959932122e", + "web_socket_channel_rev": "7ae4d0f31f700747bfe9fbfc0b7ec860d46f7755", + "webdev_rev": "5081dff0952eb7163f98a508d7b2d976c1573c55", "webdriver_rev": "d0f78d004a5ea7bfc8c492639248b0a1b04c1d62", "webkit_inspection_protocol_rev": "39a3c297ff573635e7936b015ce4f3466e4739d6", - "yaml_rev": "0b9041de94b00bc54e8d38daecfe9075b5623996", + "yaml_rev": "7930148a3d03d7985ce2b53bc5eb2be9c878dab8", "yaml_edit_rev": "87dcf31fcaada207ae7c3527f9885982534badce", # Windows deps