Skip to content

Commit

Permalink
[deps] rev dartdoc, http, markdown, path
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/476d5cc..1e1a004):
  1e1a004c  2024-05-21  Sam Rawlins  Re-enable CI on stable channel (dart-lang/dartdoc#3774)

http (https://github.com/dart-lang/http/compare/5c01453..7df2ac8):
  7df2ac8  2024-05-22  Derek Xu  [package:http_profile] Update experimental status notice in README.md (dart-lang/http#1206)
  c8d5479  2024-05-21  Jonas Finnemann Jensen  Add `topics` to `pubspec.yaml` (dart-lang/http#1199)

markdown (https://github.com/dart-lang/markdown/compare/7463999..340c76f):
  340c76f  2024-05-22  Tom Yeh  Fix `#601`: checkbox list separated with blank lines (dart-lang/markdown#602)

path (https://github.com/dart-lang/path/compare/9be79e7..aea50fa):
  aea50fa  2024-05-21  Sarah Zakarias  Add `topics` to  `pubspec.yaml` (dart-archive/path#165)

Change-Id: I023714125518c53ed117b9115331148e54f3e0ed
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/367780
Auto-Submit: Devon Carew <[email protected]>
Reviewed-by: Konstantin Shcheglov <[email protected]>
Commit-Queue: Konstantin Shcheglov <[email protected]>
  • Loading branch information
devoncarew authored and Commit Queue committed May 23, 2024
1 parent 0d5830e commit f2c8f79
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 @@ -144,29 +144,29 @@ 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": "476d5cc872d45948fe682102595c3df6489b76a6",
"dartdoc_rev": "1e1a004c69022ae19e121b6b9c90039dccd56749",
"ecosystem_rev": "ad9da1557bbf522ff5bd25aa83117aeb818160c9",
"file_rev": "8ce0d13ffe9dac267bdbd6c65c145ba4f611af72",
"fixnum_rev": "ac892adead8317e22fafaec65a4e76bda1640f26",
"flute_rev": "a531c96a8b43d015c6bfbbfe3ab54867b0763b8b",
"glob_rev": "ee48ea82a1ccb64c8cc62e9f4f44c44ca67add71",
"html_rev": "00d34611eee5eff976bd12a631357a4d591ef5fb",
"http_rev": "5c01453ab467408194143d4106092201f03ed98e",
"http_rev": "7df2ac8488ec69ee5945ae188625c0e820c4f63c",
"http_multi_server_rev": "4a791af861da1cf53b57d9928fbc605f57139e4f",
"http_parser_rev": "702698a3fc726f7cbb8cd7824a8639c7fe84b169",
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
"json_rpc_2_rev": "3187f7b59ed253d14b2560c5306b037bca6817b0",
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # manually rolled
"lints_rev": "b254c7e374b0328d4ebfe4f32638fd5e58a81b59",
"logging_rev": "49d89b1de6e847174bc93b709e858b99e61b2ae7",
"markdown_rev": "7463999481212e8708b7ab7ff8429b8f552ad30c",
"markdown_rev": "340c76f6cab697ca9a51e0772009347400d9488a",
"matcher_rev": "4ac4096facce24a781ab6609ca99995aeb443b25",
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
"mime_rev": "b01c9a24e0991da479bd405138be3b3e403ff456",
"mockito_rev": "2302814df66e651b6710311366501523dbee2e11",
"native_rev": "fef40aebc3cf34654919e8a5785b6c50b3ea445c", # mosum@ and dacoharkes@ are rolling breaking changes manually while the assets features are in experimental.
"package_config_rev": "39096768806ccae4b7025dd4114f15f2df424b0c",
"path_rev": "9be79e72be7837fd8b99ae51a69f4c9f04ec29b4",
"path_rev": "aea50fa0e997e0401ea271783dddd364ce72f924",
"pool_rev": "1a6f2df19d7a24baaf674e032a0310a4f76725de",
"protobuf_rev": "ccf104dbc36929c0f8708285d5f3a8fae206343e",
"pub_rev": "e70850b53ef9b15a08af7fb0f0f2dcdbfa762b34", # disable tools/rev_sdk_deps.dart
Expand Down

0 comments on commit f2c8f79

Please sign in to comment.