canonical / ubuntu-flutter-plugins

A collection of Flutter plugins and packages for Ubuntu applications.
48 stars 12 forks source link

chore(deps): update dependency mockito to v5.4.4 #343

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
mockito dev_dependencies patch 5.4.2 -> 5.4.4

Release Notes

dart-lang/mockito (mockito) ### [`v5.4.4`](https://togithub.com/dart-lang/mockito/blob/HEAD/CHANGELOG.md#544) - Use `posix` style for local imports. - Allow test_api ^0.7.0. ### [`v5.4.3`](https://togithub.com/dart-lang/mockito/blob/HEAD/CHANGELOG.md#543) [Compare Source](https://togithub.com/dart-lang/mockito/compare/5.4.2...v5.4.3) - Require analyzer 5.12.0, allow analyzer version 6.x; - Add example of writing a class to mock function objects. - Add support for the `build_extensions` build.yaml option - Require Dart >=3.1.0. - **Potentially breaking** Changed default `String` value returned by nice mocks' unstubbed method to include some useful info. This could break the tests that relied on getting an empty `String` from unstubbed methods. - Remove deprecated `returnNullOnMissingStub` and `OnMissingStub.returnNull` `MockSpec` options.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 7 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (5.4.4). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.