Commit dd0d2bf
authored
bump mockito to version 5.4.1 (#4085)
Part of flutter/flutter#127226
Follow up to #3544. Version 5.4.0 from that PR is not new enough, see
```
Because mockito >=5.4.0 <5.4.1 depends on test_api >=0.2.1 <0.6.0 and every version of flutter_test from sdk depends on test_api 0.6.0, mockito >=5.4.0 <5.4.1 is incompatible with flutter_test from sdk.
So, because quick_actions_platform_interface depends on both flutter_test from sdk and mockito 5.4.0, version solving failed.
```
https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8780090492483790881/+/u/run_test.dart_for_flutter_plugins_shard_and_subshard_analyze/test_stdout1 parent 9f8dcc5 commit dd0d2bf
File tree
38 files changed
+38
-38
lines changed- packages
- camera
- camera_android_camerax
- camera
- file_selector
- file_selector_ios
- file_selector_macos
- file_selector_windows
- flutter_markdown
- google_maps_flutter
- google_maps_flutter_platform_interface
- google_maps_flutter_web/example
- google_sign_in
- google_sign_in_platform_interface
- google_sign_in_web/example
- google_sign_in
- image_picker
- image_picker_android
- image_picker_ios
- image_picker_windows
- image_picker
- in_app_purchase
- in_app_purchase_android
- in_app_purchase_platform_interface
- local_auth
- local_auth_android
- local_auth_ios
- local_auth_platform_interface
- local_auth
- metrics_center
- path_provider/path_provider_foundation
- pigeon/platform_tests/flutter_null_safe_unit_tests
- plugin_platform_interface
- quick_actions
- quick_actions_platform_interface
- quick_actions
- url_launcher
- url_launcher_android
- example
- url_launcher_platform_interface
- url_launcher_web/example
- url_launcher
- example
- webview_flutter
- webview_flutter_android
- webview_flutter_platform_interface
- webview_flutter_web
- webview_flutter_wkwebview
- webview_flutter
38 files changed
+38
-38
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
0 commit comments