Skip to content

Commit

Permalink
[deps] rev dartdoc, http, mockito, webdev
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
devoncarew authored and Commit Queue committed Jun 12, 2023
1 parent baf2163 commit f1274fd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -138,13 +138,13 @@ vars = {
#
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
"dart_style_rev": "2956b1a705953f880a5dae9d3a0969df0fc45e99", # disable rev_sdk_deps.dart
"dartdoc_rev": "2a395741bce506eb24cdc4218e4d6478beabbee6",
"dartdoc_rev": "57994242382fa71f4dd6f9ad5d3cffe82e5276c2",
"ffi_rev": "f582ca022042323af061f35ccd24b6c4d38f7bd1",
"file_rev": "5d9a6027756b5846e8f5380f983390f61f564a75",
"fixnum_rev": "d9b9a2a288d5eb467fb1597e80beb063b05cd4f6",
"glob_rev": "109121d9993c1ef8d078e185160a9d477c82defd",
"html_rev": "b3b820bc36ed17673268360d8b569bdc66c22123",
"http_rev": "5312366ce3b5dc2abc19f3a649332ad21ad77892",
"http_rev": "ba7eb6023c89ffc5cbfe15a6cba2f8006e6f6dac",
"http_multi_server_rev": "a209cd59d99b52ff08b32ba37bdc9fc1a79bc9f2",
"http_parser_rev": "19466c0daf9138ab20877f34dbcf4479b31d33d6",
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
Expand All @@ -156,7 +156,7 @@ vars = {
"markdown_rev": "bd6ae8d741327e24319f3e036d57107f91229843",
"matcher_rev": "7e1011772566a8d1817c725a71f091e2791721c8",
"mime_rev": "24448401f621b9e154d165c900a3c8decd8a23f4",
"mockito_rev": "cca4858ad0f1e3930ebdcc6faf4a918616cca48c",
"mockito_rev": "1d6064adf043d1fce013d2d205a3fdc655c90043",
"native_rev": "78cf286e15aec57b51a1bbbbcaada5216ddc626a",
"package_config_rev": "203de2022af26b3ab2bcec18cc49614d9e502897",
"path_rev": "592505f67d0563f72c933c2ba100ea7d4f3cb873",
Expand Down Expand Up @@ -184,7 +184,7 @@ vars = {
"vector_math_rev": "a3aca093bcffdee641dd9ef1f2cf3707cbb843bd",
"watcher_rev": "3f17faa2d09dca3e23bc07a01f2045ec0cd2837d",
"web_socket_channel_rev": "eae225866551ea7b51a380064521186a232bc0a4",
"webdev_rev": "a6d761d8260627b8f1a8111e15f2c112642925f5",
"webdev_rev": "81ae77aab6c289175583d81869e558427676028a",
"webdriver_rev": "d0f78d004a5ea7bfc8c492639248b0a1b04c1d62",
"webkit_inspection_protocol_rev": "39a3c297ff573635e7936b015ce4f3466e4739d6",
"yaml_rev": "0b9041de94b00bc54e8d38daecfe9075b5623996",
Expand Down

0 comments on commit f1274fd

Please sign in to comment.