fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v6
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| org.mockito.kotlin:mockito-kotlin | 4.1.0 -> 6.1.0 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
mockito/mockito-kotlin (org.mockito.kotlin:mockito-kotlin)
v6.1.0
Changelog generated by Shipkit Changelog Gradle Plugin
6.1.0
- 2025-09-30 - 1 commit(s) by JuJup
- chore(deps): update mockito-core (#542)
v6.0.0
Upgrade to Kotlin 2
What's Changed
- Add stubber (top-level) doSuspendableAnswer() by @0xabadea in #523
- Kotlin coroutines and generic tests by @hadilq in #526
- Typo in project name by @bjmi in #528
- Add ArgumentCaptor.singleValue by @bjmi in #529
- Update mockito by @LarsSven in #534
- Upgrade Kotlin and Gradle by @LarsSven in #535
- Add checksum for Gradle wrapper by @TimvdLippe in #538
- Update logic for determining project version by @TimvdLippe in #540
New Contributors
- @0xabadea made their first contribution in #523
- @hadilq made their first contribution in #526
- @bjmi made their first contribution in #528
Full Changelog: https://github.com/mockito/mockito-kotlin/compare/5.4.0...v6.0.0
v5.4.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.4.0
- 2024-07-09 - 2 commit(s) by Lars
- Added value class support (#522)
- Update mockito to 5.12 (#521)
v5.3.1
Changelog generated by Shipkit Changelog Gradle Plugin
5.3.1
- 2024-04-09 - 3 commit(s) by Oscar Guillén, Róbert Papp
- Follow-up on #508: add tests and remove unnecessary methods (#516)
- Fix broken release (#509) (#514)
- Add support for destructured parameters in answers (#512)
- Release is broken (#509)
- Port AdditionalMatchers matchers (#508)
v5.2.1
Changelog generated by Shipkit Changelog Gradle Plugin
5.2.1
- 2023-12-02 - 1 commit(s) by Róbert Papp
- Increase visibility of Mockito dependency (#498)
v5.2.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.2.0
- 2023-12-01 - 1 commit(s) by Sergei
- Main dependencies updated (#496)
v5.1.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.1.0
- 2023-08-09 - 3 commit(s) by Hunter Werlla, Lukáš Křečan, Tim van der Lippe
- Also run release job on 5.x tags (#491)
- #474 Fix vararg argument matcher (#490)
- Fix issue #480 by widening the allowed types for lenient().whenever() (#485)
- lenient().whenever() reports type mismatch TypeVariable(T) was expected (#480)
- Mockito 5.0 breaks vararg argument capture in Kotlin (#474)
v5.0.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.0.0
- 2023-06-01 - 5 commit(s) by Lukáš Křečan, Tatsuya Fujisaki, Wes Alvaro, rajin, thecodewarrior
- #478 Upgrade Mockito (#482)
- Add
doReturn().on { method() }helper to KStubbing (#481) - Prevent silent mis-stubbing (#479)
- Mockito 5.1 support (#478)
- Exchange explanations between verifyNoInteractions() and verifyNoMoreInteractions() (#476)
- Add helper functions for coroutine (#470)
- What about improving doReturn -> when implementation? (#453)
Configuration
📅 Schedule: Branch creation - "before 5am on monday" in timezone Europe/Berlin, 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
test-Unit test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/14366-Unit-test-14-50
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/14366.apk
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.