Skip to content

Commit f5131f9

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev dartdoc, lints, test, vector_math, web_socket_channel, webdev
Revisions updated by `dart tools/rev_sdk_deps.dart`. dartdoc (https://github.com/dart-lang/dartdoc/compare/793d575..4757339): 47573391 2023-06-21 Sam Rawlins Remove dependency on code_builder (#3451) 370cb2c4 2023-06-21 Sam Rawlins Remove all use of package:build (#3448) 70c2897b 2023-06-20 Sam Rawlins Simplify some code in PackageBuilder (#3447) 1a8403ec 2023-06-20 Sam Rawlins Rank libraries lower than classes and class members (#3446) lints (https://github.com/dart-lang/lints/compare/4b79906..79581ff): 79581ff 2023-06-20 Devon Carew update core and recommended from the recent review (#136) test (https://github.com/dart-lang/test/compare/3d5afed..cdc8178): cdc8178b 2023-06-21 Nate Bosch Ignore a false positive for unreachable_from_main (#2041) vector_math (https://github.com/google/vector_math.dart/compare/a3aca09..c147038): c147038 2023-06-20 Lukas Klingsbo `Vector2` constructor benchmark (#297) web_socket_channel (https://github.com/dart-lang/web_socket_channel/compare/af72652..7fb82f2): 7fb82f2 2023-06-21 Brian Quinlan Add a note explaining why the onerror doesn't generate a more detailed exception (#273) webdev (https://github.com/dart-lang/webdev/compare/b58edb7..6fe17fe): 6fe17fe8 2023-06-21 Elliott Brooks Prepare Webdev `3.0.5` release (#2151) 3b7f266c 2023-06-21 Elliott Brooks Small fixes for the `release` script (#2150) 45446ec9 2023-06-20 Elliott Brooks Reset DWDS to `19.0.2-wip` (#2149) 91cbd183 2023-06-20 Elliott Brooks Prepare DWDS for release to version 19.0.1 (#2145) a7b81589 2023-06-20 Elliott Brooks Don't run proper_release_test with the rest of the test common tests (#2146) aa586d29 2023-06-20 Elliott Brooks Fix DCM errors in `chrome_proxy_service.dart` (#2148) Change-Id: I27850a0b8b1241b03f07a5832555d4da6dfbff44 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/310962 Auto-Submit: Devon Carew <devoncarew@google.com> Commit-Queue: Devon Carew <devoncarew@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
1 parent 5a59512 commit f5131f9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DEPS

+4-4
Original file line numberDiff line numberDiff line change
@@ -175,17 +175,17 @@ vars = {
175175
"string_scanner_rev": "6bb314f2176598a5ecc4770a3bbd42626e18b576",
176176
"sync_http_rev": "c3d6ad48ec997c56b7f076bc9f8b4134c4a9225c",
177177
"term_glyph_rev": "4daa34eea4bd6d9780aaeadbf6665af3ebb402fd",
178-
"test_rev": "3d5afedce6fe9643cafbeb89af45ebe9754233c2",
178+
"test_rev": "cdc8178b885e80930d5141ff48daae3af5525ba7",
179179
"test_descriptor_rev": "be7ce0751d85abd1ef605d14d359f499e1ba8fe2",
180180
"test_process_rev": "5ff212250f6cc5f850b26295e7c8123bd5238ea3",
181181
"test_reflective_loader_rev": "40d61b16647cd61b02d806fea46362ef07e7c502",
182182
"tools_rev": "8d6e8b82e3eef8b2f5e3ec9bdd3dd1a2ad3e13f5",
183183
"typed_data_rev": "8d29573ab6fd26a272dc846255eda66a01abae01",
184184
"usage_rev": "6ee09084596f9829371bb836f9d1ca05820f29ea",
185-
"vector_math_rev": "a3aca093bcffdee641dd9ef1f2cf3707cbb843bd",
185+
"vector_math_rev": "c14703830d47818a82ce8a9fcb70029e5e8e6a16",
186186
"watcher_rev": "3f17faa2d09dca3e23bc07a01f2045ec0cd2837d",
187-
"web_socket_channel_rev": "af726526aa3613f5031036eaa64dea47a8428528",
188-
"webdev_rev": "b58edb7d66d2b16c24e7e69e2cf2e9576b9432f1",
187+
"web_socket_channel_rev": "7fb82f2f542400f8ba49546552d6f272fc554694",
188+
"webdev_rev": "6fe17fe80a3580edd41d6d839504c4d90fbce0ea",
189189
"webdriver_rev": "d0f78d004a5ea7bfc8c492639248b0a1b04c1d62",
190190
"webkit_inspection_protocol_rev": "39a3c297ff573635e7936b015ce4f3466e4739d6",
191191
"yaml_rev": "0b9041de94b00bc54e8d38daecfe9075b5623996",

0 commit comments

Comments
 (0)