HTTP client generator / KSP plugin for Kotlin Multiplatform (Android, iOS, Js, Jvm, Native, WasmJs)) using KSP and Ktor clients inspired by Retrofit https://foso.github.io/Ktorfit
1.6k
stars
42
forks
source link
Update dependency org.mockito.kotlin:mockito-kotlin to v5 #700
Open
renovate[bot] opened 1 month ago
This PR contains the following updates:
4.1.0
->5.4.0
Release Notes
mockito/mockito-kotlin (org.mockito.kotlin:mockito-kotlin)
### [`v5.4.0`](https://redirect.github.com/mockito/mockito-kotlin/releases/tag/5.4.0) [Compare Source](https://redirect.github.com/mockito/mockito-kotlin/compare/5.3.1...5.4.0) *Changelog generated by [Shipkit Changelog Gradle Plugin](https://redirect.github.com/shipkit/shipkit-changelog)* ##### 5.4.0 - 2024-07-09 - [2 commit(s)](https://redirect.github.com/mockito/mockito-kotlin/compare/5.3.1...5.4.0) by Lars - Added value class support [(#522)](https://redirect.github.com/mockito/mockito-kotlin/pull/522) - Update mockito to 5.12 [(#521)](https://redirect.github.com/mockito/mockito-kotlin/pull/521) ### [`v5.3.1`](https://redirect.github.com/mockito/mockito-kotlin/releases/tag/5.3.1) [Compare Source](https://redirect.github.com/mockito/mockito-kotlin/compare/5.2.1...5.3.1) *Changelog generated by [Shipkit Changelog Gradle Plugin](https://redirect.github.com/shipkit/shipkit-changelog)* ##### 5.3.1 - 2024-04-09 - [3 commit(s)](https://redirect.github.com/mockito/mockito-kotlin/compare/5.3.0...5.3.1) by Oscar Guillén, Róbert Papp - Follow-up on [#508](https://redirect.github.com/mockito/mockito-kotlin/issues/508): add tests and remove unnecessary methods [(#516)](https://redirect.github.com/mockito/mockito-kotlin/pull/516) - Fix broken release ([#509](https://redirect.github.com/mockito/mockito-kotlin/issues/509)) [(#514)](https://redirect.github.com/mockito/mockito-kotlin/pull/514) - Add support for destructured parameters in answers [(#512)](https://redirect.github.com/mockito/mockito-kotlin/pull/512) - Release is broken [(#509)](https://redirect.github.com/mockito/mockito-kotlin/issues/509) - Port AdditionalMatchers matchers [(#508)](https://redirect.github.com/mockito/mockito-kotlin/pull/508) ### [`v5.2.1`](https://redirect.github.com/mockito/mockito-kotlin/releases/tag/5.2.1) [Compare Source](https://redirect.github.com/mockito/mockito-kotlin/compare/5.2.0...5.2.1) *Changelog generated by [Shipkit Changelog Gradle Plugin](https://redirect.github.com/shipkit/shipkit-changelog)* ##### 5.2.1 - 2023-12-02 - [1 commit(s)](https://redirect.github.com/mockito/mockito-kotlin/compare/5.2.0...5.2.1) by Róbert Papp - Increase visibility of Mockito dependency [(#498)](https://redirect.github.com/mockito/mockito-kotlin/pull/498) ### [`v5.2.0`](https://redirect.github.com/mockito/mockito-kotlin/releases/tag/5.2.0) [Compare Source](https://redirect.github.com/mockito/mockito-kotlin/compare/5.1.0...5.2.0) *Changelog generated by [Shipkit Changelog Gradle Plugin](https://redirect.github.com/shipkit/shipkit-changelog)* ##### 5.2.0 - 2023-12-01 - [1 commit(s)](https://redirect.github.com/mockito/mockito-kotlin/compare/5.1.0...5.2.0) by Sergei - Main dependencies updated [(#496)](https://redirect.github.com/mockito/mockito-kotlin/pull/496) ### [`v5.1.0`](https://redirect.github.com/mockito/mockito-kotlin/releases/tag/5.1.0) [Compare Source](https://redirect.github.com/mockito/mockito-kotlin/compare/5.0.0...5.1.0) *Changelog generated by [Shipkit Changelog Gradle Plugin](https://redirect.github.com/shipkit/shipkit-changelog)* ##### 5.1.0 - 2023-08-09 - [3 commit(s)](https://redirect.github.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://redirect.github.com/mockito/mockito-kotlin/pull/491) - [#474](https://redirect.github.com/mockito/mockito-kotlin/issues/474) Fix vararg argument matcher [(#490)](https://redirect.github.com/mockito/mockito-kotlin/pull/490) - Fix issue [#480](https://redirect.github.com/mockito/mockito-kotlin/issues/480) by widening the allowed types for lenient().whenever() [(#485)](https://redirect.github.com/mockito/mockito-kotlin/pull/485) - lenient().whenever() reports type mismatch TypeVariable(T) was expected [(#480)](https://redirect.github.com/mockito/mockito-kotlin/issues/480) - Mockito 5.0 breaks vararg argument capture in Kotlin [(#474)](https://redirect.github.com/mockito/mockito-kotlin/issues/474) ### [`v5.0.0`](https://redirect.github.com/mockito/mockito-kotlin/releases/tag/5.0.0) [Compare Source](https://redirect.github.com/mockito/mockito-kotlin/compare/4.1.0...5.0.0) *Changelog generated by [Shipkit Changelog Gradle Plugin](https://redirect.github.com/shipkit/shipkit-changelog)* ##### 5.0.0 - 2023-06-01 - [5 commit(s)](https://redirect.github.com/mockito/mockito-kotlin/compare/4.1.0...5.0.0) by Lukáš Křečan, Tatsuya Fujisaki, Wes Alvaro, rajin, thecodewarrior - [#478](https://redirect.github.com/mockito/mockito-kotlin/issues/478) Upgrade Mockito [(#482)](https://redirect.github.com/mockito/mockito-kotlin/pull/482) - Add `doReturn().on { method() }` helper to KStubbing [(#481)](https://redirect.github.com/mockito/mockito-kotlin/pull/481) - Prevent silent mis-stubbing [(#479)](https://redirect.github.com/mockito/mockito-kotlin/pull/479) - Mockito 5.1 support [(#478)](https://redirect.github.com/mockito/mockito-kotlin/issues/478) - Exchange explanations between verifyNoInteractions() and verifyNoMoreInteractions() [(#476)](https://redirect.github.com/mockito/mockito-kotlin/pull/476) - Add helper functions for coroutine [(#470)](https://redirect.github.com/mockito/mockito-kotlin/pull/470) - What about improving doReturn -> when implementation? [(#453)](https://redirect.github.com/mockito/mockito-kotlin/issues/453)Configuration
📅 Schedule: Branch creation - "every weekend" (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 was generated by Mend Renovate. View the repository job log.