Skip to content

Commit

Permalink
[deps] rev dartdoc, http, yaml_edit
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/6bbd3d7..f8a55e4):
  f8a55e4b  2024-11-18  Parker Lougheed  Remove unused build config (dart-lang/dartdoc#3923)
  fa339a10  2024-11-15  Sam Rawlins  Refactor how Object and Pragma are discovered and handled (dart-lang/dartdoc#3929)

http (https://github.com/dart-lang/http/compare/2f954e1..e37093f):
  e37093f  2024-11-15  Brian Quinlan  Upgrade to `package:`objective_c` 4.0 (dart-lang/http#1406)
  e509abb  2024-11-14  Slava Egorov  Switch browser_client.dart to use fetch (dart-lang/http#1401)

yaml_edit (https://github.com/dart-lang/yaml_edit/compare/3d1421b..8bd0fdf):
  8bd0fdf  2024-11-18  Kevin Moore  Fix unused param in a private ctor lint (dart-lang/yaml_edit#99)

Change-Id: I12a74dc3bce629c213d26fbb6e76fc3c19a443dd
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/396422
Reviewed-by: Konstantin Shcheglov <[email protected]>
Commit-Queue: Devon Carew <[email protected]>
  • Loading branch information
devoncarew authored and Commit Queue committed Nov 19, 2024
1 parent a60aa7a commit d8cd8cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,11 @@ vars = {
#
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
"dart_style_rev": "f6d020e48cc531a0967c91fa88028c086fedfbf9", # disable tools/rev_sdk_deps.dart
"dartdoc_rev": "6bbd3d7b535ee4ed889beaeea68d66e54b196aee",
"dartdoc_rev": "f8a55e4b06a75ddcb0c9b809f2a812b81ccd10f3",
"ecosystem_rev": "52e4ceb6f0715bab5c47495429c4a2b7ce708a66",
"flute_rev": "a531c96a8b43d015c6bfbbfe3ab54867b0763b8b",
"glob_rev": "b6319d6c2880b44039e75dfed80f7ce150f76d51",
"http_rev": "2f954e13948201f2c1df2b722e5583d0ae85b738",
"http_rev": "e37093f117057921a5dca241339d53389f2330cb",
"http_multi_server_rev": "c8aabe36268aa38c906eae46728c10d883b9aced",
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # manually rolled
Expand Down Expand Up @@ -173,7 +173,7 @@ vars = {
"webdriver_rev": "4998763b2b748f9daaf1f58c5004c040a630ccf7",
"webkit_inspection_protocol_rev": "a834c3b700ead5f1157740d6585ab374f8af1507",
"yaml_rev": "402655e84389bd1a4208000d75c16d1e5faeb443",
"yaml_edit_rev": "3d1421b928ec62cf866ec3487940e560852c5c3b",
"yaml_edit_rev": "8bd0fdfbe1e5119367500543d68be10691efce58",

# Windows deps
"crashpad_rev": "d256de317164c0eb362bdd9cbb4d259fe6d086f3",
Expand Down

0 comments on commit d8cd8cd

Please sign in to comment.