Skip to content

Commit

Permalink
[deps] rev dartdoc, http
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/79c1675..bf6080c):
  bf6080c8  2024-03-27  Sam Rawlins  Remove unnecessary EnclosedElement mixin (dart-lang/dartdoc#3736)
  c5bb9066  2024-03-26  Sam Rawlins  Bump to 8.0.8; fix changelog wrapping (dart-lang/dartdoc#3735)
  4e096f84  2024-03-26  Sam Rawlins  Format parameters better (dart-lang/dartdoc#3731)

http (https://github.com/dart-lang/http/compare/7949d6f..280d361):
  280d361  2024-03-27  Derek Xu  [package:http_profile] Expand README.md (dart-lang/http#1162)
  9fddb1c  2024-03-27  Brian Quinlan  Fix the connectionInfo getter (dart-lang/http#1163)
  9f47439  2024-03-27  Derek Xu  [package:http_profile] Make connectionInfo a top-level field of HttpClientRequestProfile (dart-lang/http#1160)

Change-Id: Ib50584ef7d7914ab262bb01eeb087e44c34e4dc7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/360240
Auto-Submit: Devon Carew <[email protected]>
Commit-Queue: Konstantin Shcheglov <[email protected]>
Reviewed-by: Konstantin Shcheglov <[email protected]>
  • Loading branch information
devoncarew authored and Commit Queue committed Mar 28, 2024
1 parent b776196 commit 3b23ffe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -144,14 +144,14 @@ vars = {
#
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
"dart_style_rev": "a6ad7693555a9add6f98ad6fd94de80d35c89415", # disable tools/rev_sdk_deps.dart
"dartdoc_rev": "79c1675956f74b4e3f44134879beeb230a84bcd1",
"dartdoc_rev": "bf6080c8a12bf3a2f29f517d152bbd5fa1bb0a37",
"ecosystem_rev": "5a900ca68466efe8680d3500bc0a6172d07ef5a7",
"file_rev": "3aa06490bf34bddf04c7ea964a50c177a4ca0de7",
"fixnum_rev": "570b28adcfbfdd5b8a7230ea1d6ec0f9587493f1",
"flute_rev": "a531c96a8b43d015c6bfbbfe3ab54867b0763b8b",
"glob_rev": "379d60c7cc5c0e9fe7d0d45549ad0b1ca51396c8",
"html_rev": "327e37a6a4dd46599737ee982f280d73a8f646f7",
"http_rev": "7949d6f4a60bb5e9158da52910aa6bacda6b9286",
"http_rev": "280d3615a2d248d155e87766c9d9bcf586af2c3c",
"http_multi_server_rev": "ba9d07f3596b24718ddf45c9e071d40879cca565",
"http_parser_rev": "84db8b029d9b51859a0bb4966859af009f9442e3",
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
Expand Down Expand Up @@ -186,7 +186,7 @@ vars = {
"test_descriptor_rev": "35f97afacb2b7fe627f6ed0bede722fd48980848",
"test_process_rev": "7fe39afbb6c444f256c1ec0eef008edebcd44644",
"test_reflective_loader_rev": "9862703a3d14848376c8efde271c88022fba91eb",
"tools_rev": "f611290b530123ee2f0a3fda7c440d85dd080a30",
"tools_rev": "f611290b530123ee2f0a3fda7c440d85dd080a30", # https://github.com/dart-lang/tools/pull/247
"typed_data_rev": "375efaa02a13dad0785cfbd9bdcb9f09aa8ef529",
"usage_rev": "67ecd7d1328347ec15cbf8d8a46918df75a66af8",
"vector_math_rev": "7e705f734e94917e9a5347578e6e496f8db38ac6",
Expand Down

0 comments on commit 3b23ffe

Please sign in to comment.