fondesa / recycler-view-divider

A library which configures a divider for a RecyclerView.
Apache License 2.0
507 stars 45 forks source link

Update dependency org.mockito.kotlin:mockito-kotlin to v5 #336

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

mockito/mockito-kotlin (org.mockito.kotlin:mockito-kotlin) ### [`v5.1.0`](https://togithub.com/mockito/mockito-kotlin/releases/tag/5.1.0) [Compare Source](https://togithub.com/mockito/mockito-kotlin/compare/5.0.0...5.1.0) *Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)* ##### 5.1.0 - 2023-08-09 - [3 commit(s)](https://togithub.com/mockito/mockito-kotlin/compare/5.0.0...5.1.0) by Hunter Werlla, Lukáš Křečan, Tim van der Lippe - Also run release job on 5.x tags [(#​491)](https://togithub.com/mockito/mockito-kotlin/pull/491) - [#​474](https://togithub.com/mockito/mockito-kotlin/issues/474) Fix vararg argument matcher [(#​490)](https://togithub.com/mockito/mockito-kotlin/pull/490) - Fix issue [#​480](https://togithub.com/mockito/mockito-kotlin/issues/480) by widening the allowed types for lenient().whenever() [(#​485)](https://togithub.com/mockito/mockito-kotlin/pull/485) - lenient().whenever() reports type mismatch TypeVariable(T) was expected [(#​480)](https://togithub.com/mockito/mockito-kotlin/issues/480) - Mockito 5.0 breaks vararg argument capture in Kotlin [(#​474)](https://togithub.com/mockito/mockito-kotlin/issues/474) ### [`v5.0.0`](https://togithub.com/mockito/mockito-kotlin/releases/tag/5.0.0) [Compare Source](https://togithub.com/mockito/mockito-kotlin/compare/4.1.0...5.0.0) *Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)* ##### 5.0.0 - 2023-06-01 - [5 commit(s)](https://togithub.com/mockito/mockito-kotlin/compare/4.1.0...5.0.0) by Lukáš Křečan, Tatsuya Fujisaki, Wes Alvaro, rajin, thecodewarrior - [#​478](https://togithub.com/mockito/mockito-kotlin/issues/478) Upgrade Mockito [(#​482)](https://togithub.com/mockito/mockito-kotlin/pull/482) - Add `doReturn().on { method() }` helper to KStubbing [(#​481)](https://togithub.com/mockito/mockito-kotlin/pull/481) - Prevent silent mis-stubbing [(#​479)](https://togithub.com/mockito/mockito-kotlin/pull/479) - Mockito 5.1 support [(#​478)](https://togithub.com/mockito/mockito-kotlin/issues/478) - Exchange explanations between verifyNoInteractions() and verifyNoMoreInteractions() [(#​476)](https://togithub.com/mockito/mockito-kotlin/pull/476) - Add helper functions for coroutine [(#​470)](https://togithub.com/mockito/mockito-kotlin/pull/470) - What about improving doReturn -> when implementation? [(#​453)](https://togithub.com/mockito/mockito-kotlin/issues/453)

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 10 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

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