Skip to content

Commit f1274fd

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev dartdoc, http, mockito, webdev
Revisions updated by `dart tools/rev_sdk_deps.dart`. dartdoc (https://github.com/dart-lang/dartdoc/compare/2a39574..5799424): 57994242 2023-06-09 Parker Lougheed Remove old <nodoc> syntax (#3261) http (https://github.com/dart-lang/http/compare/5312366..ba7eb60): ba7eb60 2023-06-09 Brian Quinlan Run common URLSessionTask tests on URLSessionWebSocketTask (#959) 1746017 2023-06-09 Brian Quinlan Support delegate methods for WebSocketTask (#958) mockito (https://github.com/dart-lang/mockito/compare/cca4858..1d6064a): 1d6064a 2023-06-09 Nate Bosch Prepare to publish webdev (https://github.com/dart-lang/webdev/compare/a6d761d..81ae77a): 81ae77aa 2023-06-09 Elliott Brooks Update Dart Debug Extension version in preparation for publishing (#2139) bb9265a0 2023-06-09 Elliott Brooks Update DCM workflow (#2135) 7652f646 2023-06-09 Elliott Brooks Double the timeout for the webdev installation test (#2137) Change-Id: I9d775bbb5c8a710a3339fa3434a95e8e0f2af75c Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/308760 Reviewed-by: Konstantin Shcheglov <[email protected]> Commit-Queue: Konstantin Shcheglov <[email protected]> Auto-Submit: Devon Carew <[email protected]>
1 parent baf2163 commit f1274fd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DEPS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,13 +138,13 @@ 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": "2a395741bce506eb24cdc4218e4d6478beabbee6",
141+
"dartdoc_rev": "57994242382fa71f4dd6f9ad5d3cffe82e5276c2",
142142
"ffi_rev": "f582ca022042323af061f35ccd24b6c4d38f7bd1",
143143
"file_rev": "5d9a6027756b5846e8f5380f983390f61f564a75",
144144
"fixnum_rev": "d9b9a2a288d5eb467fb1597e80beb063b05cd4f6",
145145
"glob_rev": "109121d9993c1ef8d078e185160a9d477c82defd",
146146
"html_rev": "b3b820bc36ed17673268360d8b569bdc66c22123",
147-
"http_rev": "5312366ce3b5dc2abc19f3a649332ad21ad77892",
147+
"http_rev": "ba7eb6023c89ffc5cbfe15a6cba2f8006e6f6dac",
148148
"http_multi_server_rev": "a209cd59d99b52ff08b32ba37bdc9fc1a79bc9f2",
149149
"http_parser_rev": "19466c0daf9138ab20877f34dbcf4479b31d33d6",
150150
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
@@ -156,7 +156,7 @@ vars = {
156156
"markdown_rev": "bd6ae8d741327e24319f3e036d57107f91229843",
157157
"matcher_rev": "7e1011772566a8d1817c725a71f091e2791721c8",
158158
"mime_rev": "24448401f621b9e154d165c900a3c8decd8a23f4",
159-
"mockito_rev": "cca4858ad0f1e3930ebdcc6faf4a918616cca48c",
159+
"mockito_rev": "1d6064adf043d1fce013d2d205a3fdc655c90043",
160160
"native_rev": "78cf286e15aec57b51a1bbbbcaada5216ddc626a",
161161
"package_config_rev": "203de2022af26b3ab2bcec18cc49614d9e502897",
162162
"path_rev": "592505f67d0563f72c933c2ba100ea7d4f3cb873",
@@ -184,7 +184,7 @@ vars = {
184184
"vector_math_rev": "a3aca093bcffdee641dd9ef1f2cf3707cbb843bd",
185185
"watcher_rev": "3f17faa2d09dca3e23bc07a01f2045ec0cd2837d",
186186
"web_socket_channel_rev": "eae225866551ea7b51a380064521186a232bc0a4",
187-
"webdev_rev": "a6d761d8260627b8f1a8111e15f2c112642925f5",
187+
"webdev_rev": "81ae77aab6c289175583d81869e558427676028a",
188188
"webdriver_rev": "d0f78d004a5ea7bfc8c492639248b0a1b04c1d62",
189189
"webkit_inspection_protocol_rev": "39a3c297ff573635e7936b015ce4f3466e4739d6",
190190
"yaml_rev": "0b9041de94b00bc54e8d38daecfe9075b5623996",

0 commit comments

Comments
 (0)