Skip to content

Commit

Permalink
[deps] rev dartdoc, ecosystem, webdriver, webkit_inspection_protocol
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/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 <scheglov@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
  • Loading branch information
devoncarew authored and Commit Queue committed Aug 5, 2024
1 parent bb7d6ed commit 051826a
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,8 +144,8 @@ vars = {
#
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
"dart_style_rev": "f7bd4c42ad6015143f08931540631448048f692d", # disable tools/rev_sdk_deps.dart
"dartdoc_rev": "5230f8fd10d51ef379993928ae5813bda103b78d",
"ecosystem_rev": "2635536f8fbb13ca8349e5e461a1b45320bc01ea",
"dartdoc_rev": "ce098154b16255bbc9ddfa89e3f6141262645513",
"ecosystem_rev": "f977423b1d9faa2afb34b805e9f28de0b2a657f1",
"file_rev": "855831c242a17c2dee163828d52710d9043c7c8d",
"fixnum_rev": "6c19e60366ce3d5edfaed51a7c12c98e7977977e",
"flute_rev": "a531c96a8b43d015c6bfbbfe3ab54867b0763b8b",
Expand Down Expand Up @@ -193,8 +193,8 @@ vars = {
"web_rev": "e89fe49d8a86845e49686b4578c56b67bdd7ba49",
"web_socket_channel_rev": "0e1d6e2eb5a0bfd62e45b772ac7107d796176cf6",
"webdev_rev": "75417c09181c97786d9539a662834bed9d2f1e77",
"webdriver_rev": "718e4c37d004fceb9856de980782c46bf9576df5",
"webkit_inspection_protocol_rev": "32fffa53df3f54005c742ddf4f859fb585a6b254",
"webdriver_rev": "b181c9e5eca657ea4a12621332f47d9579106fda",
"webkit_inspection_protocol_rev": "119b877ae82bd2ca4cf7e5144d3a5ec104055164",
"yaml_rev": "a645c3905fc3cc2bbd3def9879ba8dedd26e3aa5",
"yaml_edit_rev": "5c54d455f272bbb83c948ac420c677371e69ae77",

Expand Down

0 comments on commit 051826a

Please sign in to comment.