Skip to content

Commit 6fd249d

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev dartdoc, ecosystem, leak_tracker, markdown, mime, native, string_scanner, test, test_descriptor, vector_math
Revisions updated by `dart tools/rev_sdk_deps.dart`. dartdoc (https://github.com/dart-lang/dartdoc/compare/06d7288..a04ac3e): a04ac3e8 2023-07-19 Sam Rawlins Format testing and fix static-type-parameter issue (#3465) a44ecebc 2023-07-19 Sam Rawlins Move validation-related tasks to package:args (#3463) 392812e4 2023-07-17 dependabot[bot] Bump analyzer from 5.13.0 to 6.0.0 (#3458) 642e8d8b 2023-07-17 Sam Rawlins Convert 'p' prefixes to 'path' in test/ (#3462) ecosystem (https://github.com/dart-lang/ecosystem/compare/2052a4c..27ff3e9): 27ff3e9 2023-07-19 Moritz Add debug message (#142) 02703ce 2023-07-18 Moritz Split commenting into new workflow (#141) a52ac63 2023-07-18 Moritz Finish renaming `coverage_web` (#140) ffa1ecb 2023-07-17 Moritz Health workflow updates (#134) leak_tracker (https://github.com/dart-lang/leak_tracker/compare/515612e..098bafc): 098bafc 2023-07-20 fzyzcjy Update pubspec.yaml (#75) 7606fd1 2023-07-19 Polina Cherkasova Improve performance. (#98) e6778b3 2023-07-18 Polina Cherkasova Explain case when static object causes leaks. (#96) cca1d77 2023-07-18 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#86) markdown (https://github.com/dart-lang/markdown/compare/ee4e1b3..faabb1a): faabb1a 2023-07-17 Kevin Moore Bump pkg:http (dev) dependency (#551) mime (https://github.com/dart-lang/mime/compare/bdb66bd..799b398): 799b398 2023-07-18 Kevin Moore update lints, require Dart 3 (#101) d17e3ed 2023-07-18 Kevin Moore blast_repo fixes (#100) native (https://github.com/dart-lang/native/compare/7c474e1..2598ac6): 2598ac6 2023-07-20 Daco Harkes Package name spacing (#101) 3d73b4a 2023-07-19 Daco Harkes [native_assets_builder] Builder `out/` folder (#99) 6308330 2023-07-19 Daco Harkes Remove compiled files (#92) string_scanner (https://github.com/dart-lang/string_scanner/compare/35657e2..413b57a): 413b57a 2023-07-18 Kevin Moore Require Dart 3, update lints (#61) 53690da 2023-07-18 Kevin Moore blast_repo fixes (#60) test (https://github.com/dart-lang/test/compare/a92b5bb..37e54e3): 37e54e32 2023-07-19 Nate Bosch Handle initial message entirely within conditional (#2067) e76bffe8 2023-07-19 Nate Bosch Expand dom interop to cover more uses (#2066) 8bc188f7 2023-07-18 Lukas Klingsbo docs: Fix grammar and typos in Checks readme (#2058) test_descriptor (https://github.com/dart-lang/test_descriptor/compare/54a4c59..36d8617): 36d8617 2023-07-18 dependabot[bot] Bump actions/checkout from 3.5.2 to 3.5.3 (#53) vector_math (https://github.com/google/vector_math.dart/compare/c147038..048777a): 048777a 2023-07-19 moritzblume Fix rotation around Y axis (#262) 47a08ea 2023-07-17 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.2 (#293) Change-Id: Id8010082c818c995aa7968327f98f347ff45761d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/315221 Commit-Queue: Devon Carew <[email protected]> Reviewed-by: Konstantin Shcheglov <[email protected]>
1 parent a458bab commit 6fd249d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

DEPS

+10-10
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": "06d72882b1d3889a8a41992dbe09d4d97a14d299",
142-
"ecosystem_rev": "2052a4c11b36cd650cc6dc4948b10a7a3bea4e04",
141+
"dartdoc_rev": "a04ac3e80983c97a8f677f36387f9e6f6fdf6e2e",
142+
"ecosystem_rev": "27ff3e9cb435e243b32b526a6d0349882c87d825",
143143
"ffi_rev": "f01dfca0b3c9a63155bfb86aae12be982571a860",
144144
"file_rev": "5d9a6027756b5846e8f5380f983390f61f564a75",
145145
"fixnum_rev": "00fa1207768bd07d04c895cbe0f1fe99af14e727",
@@ -150,15 +150,15 @@ vars = {
150150
"http_parser_rev": "c14fbf6aa7ada5e8912eab4581eb26ff4d101452",
151151
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
152152
"json_rpc_2_rev": "509f71eef90ec5afb5486b69dab7fed97b9f1eef",
153-
"leak_tracker_rev": "515612e0f7b5e2477a82341a302814ef2647ed6e",
153+
"leak_tracker_rev": "098bafcf99a5220e3c352d895d991e163568ee03",
154154
"linter_rev": "6c1920198fc92af215297043609cecb4ac487a2a", # disable rev_sdk_deps.dart
155155
"lints_rev": "e03dc048796fa4bfb64c11eadcb44b5dc76a5757",
156156
"logging_rev": "521498757ed3eeae151c2d4796404e8947baa04c",
157-
"markdown_rev": "ee4e1b36f21a6815385b157f8fff12af28bdcf9a",
157+
"markdown_rev": "faabb1ab9adc076a2df2349a0c8b939c92f70ca7",
158158
"matcher_rev": "ce8f40934c90e12992071172795b3bca29fac295",
159-
"mime_rev": "bdb66bdd354156280bddc30e2d322a4ad355f671",
159+
"mime_rev": "799b398140817fdb134f639d84e91c552e129136",
160160
"mockito_rev": "afa20a80ef3147845fc78c80ace9d66f0ceb0453",
161-
"native_rev": "7c474e1f935c134d2e1a4f5e54593e6d63a674ed",
161+
"native_rev": "2598ac66148f5b6a44d8f6bf01643c6b1c49e590",
162162
"package_config_rev": "be0c4411cb7607abe3fd531c9653b0ba53c87c0f",
163163
"path_rev": "282dd18bd9ae2e265ea40a29b2c637194e9be8b7",
164164
"pool_rev": "77001024a16126cc5718e654ea3e57bbf6e7fac3",
@@ -172,17 +172,17 @@ vars = {
172172
"sse_rev": "e24108561ec359a6f67c26e27e9f4ad7b8208180",
173173
"stack_trace_rev": "4ddd86d5d22aad9a8e8e9a06fd0a6a6271736135",
174174
"stream_channel_rev": "e54234f94da929153b012de2bba75c5246a52538",
175-
"string_scanner_rev": "35657e2ae381612468aa2c432e89d7357c0b568c",
175+
"string_scanner_rev": "413b57a3b14fa273e8ed52578edfbe0446084795",
176176
"sync_http_rev": "c3d6ad48ec997c56b7f076bc9f8b4134c4a9225c",
177177
"term_glyph_rev": "423700a3c019dc67f93d2bd6578016a1402506f7",
178-
"test_rev": "a92b5bb3ffea95ad1d1f77f6d5a07c3ef4ee2139",
179-
"test_descriptor_rev": "54a4c592226a986abd04ed2cb72dca9bf92787c5",
178+
"test_rev": "37e54e320b7e8a4e99da3bfe27c9866593c90fa8",
179+
"test_descriptor_rev": "36d8617fafccbe36dfcf74ad4921c61911a6a411",
180180
"test_process_rev": "b360784a9149b15888aed8d7cf167bb46fe733d5",
181181
"test_reflective_loader_rev": "0bfaad91ed308ce9da11b48395c8210d7542c16b",
182182
"tools_rev": "600ea0a46c79bc457cc00f7558cbdc9bf041c846",
183183
"typed_data_rev": "a20be901e11eddcbd6e5735fb01b64d28c94c49d",
184184
"usage_rev": "09bb8472fdafff2c48a19aabbcf57b3af0f43934",
185-
"vector_math_rev": "c14703830d47818a82ce8a9fcb70029e5e8e6a16",
185+
"vector_math_rev": "048777a93ecc2918cdb6e0353359e6e548cb907b",
186186
"watcher_rev": "7457413060ed7403b90b01533a61bd959932122e",
187187
"web_socket_channel_rev": "7ae4d0f31f700747bfe9fbfc0b7ec860d46f7755",
188188
"webdev_rev": "5081dff0952eb7163f98a508d7b2d976c1573c55", # https://github.com/dart-lang/webdev/issues/2172

0 commit comments

Comments
 (0)