[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 https://github.com/dart-lang/test/pull/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 <nbosch@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
diff --git a/DEPS b/DEPS
index 22681e2..ceec70b 100644
--- a/DEPS
+++ b/DEPS
@@ -144,14 +144,14 @@
#
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
"dart_style_rev": "f7bd4c42ad6015143f08931540631448048f692d", # disable tools/rev_sdk_deps.dart
- "dartdoc_rev": "ce098154b16255bbc9ddfa89e3f6141262645513",
- "ecosystem_rev": "2719d0c077d76da6fb996820393f3cd96bec6591",
+ "dartdoc_rev": "b4449742c0f7d7fa0179897cac163388e03236c2",
+ "ecosystem_rev": "8626bffad30d08792f0acbc813391800838e8207",
"file_rev": "855831c242a17c2dee163828d52710d9043c7c8d",
"fixnum_rev": "6c19e60366ce3d5edfaed51a7c12c98e7977977e",
"flute_rev": "a531c96a8b43d015c6bfbbfe3ab54867b0763b8b",
"glob_rev": "8b05be87f84f74d90dc0c15956f3ff95805322e5",
"html_rev": "0da420ca1e196cda54ede476d0d8d3ecf55375ef",
- "http_rev": "76512c4cbf987361421030349fd1946e63e33359",
+ "http_rev": "b97b8dc22ea808c4fbd63f73abd7af8ecf694323",
"http_multi_server_rev": "8348be1bf8fd17881e2643086e68c9d2b28dd9ce",
"http_parser_rev": "ce528cf82f3d26ac761e29b2494a9e0c270d4939",
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
@@ -182,11 +182,11 @@
"sync_http_rev": "91c0dd5ef9a008f0277aadcfd83036f82e572d09",
"tar_rev": "32ceb55e673141abff4e84b99483fe5eb881c291",
"term_glyph_rev": "38a158f55006cf30942c928171ea601ee5e0308f",
- "test_rev": "8be3c948950c2c30e8f9c49d15ef6c04beb47238",
+ "test_rev": "cd3dbd51fe765f7243ea51783318d82b4031fa7a",
"test_descriptor_rev": "90743bc16bc00526a1b9a64f813614be9b2479d9",
"test_process_rev": "6223572ca16d7585d5f08d9281de6a5734e45150",
"test_reflective_loader_rev": "6e648863b39aab8d0204e769d25805eea9db0ac4",
- "tools_rev": "d563c38c7cfb03bbf5d1f9360b49c36ba45b97ef",
+ "tools_rev": "5b15f8b60bf950a2f06dad3258dee61c153fdb44",
"typed_data_rev": "365468a74251c930a463daf5b8f13227e269111a",
"vector_math_rev": "2cfbe2c115a57b368ccbc3c89ebd38a06764d3d1",
"watcher_rev": "0484625589d8512b36a7ad898a6cc6351d24c556",