Skip to content

Commit ca9c123

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev dartdoc, http, shelf, tools
Revisions updated by `dart tools/rev_sdk_deps.dart`. dartdoc (https://github.com/dart-lang/dartdoc/compare/24c2a96..6bbd3d7): 6bbd3d7b 2024-11-14 Sam Rawlins Do not use SpecialClass to evaluate Enum or Interceptor (dart-lang/dartdoc#3928) dcc239a4 2024-11-12 Sam Rawlins Refactor special case for how canonical enclosing containers are calculated (dart-lang/dartdoc#3925) 80032309 2024-11-11 Sam Rawlins Ignore static issue with overridden field (dart-lang/dartdoc#3926) http (https://github.com/dart-lang/http/compare/03ced4d..2f954e1): 2f954e1 2024-11-11 Brian Quinlan Add macOS tests for `package:cupertino_http` (dart-lang/http#1403) shelf (https://github.com/dart-lang/shelf/compare/1a141c7..0bb44cb): 0bb44cb 2024-11-12 Devon Carew add direct links to the package issues (dart-lang/shelf#455) tools (https://github.com/dart-lang/tools/compare/66afa68..a6603a4): a6603a45 2024-11-11 Liam Appelbe [coverage] Fix isolate resumption after service disposal (dart-lang/tools#1189) Change-Id: I715f943ff69ae24b5126a7ddf883d31aed180632 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/395402 Reviewed-by: Konstantin Shcheglov <[email protected]> Auto-Submit: Devon Carew <[email protected]> Commit-Queue: Konstantin Shcheglov <[email protected]>
1 parent a22daf8 commit ca9c123

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DEPS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,11 @@ vars = {
132132
#
133133
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
134134
"dart_style_rev": "dc13a2f8e667825980cbc1a06ed645620f9bed70", # disable tools/rev_sdk_deps.dart
135-
"dartdoc_rev": "24c2a966c253111318dc50813718eaa2816871fa",
135+
"dartdoc_rev": "6bbd3d7b535ee4ed889beaeea68d66e54b196aee",
136136
"ecosystem_rev": "52e4ceb6f0715bab5c47495429c4a2b7ce708a66",
137137
"flute_rev": "a531c96a8b43d015c6bfbbfe3ab54867b0763b8b",
138138
"glob_rev": "b6319d6c2880b44039e75dfed80f7ce150f76d51",
139-
"http_rev": "03ced4da4fbf62b9a88cf078608cd56ee7e4e0d4",
139+
"http_rev": "2f954e13948201f2c1df2b722e5583d0ae85b738",
140140
"http_multi_server_rev": "c8aabe36268aa38c906eae46728c10d883b9aced",
141141
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
142142
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # manually rolled
@@ -150,7 +150,7 @@ vars = {
150150
"protobuf_rev": "ccf104dbc36929c0f8708285d5f3a8fae206343e",
151151
"pub_rev": "8c2e621c2403cb503cc9959be387d1061a16846a", # disable tools/rev_sdk_deps.dart
152152
"pub_semver_rev": "ab3eab50cc9f3df650ba7f5571aa2a1ea715dcc8",
153-
"shelf_rev": "1a141c71e201ed361aabc1d89a21181667f0b39c",
153+
"shelf_rev": "0bb44cb7b54f856c4c20ff00eed7f006d865bb3e",
154154
"source_maps_rev": "b20b97003a48d78a1ecba7e46d932ea4b480dd94",
155155
"source_span_rev": "f147469ba02108c1ade3680de548b7b447de8c72",
156156
"sse_rev": "befbd6d35118f59525903242db3888942ac34180",
@@ -164,7 +164,7 @@ vars = {
164164
"test_descriptor_rev": "71195671e00f2d330a9ebda0bd48f99364bb30f2",
165165
"test_process_rev": "7c76f470173366ec90525e49961f2ce1fcf516d3",
166166
"test_reflective_loader_rev": "30a552df6421e1f68cdc33c98c2512984b6f42b9",
167-
"tools_rev": "66afa68006679dcfd9cca0410f01a057ff884fa2",
167+
"tools_rev": "a6603a45374fc2ed9de4cf0297bde003f141dc9b",
168168
"vector_math_rev": "ec5080d5e6731bef4deffae78eb778ae787ba92f",
169169
"watcher_rev": "7a15a903f7ce0737cce7d08ff30402d41b9f7b62",
170170
"web_rev": "8d243766b45c163a9d18a89de059eba24398d163",

0 commit comments

Comments
 (0)