Skip to content

Commit 51ebea2

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev dartdoc, ecosystem, leak_tracker, webdev
Revisions updated by `dart tools/rev_sdk_deps.dart`. dartdoc (https://github.com/dart-lang/dartdoc/compare/4757339..e04a6b3): e04a6b30 2023-06-23 Sam Rawlins Remove grind_test; not important (#3453) ecosystem (https://github.com/dart-lang/ecosystem/compare/a2dac18..b1056e6): b1056e6 2023-06-13 Nate Bosch Allow prerelease suffix in CHANGELOG versions (#112) leak_tracker (https://github.com/dart-lang/leak_tracker/compare/2149e5c..c75b0a7): c75b0a7 2023-06-23 Yii Chen make LeakTrackingConfiguration to const (#83) webdev (https://github.com/dart-lang/webdev/compare/6fe17fe..8360d50): 8360d50f 2023-06-22 Elliott Brooks Shard MV2 and MV3 extension tests (#2153) 12e8aa2d 2023-06-22 Elliott Brooks Reset Webdev to 3.0.6-wip (#2154) 8ca3a891 2023-06-22 Elliott Brooks Fix the Puppeteer tests for the Debug Extension (#2152) Change-Id: I8f9ec79d99f375898b3ecd3330512fd39579f37b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/311462 Reviewed-by: Konstantin Shcheglov <[email protected]> Auto-Submit: Devon Carew <[email protected]> Commit-Queue: Konstantin Shcheglov <[email protected]>
1 parent 238ce46 commit 51ebea2

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
@@ -138,8 +138,8 @@ vars = {
138138
#
139139
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
140140
"dart_style_rev": "2956b1a705953f880a5dae9d3a0969df0fc45e99", # disable rev_sdk_deps.dart
141-
"dartdoc_rev": "475733910b8429e93fd41272be59ff1531440028",
142-
"ecosystem_rev": "a2dac18e19a8587c7918a2a7d54d115a2872fc9e",
141+
"dartdoc_rev": "e04a6b309a28498e9221ea45c878beae2aaa7dac",
142+
"ecosystem_rev": "b1056e60213c87619d1a488856d3a262dc745fb7",
143143
"ffi_rev": "f582ca022042323af061f35ccd24b6c4d38f7bd1",
144144
"file_rev": "5d9a6027756b5846e8f5380f983390f61f564a75",
145145
"fixnum_rev": "d9b9a2a288d5eb467fb1597e80beb063b05cd4f6",
@@ -150,7 +150,7 @@ vars = {
150150
"http_parser_rev": "19466c0daf9138ab20877f34dbcf4479b31d33d6",
151151
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
152152
"json_rpc_2_rev": "73467f3651669af4870260fea4e99d7ba6ccb7ec",
153-
"leak_tracker_rev": "2149e5c0b7a1a5ceaba24f55ccabb2f6567fc3ff",
153+
"leak_tracker_rev": "c75b0a71bb1b92abf2c692459a7cb2df5f2af083",
154154
"linter_rev": "f83b00f1185d6f8d22c7bf206ae7822c423f13d3", # disable rev_sdk_deps.dart
155155
"lints_rev": "4b79906085d48fc4eee241a80e1a1b177dbdaf23",
156156
"logging_rev": "f2fe2ac2a61a269b2e0ce65be330f7af1bc67428",
@@ -185,7 +185,7 @@ vars = {
185185
"vector_math_rev": "c14703830d47818a82ce8a9fcb70029e5e8e6a16",
186186
"watcher_rev": "3f17faa2d09dca3e23bc07a01f2045ec0cd2837d",
187187
"web_socket_channel_rev": "7fb82f2f542400f8ba49546552d6f272fc554694",
188-
"webdev_rev": "6fe17fe80a3580edd41d6d839504c4d90fbce0ea",
188+
"webdev_rev": "8360d50ff889f3c0f817d4d48d3aebd71345cf5d",
189189
"webdriver_rev": "d0f78d004a5ea7bfc8c492639248b0a1b04c1d62",
190190
"webkit_inspection_protocol_rev": "39a3c297ff573635e7936b015ce4f3466e4739d6",
191191
"yaml_rev": "0b9041de94b00bc54e8d38daecfe9075b5623996",

0 commit comments

Comments
 (0)