canonical / firmware-updater

An experimental firmware updater UI based on fwupd
GNU General Public License v3.0
107 stars 15 forks source link

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

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 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 - "after 9am and before 2pm on monday" (UTC), 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.