Skip to content

Commit

Permalink
[deps] rev dartdoc, http, sse, tools
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/1d00523..5230f8f):
  5230f8fd  2024-07-16  Srujan Gaddam  Add support for package:web v1.0.0 (dart-lang/dartdoc#3821)

http (https://github.com/dart-lang/http/compare/757438e..a0781c5):
  a0781c5  2024-07-18  Anikate De  pkgs/ok_http: JNIgen fixes and added WebSocket support (dart-lang/http#1257)

sse (https://github.com/dart-lang/sse/compare/52d042f..af2c5c5):
  af2c5c5  2024-07-17  Kevin Moore  Bump to latest lints (dart-lang/sse#114)
  a6ae8dc  2024-07-16  Srujan Gaddam  Add support for package:web v1.0.0 (dart-lang/sse#113)

tools (https://github.com/dart-lang/tools/compare/6a07a16..55dbd6e):
  55dbd6e  2024-07-18  Devon Carew  rev to 2.3.2 in prep for publishing (dart-lang/tools#287)
  f957dd2  2024-07-17  Konstantin Scheglov  Stop using deprecated ContextLocator and ContextBuilder. (dart-lang/tools#285)

Change-Id: I6f51418c424a3b1400ab245f557a53e92da44848
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/376700
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
  • Loading branch information
devoncarew authored and Commit Queue committed Jul 19, 2024
1 parent a81fe51 commit 29091ee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -144,14 +144,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": "1d005239cbe30bac643d7471c6bae5166dc75c8b",
"dartdoc_rev": "5230f8fd10d51ef379993928ae5813bda103b78d",
"ecosystem_rev": "2635536f8fbb13ca8349e5e461a1b45320bc01ea",
"file_rev": "855831c242a17c2dee163828d52710d9043c7c8d",
"fixnum_rev": "6c19e60366ce3d5edfaed51a7c12c98e7977977e",
"flute_rev": "a531c96a8b43d015c6bfbbfe3ab54867b0763b8b",
"glob_rev": "8b05be87f84f74d90dc0c15956f3ff95805322e5",
"html_rev": "0da420ca1e196cda54ede476d0d8d3ecf55375ef",
"http_rev": "757438e938ebe81f4b130e6372897b5f977615a6",
"http_rev": "a0781c52def5354bf0f069b56649a018f3ca357c",
"http_multi_server_rev": "8348be1bf8fd17881e2643086e68c9d2b28dd9ce",
"http_parser_rev": "ce528cf82f3d26ac761e29b2494a9e0c270d4939",
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
Expand All @@ -175,7 +175,7 @@ vars = {
"source_map_stack_trace_rev": "741b6ceb4b6cdb8ff620664337d7ecc63ca52cc1",
"source_maps_rev": "5f82c613664ade03c7a6d0e6c59687c69dec894b",
"source_span_rev": "f81cd4a2df630a97264fb4015fb93944b5b98b11",
"sse_rev": "52d042ff9ab2d0e5bc26805d74a03077a67861e1",
"sse_rev": "af2c5c572a8da6d2f7551b80d75121f2a38a4c79",
"stack_trace_rev": "090d3d186c085fdb913fe5350c666f8d0bd0f60f",
"stream_channel_rev": "28a65331aa2d66a5e953205aa462bcdb1e240a5b",
"string_scanner_rev": "a40bbbd83f1176bcc0021b336f5841310f91d8cb",
Expand All @@ -186,7 +186,7 @@ vars = {
"test_descriptor_rev": "90743bc16bc00526a1b9a64f813614be9b2479d9",
"test_process_rev": "6223572ca16d7585d5f08d9281de6a5734e45150",
"test_reflective_loader_rev": "6e648863b39aab8d0204e769d25805eea9db0ac4",
"tools_rev": "6a07a1625f57c4b5844e26e51d30de0444a84763",
"tools_rev": "55dbd6e09042bc1b935c019d8e70b3f41e6b90ea",
"typed_data_rev": "365468a74251c930a463daf5b8f13227e269111a",
"vector_math_rev": "2cfbe2c115a57b368ccbc3c89ebd38a06764d3d1",
"watcher_rev": "0484625589d8512b36a7ad898a6cc6351d24c556",
Expand Down

0 comments on commit 29091ee

Please sign in to comment.