Skip to content

Commit

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

dartdoc (https://github.com/dart-lang/dartdoc/compare/89a3b4a..b001a15):
  b001a150  2024-03-13  Kallen Tu  Remove ModelElementRenderer. (dart-lang/dartdoc#3717)
  e8ee7983  2024-03-12  Kallen Tu  Remove EnumFieldRenderer. (dart-lang/dartdoc#3716)

ecosystem (https://github.com/dart-lang/ecosystem/compare/49a3cbb..5a900ca):
  5a900ca  2024-03-12  Moritz  Only check text files for "do not submit" string (dart-lang/ecosystem#243)

http (https://github.com/dart-lang/http/compare/8da6e0e..5dfea72):
  5dfea72  2024-03-11  Derek Xu  Add getters to classes (dart-lang/http#1151)

test (https://github.com/dart-lang/test/compare/ba64bbb..6a4e75a):
  6a4e75a6  2024-03-13  Graciliano Monteiro Passos  Update the documentation for the `skip` parameter in the `test` (dart-lang/test#2102)

web (https://github.com/dart-lang/web/compare/51e594b..2f13cd5):
  2f13cd5  2024-03-12  Devon Carew  fix unresolved dartdoc links (dart-lang/web#200)
  686827a  2024-03-12  Srujan Gaddam  Remove reference to static interop and point to dart.dev page for JS interop (dart-lang/web#206)
  9b7e29d  2024-03-12  Devon Carew  Add a 'sourced from mdn docs' line to the MDN sourced dartdoc (dart-lang/web#198)

Change-Id: I99e68e24efda6f0f95ac3b0a51a2c76e0b0971f3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/357661
Commit-Queue: Devon Carew <[email protected]>
Reviewed-by: Konstantin Shcheglov <[email protected]>
  • Loading branch information
devoncarew authored and Commit Queue committed Mar 14, 2024
1 parent 476ed37 commit 9bcfb21
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -143,14 +143,14 @@ vars = {
#
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
"dart_style_rev": "a6ad7693555a9add6f98ad6fd94de80d35c89415", # disable tools/rev_sdk_deps.dart
"dartdoc_rev": "89a3b4ae0b89c4e540fb00f27a61f0652ada6314",
"ecosystem_rev": "49a3cbb9a2d8acf974b4d616e20c38b59c360a5a",
"dartdoc_rev": "b001a15069bfd7cfec5edf5b441a2f0a9b4223eb",
"ecosystem_rev": "5a900ca68466efe8680d3500bc0a6172d07ef5a7",
"file_rev": "3aa06490bf34bddf04c7ea964a50c177a4ca0de7",
"fixnum_rev": "570b28adcfbfdd5b8a7230ea1d6ec0f9587493f1",
"flute_rev": "a531c96a8b43d015c6bfbbfe3ab54867b0763b8b",
"glob_rev": "379d60c7cc5c0e9fe7d0d45549ad0b1ca51396c8",
"html_rev": "327e37a6a4dd46599737ee982f280d73a8f646f7",
"http_rev": "8da6e0ea5d67a08f98a14137e0d2bdcb113ae4ba",
"http_rev": "5dfea721993fd22363a5800ab7a2f3aeecee25f5",
"http_multi_server_rev": "ba9d07f3596b24718ddf45c9e071d40879cca565",
"http_parser_rev": "84db8b029d9b51859a0bb4966859af009f9442e3",
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
Expand Down Expand Up @@ -181,7 +181,7 @@ vars = {
"sync_http_rev": "b849559fedc7c5d19a68950f255b6edde6eec6ef",
"tar_rev": "6150a0c88d9bd17e3e961593a9a7a9564866e8b4",
"term_glyph_rev": "85a4aa6bf25cd6ecaa5c56a1b259b2d95264a439",
"test_rev": "ba64bbbaa26f09e139c26f9ad6409995806aac6e",
"test_rev": "6a4e75a6283b1366ea21067f9ced0b6c87745d4a",
"test_descriptor_rev": "35f97afacb2b7fe627f6ed0bede722fd48980848",
"test_process_rev": "7fe39afbb6c444f256c1ec0eef008edebcd44644",
"test_reflective_loader_rev": "9862703a3d14848376c8efde271c88022fba91eb",
Expand All @@ -190,7 +190,7 @@ vars = {
"usage_rev": "67ecd7d1328347ec15cbf8d8a46918df75a66af8",
"vector_math_rev": "7e705f734e94917e9a5347578e6e496f8db38ac6",
"watcher_rev": "21858a41da1482922e03ee65cdf2169d01d59a67",
"web_rev": "51e594b35b516b8678825e27e2f2d8051a594a57",
"web_rev": "2f13cd55f938f71bcd16c831110e3a196967337f",
"web_socket_channel_rev": "3db86bc0a09e1038a0fa418262c8a92211c5de69",
"webdev_rev": "51b5484348b4a8ede351e8dff0428b083495ba78", # https://github.com/flutter/devtools/issues/7231
"webdriver_rev": "73a7ac8c0dcb0f84eae47e2133805295176aa972",
Expand Down

0 comments on commit 9bcfb21

Please sign in to comment.