Skip to content

Commit 90f22bd

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev ffi, lints, markdown, matcher, mockito, test, test_process, tools, watcher
Revisions updated by `dart tools/rev_sdk_deps.dart`. ffi (https://github.com/dart-lang/ffi/compare/04fa38a..6d8fa8d): 6d8fa8d 2023-05-01 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#191) lints (https://github.com/dart-lang/lints/compare/f09399a..ba7d75e): ba7d75e 2023-04-26 Phil Quitslund 2.1.0 (#107) e6b82b6 2023-04-26 Devon Carew Update lint-propoposal.md (#115) markdown (https://github.com/dart-lang/markdown/compare/5f98aea..82b050d): 82b050d 2023-04-30 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#536) matcher (https://github.com/dart-lang/matcher/compare/cb6b68c..7228c26): 7228c26 2023-04-27 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#215) mockito (https://github.com/dart-lang/mockito/compare/f851e17..beb45ba): beb45ba 2023-04-26 yanok Remove unused local variable d2e155f 2023-04-26 yanok Require Dart SDK >= 2.19 b777874 2023-04-26 yanok First part of Dart3 support in Mockito ad3c9ae 2023-04-26 yanok Fix the type variable capture problem 6c448b2 2023-04-25 oprypin Keep generated mock files at language version 2.19 06f353e 2023-04-13 nbosch Deprecate the mixingIn argument to MockSpec f3ecdad 2023-04-11 oprypin Fix violations of `prefer_final_locals`, `prefer_final_in_for_each` lints test (https://github.com/dart-lang/test/compare/c9a3138..b252463): b252463a 2023-05-01 dependabot[bot] Bump github/codeql-action from 2.2.9 to 2.3.2 (#2001) test_process (https://github.com/dart-lang/test_process/compare/946bc27..89c4fdc): 89c4fdc 2023-05-01 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#42) tools (https://github.com/dart-lang/tools/compare/5c9f45c..516995e): 516995e 2023-04-28 Danny Tuppeny Change "plugins" to "extensions" for VS Code (#75) watcher (https://github.com/dart-lang/watcher/compare/00aa79b..6c0c838): 6c0c838 2023-05-01 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#144) Change-Id: I36d0db7f41a26e3f1430b86eff5d63b8e65c1616 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/300321 Reviewed-by: Konstantin Shcheglov <[email protected]> Commit-Queue: Konstantin Shcheglov <[email protected]> Auto-Submit: Devon Carew <[email protected]>
1 parent d2ef2ce commit 90f22bd

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

DEPS

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ vars = {
134134
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
135135
"dart_style_rev": "6c9bc10cf2dc6496b2ce863c8d614aa0781abf90", # disable rev_sdk_deps.dart
136136
"dartdoc_rev": "d01ddc58600c0d2edbbd953d2074996c36604cfc",
137-
"ffi_rev": "04fa38ab45cb2957f9059e03031b53906c2c4385",
137+
"ffi_rev": "6d8fa8d917d029a70841c63fb6b8901c410482c2",
138138
"file_rev": "72a67c33f90bfb7e10057e286e06d2fe3baa4d98",
139139
"fixnum_rev": "92ec336bbd0d03e02be0208483bdfaf68b4b6b7c",
140140
"glob_rev": "eaa878b6af1ec7f7deeab0d2f9e830a7a7da2a8c",
@@ -145,12 +145,12 @@ vars = {
145145
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
146146
"json_rpc_2_rev": "5da270592006e4d43fd5a6ac736829f955881240",
147147
"linter_rev": "e36813b302817c7a4aaa39480d1654502c786b14", # disable rev_sdk_deps.dart
148-
"lints_rev": "f09399a2574eb4e3f485881cf977fca72628f443",
148+
"lints_rev": "ba7d75e09a64da6d4bf5589293c1d1f0cebeba73",
149149
"logging_rev": "787030a2b3d0d5d53ce57f1c7dc74f27ecb07b0b",
150-
"markdown_rev": "5f98aea7e51cb1508d335e23edb2141d5102ce29",
151-
"matcher_rev": "cb6b68c603d2c57a51bbddfff08fa211bba7dcd3",
150+
"markdown_rev": "82b050d0085a62b3b267097f5461c514e06ed139",
151+
"matcher_rev": "7228c26b9c8592e7c410ebff26f8bb136bad9ff7",
152152
"mime_rev": "2d8496df6a6e851816610c3f99eae0d9663f54c4",
153-
"mockito_rev": "f851e1754f0af41b1731bd81803d05988482d61b",
153+
"mockito_rev": "beb45ba75daeaa42a84c4db33576b7573e9cd51a",
154154
"native_rev": "a72037604f66190ad0123863774111014546e37c", # disable rev_sdk_deps.dart
155155
"package_config_rev": "7e09db12e968482ef81e309de3ce233463b4cd7e",
156156
"path_rev": "23e33194c4073c0fdd818a70dd944afd5ad206e6",
@@ -168,15 +168,15 @@ vars = {
168168
"string_scanner_rev": "f7a656fdaaab069fc6f8c9d34d3205ce6100dfb1",
169169
"sync_http_rev": "660ad8713b7c0bde9b980c1bece39968e700d019",
170170
"term_glyph_rev": "b1105016d7b178d27032ec112af53227e1e5e50b",
171-
"test_rev": "c9a3138895fd1c535706829ea71611dc99d806fc",
171+
"test_rev": "b252463a588759ef0cdeb2dfeb19a9a76ae99296",
172172
"test_descriptor_rev": "aa11162f55a93fc6cefc927c5189b5f74decb957",
173-
"test_process_rev": "946bc27abd9726c4dadb9afae7c56f55df5945ed",
173+
"test_process_rev": "89c4fdc496ba08473459ed32d00372b5069fd4de",
174174
"test_reflective_loader_rev": "a85a930ad3736f93b96f6cc104d3576c1ae19e0e",
175-
"tools_rev": "5c9f45c3ab6b00649722b6ab6687826d32619404",
175+
"tools_rev": "516995e62f046dc5a7f9fb487c8cd68be1692631",
176176
"typed_data_rev": "d85363d2efb333afce07ec409a529ec32986e1a2",
177177
"usage_rev": "f97752fa841b8d6382407b9eaed39dfecf2d3aa8",
178178
"vector_math_rev": "7dec98433b3e016fbe49107ad4320b31f519eb70",
179-
"watcher_rev": "00aa79b0ff5562c9dafb0525891e2e69c51be06d",
179+
"watcher_rev": "6c0c838bb8bcfb8c1f8faaf643d6586ea04c0e47",
180180
"web_components_rev": "8f57dac273412a7172c8ade6f361b407e2e4ed02",
181181
"web_socket_channel_rev": "b28bae62886edc090d3317edd197c4c3b121cd3a",
182182
"webdev_rev": "12f22857d509832e0e80616d937088992f565e6b",

0 commit comments

Comments
 (0)