Skip to content

Commit 95e8247

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev dartdoc, mockito, test, web_socket_channel, webdriver
Revisions updated by `dart tools/rev_sdk_deps.dart`. dartdoc (https://github.com/dart-lang/dartdoc/compare/4902bea..3273437): 32734372 2022-10-30 Sam Rawlins Move Warnable.enclosingElement to ModelElement (#3236) 1ff17d8e 2022-10-28 Sam Rawlins Make ContainerMember.canonicalEnclosingContainer late final (#3234) c32e09ee 2022-10-28 Sam Rawlins Support displaying record types (#3233) 9d194476 2022-10-26 Sam Rawlins Update the text in test/README (#3232) mockito (https://github.com/dart-lang/mockito/compare/02ad6c7..094d07c): 094d07c 2022-10-25 Sam Rawlins Require analyzer 5.2.0 test (https://github.com/dart-lang/test/compare/f704d5a..b82fc0b): b82fc0b5 2022-10-27 Jacob MacDonald Experimental wasm support (#1777) 262bc7bd 2022-10-26 Nate Bosch Bump to the latest matcher and prepare to publish (#1778) fa81b45d 2022-10-26 Nate Bosch Expand test_api pubspec description (#1775) web_socket_channel (https://github.com/dart-lang/web_socket_channel/compare/4b46c0c..eba1541): eba1541 2022-10-27 Siva Remove language version from spawnHybrid code (#232) webdriver (https://github.com/google/webdriver.dart/compare/f56cc6a..c28cf51): c28cf51 2022-10-26 Devon Carew misc updates and rev in prep for publishing (#256) Change-Id: I3876e957ffa21333ced4ad3f6df4ef35103674a2 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/266720 Reviewed-by: Kevin Moore <[email protected]> Commit-Queue: Devon Carew <[email protected]> Commit-Queue: Kevin Moore <[email protected]> Auto-Submit: Devon Carew <[email protected]>
1 parent e1256b9 commit 95e8247

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

DEPS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ vars = {
122122
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
123123
"dart_style_rev": "f79a9828ad07e50d6e8352ac154cc16eb4d78d5c", # manually rev'd
124124

125-
"dartdoc_rev": "4902beaa24bd153252e3a83d62dd9bc8887dac01",
125+
"dartdoc_rev": "3273437229b89289534edd3b15934ac75921fa6b",
126126
"devtools_rev": "b21cd59f1f6bb60cacd59ba39e376d2a50d82f74",
127127
"ffi_rev": "fb5f2667826c0900e551d19101052f84e35f41bf",
128128
"file_rev": "b2e31cb6ef40b223701dbfa0b907fe58468484d7",
@@ -143,7 +143,7 @@ vars = {
143143
"markupsafe_rev": "8f45f5cfa0009d2a70589bcda0349b8cb2b72783",
144144
"matcher_rev": "6a9b83bbd73e50df2058b3e8e4aa301df49569c6",
145145
"mime_rev": "bf041aa372a27aae6f94e185aa0af3932b9de98b",
146-
"mockito_rev": "02ad6c793d9ea970b5cc892f45a55d12d8ebf4e8",
146+
"mockito_rev": "094d07cdceca1f9f4ef863fb57045295298e8682",
147147
"oauth2_rev": "ee5c9b1ef5bfcd282c0637f319155f89634385ed",
148148
"package_config_rev": "cff98c90acc457a3b0750f0a7da0e351a35e5d0c",
149149
"path_rev": "9955b27b9bb98d87591208e19eb01c51d29fd467",
@@ -166,16 +166,16 @@ vars = {
166166
"test_descriptor_rev": "66f14ce9159f425da000ad105e0b890fe396c2b7",
167167
"test_process_rev": "068f9f83180014dd587a20af0caa9b2c22431141",
168168
"test_reflective_loader_rev": "ef934b7a894d78601ba67d8f6207bd4505690456",
169-
"test_rev": "f704d5afe9667ee1cc35b8575822629091fd6441",
169+
"test_rev": "b82fc0b5c11fcfe4e636caef6b869f1a8cd4a803",
170170
"typed_data_rev": "6369490ede1c87a4a5758304a606a6e4eee364b9",
171171
"usage_rev": "fee1d9d9c295362f6edebfeebb9f8187711c55ab",
172172
"vector_math_rev": "1eee95b15e5d35cf519514cc253037b19705fb7a",
173173
"watcher_rev": "32591071a83f632478e702f67e29de6e54428ce9",
174174
"web_components_rev": "8f57dac273412a7172c8ade6f361b407e2e4ed02",
175-
"web_socket_channel_rev": "4b46c0c4196a5e76c2b0e2589ed37de247d35938",
175+
"web_socket_channel_rev": "eba15419e51836a67fee18d1b7fd1b875d890bc3",
176176
"WebCore_rev": "bcb10901266c884e7b3740abc597ab95373ab55c",
177177
"webdev_rev": "c350055204b37a7fb287ae5ce63c2b8f932e53d9",
178-
"webdriver_rev": "f56cc6a2f9612a0a13fec4282dc61b90df384033",
178+
"webdriver_rev": "c28cf51fcd0bd306a11fa7d10743b8fe7434ea71",
179179
"webkit_inspection_protocol_rev": "b825c8f6a12200d619729903207ac826cce278da",
180180
"yaml_edit_rev": "01589b3ce447b03aed991db49f1ec6445ad5476d",
181181
"yaml_rev": "fda5b15692ccfa0feb7793a27fe3829b3d0f77fa",

0 commit comments

Comments
 (0)