Commit 06b71ba
Update dependency org.mockito.kotlin:mockito-kotlin to v6 (#5636)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs
from Renovate will soon appear from 'Mend'. Learn more
[here](https://redirect.github.com/renovatebot/renovate/discussions/37842).
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[org.mockito.kotlin:mockito-kotlin](https://redirect.github.com/mockito/mockito-kotlin)
| `5.4.0` -> `6.0.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>mockito/mockito-kotlin
(org.mockito.kotlin:mockito-kotlin)</summary>
###
[`v6.0.0`](https://redirect.github.com/mockito/mockito-kotlin/releases/tag/v6.0.0)
### Upgrade to Kotlin 2
#### What's Changed
- Add stubber (top-level) doSuspendableAnswer() by
[@​0xabadea](https://redirect.github.com/0xabadea) in
[#​523](https://redirect.github.com/mockito/mockito-kotlin/pull/523)
- Kotlin coroutines and generic tests by
[@​hadilq](https://redirect.github.com/hadilq) in
[#​526](https://redirect.github.com/mockito/mockito-kotlin/pull/526)
- Typo in project name by
[@​bjmi](https://redirect.github.com/bjmi) in
[#​528](https://redirect.github.com/mockito/mockito-kotlin/pull/528)
- Add ArgumentCaptor.singleValue by
[@​bjmi](https://redirect.github.com/bjmi) in
[#​529](https://redirect.github.com/mockito/mockito-kotlin/pull/529)
- Update mockito by
[@​LarsSven](https://redirect.github.com/LarsSven) in
[#​534](https://redirect.github.com/mockito/mockito-kotlin/pull/534)
- Upgrade Kotlin and Gradle by
[@​LarsSven](https://redirect.github.com/LarsSven) in
[#​535](https://redirect.github.com/mockito/mockito-kotlin/pull/535)
- Add checksum for Gradle wrapper by
[@​TimvdLippe](https://redirect.github.com/TimvdLippe) in
[#​538](https://redirect.github.com/mockito/mockito-kotlin/pull/538)
- Update logic for determining project version by
[@​TimvdLippe](https://redirect.github.com/TimvdLippe) in
[#​540](https://redirect.github.com/mockito/mockito-kotlin/pull/540)
#### New Contributors
- [@​0xabadea](https://redirect.github.com/0xabadea) made their
first contribution in
[#​523](https://redirect.github.com/mockito/mockito-kotlin/pull/523)
- [@​hadilq](https://redirect.github.com/hadilq) made their first
contribution in
[#​526](https://redirect.github.com/mockito/mockito-kotlin/pull/526)
- [@​bjmi](https://redirect.github.com/bjmi) made their first
contribution in
[#​528](https://redirect.github.com/mockito/mockito-kotlin/pull/528)
**Full Changelog**:
<mockito/mockito-kotlin@5.4.0...v6.0.0>
</details>
---
### 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 is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/simpledotorg/simple-android).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sagarwal <[email protected]>1 parent 7c80db1 commit 06b71ba
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
0 commit comments