Skip to content

Commit

Permalink
[deps] rev dartdoc, lints, native, webdev
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/0c8feac..449478c):
  449478c7  Tue Jun 6 20:04:19 2023 -0700  Sam Rawlins  Search: specify package rank in generation; distinguish non-core Dart libs (#3427)
  81af1bf3  Tue Jun 6 17:31:02 2023 -0700  Janice Collins  Prepare for dartdoc 6.3.0. (#3430)
  2b7340d3  Tue Jun 6 17:30:40 2023 -0700  Sam Rawlins  Explicitly export Kind; for internal customer (#3431)
  896540c0  Mon Jun 5 19:39:10 2023 +0000  dependabot[bot]  Bump github/codeql-action from 2.3.5 to 2.3.6 (#3429)

lints (https://github.com/dart-lang/lints/compare/fc74ce0..4b79906):
  4b79906  Tue Jun 6 15:15:22 2023 -0500  Parker Lougheed  Link to 'dart fix' docs in table header (#132)
  b7766d6  Tue Jun 6 09:05:20 2023 -0700  Devon Carew  add 'has quick-fix' checkboxes to the package's readme (#131)

native (https://github.com/dart-lang/native/compare/c851e69..973f3ed):
  973f3ed  Tue Jun 6 10:26:58 2023 +0000  Daco Harkes  [native_assets_cli] Add `dry_run` option (#59)

webdev (https://github.com/dart-lang/webdev/compare/b10d62b..3d7f546):
  3d7f546f  Mon Jun 5 16:24:16 2023 -0700  Elliott Brooks  Add Webdev installation test (#1935)
  9297c663  Mon Jun 5 14:31:43 2023 -0700  Elliott Brooks  Remove unnecessary `async` keywords(#2130)
  6b112b06  Mon Jun 5 12:45:34 2023 -0700  Elliott Brooks  Run DCM workflow against PR branch (#2131)

Change-Id: I6728516c13c1d45f8bbd65c266076c6028ed45ef
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/307962
Reviewed-by: Devon Carew <devoncarew@google.com>
Auto-Submit: Janice Collins <jcollins@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Commit-Queue: Janice Collins <jcollins@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
  • Loading branch information
jcollins-g authored and Commit Queue committed Jun 7, 2023
1 parent af24e99 commit 80a9e51
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 @@ -138,7 +138,7 @@ vars = {
#
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
"dart_style_rev": "2956b1a705953f880a5dae9d3a0969df0fc45e99", # disable rev_sdk_deps.dart
"dartdoc_rev": "0c8feac6cb21cfd773dde9e4b820b519e7778e07",
"dartdoc_rev": "449478c7430a4a6fa0d83ba369c7389ea2fecdc8",
"ffi_rev": "f582ca022042323af061f35ccd24b6c4d38f7bd1",
"file_rev": "5d9a6027756b5846e8f5380f983390f61f564a75",
"fixnum_rev": "d9b9a2a288d5eb467fb1597e80beb063b05cd4f6",
Expand All @@ -151,13 +151,13 @@ vars = {
"json_rpc_2_rev": "73467f3651669af4870260fea4e99d7ba6ccb7ec",
"leak_tracker_rev": "f17da619a987aec1b89b0e29ec198a5e3361fea1",
"linter_rev": "27b46ce246204a2c0170a4bd5b23b94095e89a22", # disable rev_sdk_deps.dart
"lints_rev": "fc74ce055334da53b1bd5de46ef3b3f47d36cba4",
"lints_rev": "4b79906085d48fc4eee241a80e1a1b177dbdaf23",
"logging_rev": "f2fe2ac2a61a269b2e0ce65be330f7af1bc67428",
"markdown_rev": "bd6ae8d741327e24319f3e036d57107f91229843",
"matcher_rev": "7e1011772566a8d1817c725a71f091e2791721c8",
"mime_rev": "24448401f621b9e154d165c900a3c8decd8a23f4",
"mockito_rev": "cca4858ad0f1e3930ebdcc6faf4a918616cca48c",
"native_rev": "c851e69448594b1942e62e0d9f92e47d99575b99",
"native_rev": "973f3ed93dace19864903e17e771a44a2d9955b7",
"package_config_rev": "203de2022af26b3ab2bcec18cc49614d9e502897",
"path_rev": "f8d15c2775835fd61ea5e06bb0ab99232f5ec446",
"pool_rev": "a10a0f918802f7b3856cb1f4c78f9073f28a0dd8",
Expand All @@ -184,7 +184,7 @@ vars = {
"vector_math_rev": "a3aca093bcffdee641dd9ef1f2cf3707cbb843bd",
"watcher_rev": "3f17faa2d09dca3e23bc07a01f2045ec0cd2837d",
"web_socket_channel_rev": "eae225866551ea7b51a380064521186a232bc0a4",
"webdev_rev": "b10d62b83288f92560bf9c05a06c4dc0a3cf84e8",
"webdev_rev": "3d7f546ffd461d64ca426cedc1e732f20ed15767",
"webdriver_rev": "d0f78d004a5ea7bfc8c492639248b0a1b04c1d62",
"webkit_inspection_protocol_rev": "39a3c297ff573635e7936b015ce4f3466e4739d6",
"yaml_rev": "0b9041de94b00bc54e8d38daecfe9075b5623996",
Expand Down

0 comments on commit 80a9e51

Please sign in to comment.