Skip to content

Commit 051826a

Browse files
devoncarewCommit Queue
authored andcommitted
[deps] rev dartdoc, ecosystem, webdriver, webkit_inspection_protocol
Revisions updated by `dart tools/rev_sdk_deps.dart`. dartdoc (https://github.com/dart-lang/dartdoc/compare/5230f8f..ce09815): ce098154 2024-08-02 Sam Rawlins Bump to 8.0.13 (dart-lang/dartdoc#3827) f24562a6 2024-08-02 Sam Rawlins Correct a regression for a package with a specified set of included libraries (dart-lang/dartdoc#3825) 1e6d5513 2024-08-01 dependabot[bot] Bump the github-actions group with 3 updates (dart-lang/dartdoc#3824) ecosystem (https://github.com/dart-lang/ecosystem/compare/2635536..f977423): f977423 2024-08-01 dependabot[bot] Bump the github-actions group with 4 updates (dart-lang/ecosystem#283) webdriver (https://github.com/google/webdriver.dart/compare/718e4c3..b181c9e): b181c9e 2024-08-02 dependabot[bot] Bump dart-lang/setup-dart from 1.6.4 to 1.6.5 (google/webdriver.dart#302) webkit_inspection_protocol (https://github.com/google/webkit_inspection_protocol.dart/compare/32fffa5..119b877): 119b877 2024-08-02 Kevin Moore blast_repo fixes (google/webkit_inspection_protocol.dart#127) Change-Id: I059f0df5aaca7d64829972d9c7bb8f40bfd1e1fc Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/378576 Reviewed-by: Konstantin Shcheglov <[email protected]> Auto-Submit: Devon Carew <[email protected]> Commit-Queue: Konstantin Shcheglov <[email protected]>
1 parent bb7d6ed commit 051826a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DEPS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ 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": "5230f8fd10d51ef379993928ae5813bda103b78d",
148-
"ecosystem_rev": "2635536f8fbb13ca8349e5e461a1b45320bc01ea",
147+
"dartdoc_rev": "ce098154b16255bbc9ddfa89e3f6141262645513",
148+
"ecosystem_rev": "f977423b1d9faa2afb34b805e9f28de0b2a657f1",
149149
"file_rev": "855831c242a17c2dee163828d52710d9043c7c8d",
150150
"fixnum_rev": "6c19e60366ce3d5edfaed51a7c12c98e7977977e",
151151
"flute_rev": "a531c96a8b43d015c6bfbbfe3ab54867b0763b8b",
@@ -193,8 +193,8 @@ vars = {
193193
"web_rev": "e89fe49d8a86845e49686b4578c56b67bdd7ba49",
194194
"web_socket_channel_rev": "0e1d6e2eb5a0bfd62e45b772ac7107d796176cf6",
195195
"webdev_rev": "75417c09181c97786d9539a662834bed9d2f1e77",
196-
"webdriver_rev": "718e4c37d004fceb9856de980782c46bf9576df5",
197-
"webkit_inspection_protocol_rev": "32fffa53df3f54005c742ddf4f859fb585a6b254",
196+
"webdriver_rev": "b181c9e5eca657ea4a12621332f47d9579106fda",
197+
"webkit_inspection_protocol_rev": "119b877ae82bd2ca4cf7e5144d3a5ec104055164",
198198
"yaml_rev": "a645c3905fc3cc2bbd3def9879ba8dedd26e3aa5",
199199
"yaml_edit_rev": "5c54d455f272bbb83c948ac420c677371e69ae77",
200200

0 commit comments

Comments
 (0)