tinylog-org / tinylog

tinylog is a lightweight logging framework for Java, Kotlin, Scala, and Android
https://tinylog.org
Apache License 2.0
697 stars 82 forks source link

Update dependency org.mockito.kotlin:mockito-kotlin to v5.3.1 #722

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.mockito.kotlin:mockito-kotlin 5.2.1 -> 5.3.1 age adoption passing confidence

Release Notes

mockito/mockito-kotlin (org.mockito.kotlin:mockito-kotlin) ### [`v5.3.1`](https://togithub.com/mockito/mockito-kotlin/releases/tag/5.3.1) [Compare Source](https://togithub.com/mockito/mockito-kotlin/compare/5.2.1...5.3.1) *Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)* ##### 5.3.1 - 2024-04-09 - [3 commit(s)](https://togithub.com/mockito/mockito-kotlin/compare/5.3.0...5.3.1) by Oscar Guillén, Róbert Papp - Follow-up on [#​508](https://togithub.com/mockito/mockito-kotlin/issues/508): add tests and remove unnecessary methods [(#​516)](https://togithub.com/mockito/mockito-kotlin/pull/516) - Fix broken release ([#​509](https://togithub.com/mockito/mockito-kotlin/issues/509)) [(#​514)](https://togithub.com/mockito/mockito-kotlin/pull/514) - Add support for destructured parameters in answers [(#​512)](https://togithub.com/mockito/mockito-kotlin/pull/512) - Release is broken [(#​509)](https://togithub.com/mockito/mockito-kotlin/issues/509) - Port AdditionalMatchers matchers [(#​508)](https://togithub.com/mockito/mockito-kotlin/pull/508)

Configuration

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

🚦 Automerge: Enabled.

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.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.33%. Comparing base (1e3797a) to head (0f9f1ec).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v3.0 #722 +/- ## ========================================= Coverage 97.33% 97.33% Complexity 1933 1933 ========================================= Files 172 172 Lines 4163 4163 Branches 401 401 ========================================= Hits 4052 4052 Misses 54 54 Partials 57 57 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.