Skip to content

Commit 03b2abf

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev async, dartdoc, ffi, http, leak_tracker, lints, mockito, test, tools, webdev
Revisions updated by `dart tools/rev_sdk_deps.dart`. async (https://github.com/dart-lang/async/compare/96c29d0..a506993): a506993 2023-06-01 Kevin Moore Update testing SDK in CI (#245) 9be3fc0 2023-06-01 Kevin Moore Require Dart 2.19, use latest team lints (#244) dartdoc (https://github.com/dart-lang/dartdoc/compare/39fe1a8..0c8feac): 0c8feac6 2023-06-04 Sam Rawlins Sort enum_test.dart (#3428) ffi (https://github.com/dart-lang/ffi/compare/7f4acbd..f582ca0): f582ca0 2023-05-17 Daco Harkes Rename `master` branch to `main` (#197) 604451d 2023-05-16 Devon Carew blast_repo fixes (#195) http (https://github.com/dart-lang/http/compare/8834aec..5312366): 5312366 2023-06-02 Brian Quinlan Reland "support the nsurl session web socket api" (#950) leak_tracker (https://github.com/dart-lang/leak_tracker/compare/cbbdeca..f17da61): f17da61 2023-06-02 Polina Cherkasova Add constructor for retaining path. (#72) b70e538 2023-06-01 Polina Cherkasova Fix connection issue. (#70) a80f253 2023-06-01 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.2 (#71) lints (https://github.com/dart-lang/lints/compare/edc28ed..fc74ce0): fc74ce0 2023-06-02 Devon Carew update the readme to clarify the package's goals (#130) 4e4c18f 2023-06-02 Devon Carew mv analysis_options file (#129) mockito (https://github.com/dart-lang/mockito/compare/924f65c..cca4858): cca4858 2023-06-02 Ilya Yanok Fix the unresolved types if used as ignored type-alias arguments 8652886 2023-06-01 Googler Prepare for NamedType breaking change in the analyzer. test (https://github.com/dart-lang/test/compare/3276921..7a6c98d): 7a6c98d0 2023-06-01 Konstantin Scheglov Require analyzer 5.12.0, refactor InstanceCreationExpression type name extraction. (#2015) 23bd4159 2023-06-01 Nate Bosch Use switch expressions for switch/return pattern (#2027) 06bdbb65 2023-06-01 Nate Bosch Make State and Result enums (#2028) 11805dc5 2023-06-01 Nate Bosch Migrate to Dart 3 (#2024) tools (https://github.com/dart-lang/tools/compare/389925f..8d6e8b8): 8d6e8b8 2023-06-01 Kevin Moore unified_analytics and graphs: cleanup lints, bump pkg deps (#108) webdev (https://github.com/dart-lang/webdev/compare/f565d7f..b10d62b): b10d62b8 2023-06-02 Anna Gringauze Support using scope in evaluateInFrame (#2122) c0300ce6 2023-06-02 Elliott Brooks Included requested-by header in `ProxyServerAssetReader` (#2129) 57699563 2023-06-01 dependabot[bot] Bump actions/labeler from 4.0.3 to 4.0.4 (#2128) Change-Id: Ia6114a0cbbe789f13e2c42399f53ff0e4d29d74a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/307502 Auto-Submit: Devon Carew <devoncarew@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
1 parent 29f1211 commit 03b2abf

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

DEPS

+10-10
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ vars = {
115115
# revision.
116116

117117
"args_rev": "a9543c021f9409832b1668f9256f247585362389",
118-
"async_rev": "96c29d0af81436443a3a24683915d39202172cde",
118+
"async_rev": "a506993760a998630113d58d6b18fd19b56033ab",
119119
"bazel_worker_rev": "c14a2687728081adc14c12fa50165e785326275c",
120120
"benchmark_harness_rev": "e717ad41a2c7f9b14e197a1ffdf598f2470b5eda",
121121
"boolean_selector_rev": "3a1c982002f580b835b4380f44d9f8e5bc37fc4f",
@@ -138,25 +138,25 @@ vars = {
138138
#
139139
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
140140
"dart_style_rev": "2956b1a705953f880a5dae9d3a0969df0fc45e99", # disable rev_sdk_deps.dart
141-
"dartdoc_rev": "39fe1a8acdfa01d3671223dbbb4e98d360bd1083",
142-
"ffi_rev": "7f4acbd7532d94a793452030ff96bfef8cd96b68",
141+
"dartdoc_rev": "0c8feac6cb21cfd773dde9e4b820b519e7778e07",
142+
"ffi_rev": "f582ca022042323af061f35ccd24b6c4d38f7bd1",
143143
"file_rev": "5d9a6027756b5846e8f5380f983390f61f564a75",
144144
"fixnum_rev": "d9b9a2a288d5eb467fb1597e80beb063b05cd4f6",
145145
"glob_rev": "109121d9993c1ef8d078e185160a9d477c82defd",
146146
"html_rev": "92eacabadf40aa24c8f4289682ef2822c5d7e414",
147-
"http_rev": "8834aecd973446263a23e1d2ea17932721c87281",
147+
"http_rev": "5312366ce3b5dc2abc19f3a649332ad21ad77892",
148148
"http_multi_server_rev": "a209cd59d99b52ff08b32ba37bdc9fc1a79bc9f2",
149149
"http_parser_rev": "1ef3e56ebc5e505dbf375f2e27faa40956eb0da1",
150150
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
151151
"json_rpc_2_rev": "73467f3651669af4870260fea4e99d7ba6ccb7ec",
152-
"leak_tracker_rev": "cbbdecae245c954686f871f04353f66b703c3332",
152+
"leak_tracker_rev": "f17da619a987aec1b89b0e29ec198a5e3361fea1",
153153
"linter_rev": "27b46ce246204a2c0170a4bd5b23b94095e89a22", # disable rev_sdk_deps.dart
154-
"lints_rev": "edc28ed8d944cceb4418ae15699bf4f5bb1595e6",
154+
"lints_rev": "fc74ce055334da53b1bd5de46ef3b3f47d36cba4",
155155
"logging_rev": "f2fe2ac2a61a269b2e0ce65be330f7af1bc67428",
156156
"markdown_rev": "bd6ae8d741327e24319f3e036d57107f91229843",
157157
"matcher_rev": "7e1011772566a8d1817c725a71f091e2791721c8",
158158
"mime_rev": "24448401f621b9e154d165c900a3c8decd8a23f4",
159-
"mockito_rev": "924f65cfe3510384fb780c5bd082c49cdb9dd6f2",
159+
"mockito_rev": "cca4858ad0f1e3930ebdcc6faf4a918616cca48c",
160160
"native_rev": "c851e69448594b1942e62e0d9f92e47d99575b99",
161161
"package_config_rev": "203de2022af26b3ab2bcec18cc49614d9e502897",
162162
"path_rev": "f8d15c2775835fd61ea5e06bb0ab99232f5ec446",
@@ -174,17 +174,17 @@ vars = {
174174
"string_scanner_rev": "6bb314f2176598a5ecc4770a3bbd42626e18b576",
175175
"sync_http_rev": "c3d6ad48ec997c56b7f076bc9f8b4134c4a9225c",
176176
"term_glyph_rev": "9d8956f4a355cc8c7e4695438266852488e3bbd4",
177-
"test_rev": "32769215bd52c0ce87f768ee3573dffd2021c158",
177+
"test_rev": "7a6c98d015a62daaee35bfdb1288ae659d31abc6",
178178
"test_descriptor_rev": "be7ce0751d85abd1ef605d14d359f499e1ba8fe2",
179179
"test_process_rev": "5ff212250f6cc5f850b26295e7c8123bd5238ea3",
180180
"test_reflective_loader_rev": "40d61b16647cd61b02d806fea46362ef07e7c502",
181-
"tools_rev": "389925fcfe79edd682e7547ce6f8d05bd0d786a8",
181+
"tools_rev": "8d6e8b82e3eef8b2f5e3ec9bdd3dd1a2ad3e13f5",
182182
"typed_data_rev": "693f48e3d1d528f6f26d7069a2ad29b460650455",
183183
"usage_rev": "6ee09084596f9829371bb836f9d1ca05820f29ea",
184184
"vector_math_rev": "a3aca093bcffdee641dd9ef1f2cf3707cbb843bd",
185185
"watcher_rev": "3f17faa2d09dca3e23bc07a01f2045ec0cd2837d",
186186
"web_socket_channel_rev": "eae225866551ea7b51a380064521186a232bc0a4",
187-
"webdev_rev": "f565d7f1f8ac6e38613beb3be3b370d3dae23d4b",
187+
"webdev_rev": "b10d62b83288f92560bf9c05a06c4dc0a3cf84e8",
188188
"webdriver_rev": "d0f78d004a5ea7bfc8c492639248b0a1b04c1d62",
189189
"webkit_inspection_protocol_rev": "39a3c297ff573635e7936b015ce4f3466e4739d6",
190190
"yaml_rev": "0b9041de94b00bc54e8d38daecfe9075b5623996",

0 commit comments

Comments
 (0)