Skip to content

Commit

Permalink
[deps] rev collection, http, http_parser
Browse files Browse the repository at this point in the history
Revisions updated by `dart tools/rev_sdk_deps.dart`.

collection (https://github.com/dart-lang/collection/compare/c90b19f..9354f38):
  9354f38  2024-06-13  Kevin Moore  Require Dart 3.4, test wasm on 3.4, prepare release (dart-lang/collection#349)

http (https://github.com/dart-lang/http/compare/e2e2170..8c325b9):
  8c325b9  2024-06-14  Anikate De  pkgs/ok_http: Stream response bodies. (dart-lang/http#1233)

http_parser (https://github.com/dart-lang/http_parser/compare/53d4041..71b4c2c):
  71b4c2c  2024-06-13  Graciliano Monteiro Passos  `CaseInsensitiveMap`: added constructor `fromEntries`. (dart-lang/http_parser#99)

Change-Id: I0f848975241261f42e0759d00188fef12731a085
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/371740
Auto-Submit: Devon Carew <[email protected]>
Reviewed-by: Konstantin Shcheglov <[email protected]>
Reviewed-by: Kevin Moore <[email protected]>
Commit-Queue: Konstantin Shcheglov <[email protected]>
  • Loading branch information
devoncarew authored and Commit Queue committed Jun 14, 2024
1 parent 800d824 commit ff733cc
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 @@ -129,7 +129,7 @@ vars = {
"characters_rev": "7633a16a22c626e19ca750223237396315268a06",
"cli_util_rev": "c37d5e14f50e72a268c1ad86149cecfa4b58c494",
"clock_rev": "7cbf08e36a92f14f22132d255846610c1b065324",
"collection_rev": "c90b19f07b48391f3b1b4c39dd06ef0177f8e07c",
"collection_rev": "9354f386de3c57f5486b01ab4dfa1a2f033307d9",
"convert_rev": "0c9eab7d4656be97329c4970659afd53a78910e6",
"crypto_rev": "813e35e913d12e16de67ac57523cd0ff4b07c012",
"csslib_rev": "23c314bb6b247a71348cfb0987ba0eb29574abb6",
Expand All @@ -151,9 +151,9 @@ vars = {
"flute_rev": "a531c96a8b43d015c6bfbbfe3ab54867b0763b8b",
"glob_rev": "eaec6a448576048b748475d80bfac2795ad5a267",
"html_rev": "3bc803d7e655491b243418f19300ef0c6112bcea",
"http_rev": "e2e217052e033183f7fc8ae10be124ac3ebe5a3d",
"http_rev": "8c325b9ca33d878a86d69c5048a8e6e18379663c",
"http_multi_server_rev": "25941e260658efb324de857e6022f418faf9bdd1",
"http_parser_rev": "53d40416ab5ef41d4605004dde1e43d1d44fd215",
"http_parser_rev": "71b4c2c448b333397d5ff3235825d8cea773291c",
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
"json_rpc_2_rev": "5b1cbd679756700d5f319bf10a217da53e98ea52",
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # manually rolled
Expand Down

0 comments on commit ff733cc

Please sign in to comment.