Skip to content

Commit 1bed4a8

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev dartdoc, ecosystem, http, test, tools
Revisions updated by `dart tools/rev_sdk_deps.dart`. dartdoc (https://github.com/dart-lang/dartdoc/compare/ce09815..b444974): b4449742 2024-08-14 Sam Rawlins Add a doc-import into template_data.dart to resolve 'GeneratorBackend.write' (dart-lang/dartdoc#3832) 7fb1f3f3 2024-08-14 Sam Rawlins Fix links in sidebar of extension types (dart-lang/dartdoc#3831) 392e2aa3 2024-08-14 Sam Rawlins Simplify some Container fields only used for sidebar logic. (dart-lang/dartdoc#3834) 31e110d6 2024-08-13 Sam Rawlins Add tests supporting the wildcard feature (dart-lang/dartdoc#3835) ecosystem (https://github.com/dart-lang/ecosystem/compare/2719d0c..8626bff): 8626bff 2024-08-16 Jacob MacDonald More concise formatting of github workflow summary comments (dart-lang/ecosystem#288) de7883c 2024-08-14 Moritz Update PR Health install instructions (dart-lang/ecosystem#286) 03bf029 2024-08-14 Moritz Fix linting (dart-lang/ecosystem#287) http (https://github.com/dart-lang/http/compare/76512c4..b97b8dc): b97b8dc 2024-08-16 Anikate De pkgs/ok_http: OkHttpClientConfiguration and configurable timeouts. (dart-lang/http#1289) 4322382 2024-08-13 Brian Quinlan Fix "unintended_html_in_doc_comment" analysis errors (dart-lang/http#1291) test (https://github.com/dart-lang/test/compare/8be3c94..cd3dbd5): cd3dbd51 2024-08-15 Jacob MacDonald require approval from core-package-admins for anything under /pkgs (dart-lang/test#2268) cfc18ee1 2024-08-14 Jacob MacDonald add health check job (dart-lang/test#2266) f3984a72 2024-08-13 Jacob MacDonald update changelogs per dart-lang/test#2262 (dart-lang/test#2267) tools (https://github.com/dart-lang/tools/compare/d563c38..5b15f8b): 5b15f8b 2024-08-14 Nate Bosch Add examples of calling two algorithms to README (dart-lang/tools#293) ece541c 2024-08-14 Nate Bosch Ignore unintended_html_in_doc_comment (dart-lang/tools#294) Change-Id: I23d2f9606e4bfefdfa61e0a4c629f3f05f00c996 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/381320 Reviewed-by: Nate Bosch <[email protected]> Commit-Queue: Devon Carew <[email protected]>
1 parent dd8ec91 commit 1bed4a8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

DEPS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -144,14 +144,14 @@ vars = {
144144
#
145145
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
146146
"dart_style_rev": "f7bd4c42ad6015143f08931540631448048f692d", # disable tools/rev_sdk_deps.dart
147-
"dartdoc_rev": "ce098154b16255bbc9ddfa89e3f6141262645513",
148-
"ecosystem_rev": "2719d0c077d76da6fb996820393f3cd96bec6591",
147+
"dartdoc_rev": "b4449742c0f7d7fa0179897cac163388e03236c2",
148+
"ecosystem_rev": "8626bffad30d08792f0acbc813391800838e8207",
149149
"file_rev": "855831c242a17c2dee163828d52710d9043c7c8d",
150150
"fixnum_rev": "6c19e60366ce3d5edfaed51a7c12c98e7977977e",
151151
"flute_rev": "a531c96a8b43d015c6bfbbfe3ab54867b0763b8b",
152152
"glob_rev": "8b05be87f84f74d90dc0c15956f3ff95805322e5",
153153
"html_rev": "0da420ca1e196cda54ede476d0d8d3ecf55375ef",
154-
"http_rev": "76512c4cbf987361421030349fd1946e63e33359",
154+
"http_rev": "b97b8dc22ea808c4fbd63f73abd7af8ecf694323",
155155
"http_multi_server_rev": "8348be1bf8fd17881e2643086e68c9d2b28dd9ce",
156156
"http_parser_rev": "ce528cf82f3d26ac761e29b2494a9e0c270d4939",
157157
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
@@ -182,11 +182,11 @@ vars = {
182182
"sync_http_rev": "91c0dd5ef9a008f0277aadcfd83036f82e572d09",
183183
"tar_rev": "32ceb55e673141abff4e84b99483fe5eb881c291",
184184
"term_glyph_rev": "38a158f55006cf30942c928171ea601ee5e0308f",
185-
"test_rev": "8be3c948950c2c30e8f9c49d15ef6c04beb47238",
185+
"test_rev": "cd3dbd51fe765f7243ea51783318d82b4031fa7a",
186186
"test_descriptor_rev": "90743bc16bc00526a1b9a64f813614be9b2479d9",
187187
"test_process_rev": "6223572ca16d7585d5f08d9281de6a5734e45150",
188188
"test_reflective_loader_rev": "6e648863b39aab8d0204e769d25805eea9db0ac4",
189-
"tools_rev": "d563c38c7cfb03bbf5d1f9360b49c36ba45b97ef",
189+
"tools_rev": "5b15f8b60bf950a2f06dad3258dee61c153fdb44",
190190
"typed_data_rev": "365468a74251c930a463daf5b8f13227e269111a",
191191
"vector_math_rev": "2cfbe2c115a57b368ccbc3c89ebd38a06764d3d1",
192192
"watcher_rev": "0484625589d8512b36a7ad898a6cc6351d24c556",

0 commit comments

Comments
 (0)