Skip to content

Commit 315f78e

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev matcher, mockito, test
matcher (https://github.com/dart-lang/matcher/compare/fcbd361..d9cf4f6): d9cf4f6 2024-01-01 dependabot[bot] Bump actions/stale from 8.0.0 to 9.0.0 (#240) 7ea9047 2023-12-13 Kevin Moore Update test_api dependency, bump & fix lints, prepare release (#237) 050fdda 2023-12-13 Kevin Moore blast_repo fixes (#238) mockito (https://github.com/dart-lang/mockito/compare/57a7c82..e15e000): e15e000 2023-12-14 Sam Rawlins Bump mockito to 5.4.4 a2a6566 2023-12-14 Copybara-Service Merge pull request #726 from provokateurin:chore/deps/test_api-0.7 bda332c 2023-12-14 jld3103 chore(deps): Allow test_api 0.7 9bd6fb0 2023-12-12 Paul Berry Remove mockito pre-null-safety tests. test (https://github.com/dart-lang/test/compare/43ff5bf..846d73e): 846d73ee 2024-01-01 dependabot[bot] Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#2165) 0ab56790 2024-01-01 dependabot[bot] Bump actions/stale from 8.0.0 to 9.0.0 (#2167) 3b960c3e 2024-01-01 dependabot[bot] Bump github/codeql-action from 2.22.8 to 3.22.12 (#2166) 30543cae 2023-12-19 Nate Bosch Add more logging around iframe startup (#2160) e56a5e22 2023-12-13 Jacob MacDonald small cleanup in catch (#2159) 15b39372 2023-12-13 Jacob MacDonald handle missing package config files (#2158) 9667cca8 2023-12-13 Jacob MacDonald release test_api 7.0.0, test_core 6.0.0, and test 1.25.0 (#2156) b3fb1486 2023-12-13 Nate Bosch Remove support for Internet Explorer (#2114) 48a2bc3d 2023-12-13 Derek Xu Update the package:vm_service constraint to allow version 14.x (#2157) Change-Id: I386444652c47cd14a61665599d86dc3a7669a2fc Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/345341 Reviewed-by: Nate Bosch <nbosch@google.com> Commit-Queue: Devon Carew <devoncarew@google.com>
1 parent cc8ebc6 commit 315f78e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DEPS

+3-3
Original file line numberDiff line numberDiff line change
@@ -158,10 +158,10 @@ vars = {
158158
"lints_rev": "3810f8b3dc3205cfaa4ccc0054b021e68046d851",
159159
"logging_rev": "4d35a4e02b9237bd794378413e7ce3deb52ffcaf",
160160
"markdown_rev": "d2e790305d136b4eb39d329c884bb49d5a5f1411",
161-
"matcher_rev": "fcbd3616c1dbe636d22d2b164aee3f1c32c52a42",
161+
"matcher_rev": "d9cf4f69e3f557718ab5be042dd5503afcacac51",
162162
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
163163
"mime_rev": "ca9f059d2334bb2657683e0a7f5949817cb4b0e6",
164-
"mockito_rev": "57a7c820ffae61e3df0dbc279ad98b92751175f0",
164+
"mockito_rev": "e15e00086ed20f3175b2e677fd11611be4fa8e8e",
165165
"native_rev": "0605d9ae6d2497737077539273992f8e1411286b",
166166
"package_config_rev": "33dd24659147bd7ed2fa87aeacc52d199be766b4",
167167
"path_rev": "57a049cff2e2be7a302dd9683b2b194c6d06e2d4",
@@ -180,7 +180,7 @@ vars = {
180180
"sync_http_rev": "f96db9543e5a9f62833ca9a24269b12fcf63d45b",
181181
"tar_rev": "0fc831c6e93be5342d4863d9e464428e73007cce",
182182
"term_glyph_rev": "4c5a49664ee78b62c35de528cec5a9469bb84936",
183-
"test_rev": "43ff5bf9e25330aec1144bf14ef2a22fc95cda57",
183+
"test_rev": "846d73ee40a9cbd86348bc3cfc97f9c765872f2d",
184184
"test_descriptor_rev": "59ce97fae49709fa1f479efa808c031a576e617e",
185185
"test_process_rev": "d68de5bc53bf33a12334d06748af9db4844d66f0",
186186
"test_reflective_loader_rev": "6edf5358b53bfda487840bad1a03d089326fa08c",

0 commit comments

Comments
 (0)