CXwudi / youcal

Inspired by YouTrack Due Day Calendar, export YouTrack Issue Due to other calendar services (through iCalendar)
MIT License
2 stars 0 forks source link

⬆ upgrade dependency org.mockito.kotlin:mockito-kotlin to v5 - autoclosed #20

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

mockito/mockito-kotlin ### [`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.