Skip to content

Commit 615e1d1

Browse files
brianquinlanCommit Queue
authored andcommitted
[deps] rev http
Bump http to 2d9681d0eee20492ef956887b992d70d7119f16e Changes: ``` > git log --format="%C(auto) %h %s" 7d2d87e..2d9681d https://dart.googlesource.com/http.git/+/2d9681d Fix a bug where the HttpClient response stream was cancelled after completed (1792) https://dart.googlesource.com/http.git/+/4209e84 [cronet_http] Upgrade to kotlin 1.8.10 (1789) https://dart.googlesource.com/http.git/+/d2886a0 Bump subosito/flutter-action in the github-actions group (1784) https://dart.googlesource.com/http.git/+/4097219 Prepare to release 1.5.0-beta (1787) https://dart.googlesource.com/http.git/+/a4f5a8d feat: support aborting HTTP requests (1773) ``` Diff: https://dart.googlesource.com/http.git/+/7d2d87ebfba86035a9ca6b79160ccc2ac1253c0c..2d9681d0eee20492ef956887b992d70d7119f16e/ Change-Id: I85f6fefaa4ed2a8b5ae8d205330dd5b6bed400ce Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/440545 Reviewed-by: Devon Carew <[email protected]> Commit-Queue: Brian Quinlan <[email protected]>
1 parent 6a5c577 commit 615e1d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ vars = {
136136
"dartdoc_rev": "882aea9351262d618c955322f4c9aafe9540b848",
137137
"ecosystem_rev": "d5233c6dd0767cffa5742e32c4bc7c230c9c4b12",
138138
"flute_rev": "e4ea0459a7debae5e9592c85141707b01fac86c9",
139-
"http_rev": "7d2d87ebfba86035a9ca6b79160ccc2ac1253c0c",
139+
"http_rev": "2d9681d0eee20492ef956887b992d70d7119f16e",
140140
"i18n_rev": "c45e050426bdeaaa120e5ce856abb486863d0476",
141141
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # rolled manually
142142
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",

0 commit comments

Comments
 (0)