Skip to content

fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v6#14366

Merged
tobiasKaminsky merged 2 commits intomasterfrom
renovate/major-mockitokotlinversion
Dec 30, 2025
Merged

fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v6#14366
tobiasKaminsky merged 2 commits intomasterfrom
renovate/major-mockitokotlinversion

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 9, 2025

This PR contains the following updates:

Package Change Age Confidence
org.mockito.kotlin:mockito-kotlin 4.1.0 -> 6.1.0 age confidence

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

v6.0.0

Upgrade to Kotlin 2

What's Changed

New Contributors

Full Changelog: mockito/mockito-kotlin@5.4.0...v6.0.0

v5.4.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.4.0

v5.3.1

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.3.1

v5.2.1

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.2.1

v5.2.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.2.0

v5.1.0

Compare Source

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

Compare Source

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.

@renovate renovate Bot added 3. to review dependencies Pull requests that update a dependency file labels Jan 9, 2025
@renovate renovate Bot force-pushed the renovate/major-mockitokotlinversion branch 2 times, most recently from e589212 to a34883c Compare January 13, 2025 15:54
@renovate renovate Bot changed the title fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v5 Update dependency org.mockito.kotlin:mockito-kotlin to v5 Jan 14, 2025
@renovate renovate Bot changed the title Update dependency org.mockito.kotlin:mockito-kotlin to v5 fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v5 Jan 17, 2025
@renovate renovate Bot changed the title fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v5 Update dependency org.mockito.kotlin:mockito-kotlin to v5 Jan 21, 2025
@renovate renovate Bot force-pushed the renovate/major-mockitokotlinversion branch from a34883c to 75b579e Compare February 9, 2025 15:08
@renovate renovate Bot changed the title Update dependency org.mockito.kotlin:mockito-kotlin to v5 fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v5 Feb 16, 2025
@renovate renovate Bot changed the title fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v5 Update dependency org.mockito.kotlin:mockito-kotlin to v5 Feb 19, 2025
@renovate renovate Bot force-pushed the renovate/major-mockitokotlinversion branch from 75b579e to df23f34 Compare February 27, 2025 07:34
@renovate renovate Bot force-pushed the renovate/major-mockitokotlinversion branch from df23f34 to ef94780 Compare March 7, 2025 07:21
@renovate renovate Bot changed the title Update dependency org.mockito.kotlin:mockito-kotlin to v5 fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v5 Mar 8, 2025
@renovate renovate Bot changed the title fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v5 Update dependency org.mockito.kotlin:mockito-kotlin to v5 Mar 18, 2025
@renovate renovate Bot changed the title Update dependency org.mockito.kotlin:mockito-kotlin to v5 fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v5 Apr 3, 2025
@renovate renovate Bot force-pushed the renovate/major-mockitokotlinversion branch from ef94780 to 5699604 Compare April 8, 2025 13:03
@renovate renovate Bot changed the title fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v5 Update dependency org.mockito.kotlin:mockito-kotlin to v5 Apr 11, 2025
@renovate renovate Bot changed the title Update dependency org.mockito.kotlin:mockito-kotlin to v5 fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v5 Apr 17, 2025
@renovate renovate Bot force-pushed the renovate/major-mockitokotlinversion branch 2 times, most recently from 906dd43 to 9a2db71 Compare June 20, 2025 11:11
@renovate renovate Bot enabled auto-merge (squash) June 20, 2025 11:11
@renovate renovate Bot force-pushed the renovate/major-mockitokotlinversion branch 8 times, most recently from dcde670 to 3e1ee9c Compare June 26, 2025 03:57
@renovate renovate Bot force-pushed the renovate/major-mockitokotlinversion branch 11 times, most recently from 45a67b9 to 4128a58 Compare July 11, 2025 06:49
@renovate renovate Bot force-pushed the renovate/major-mockitokotlinversion branch 13 times, most recently from a125bc6 to 5a8867b Compare July 16, 2025 16:18
@renovate renovate Bot changed the title fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v5 fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v6 Jul 16, 2025
@renovate renovate Bot force-pushed the renovate/major-mockitokotlinversion branch from 5a8867b to 6999b4d Compare July 16, 2025 19:00
renovate Bot and others added 2 commits December 30, 2025 12:29
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
@github-actions
Copy link
Copy Markdown

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/14366.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

@github-actions
Copy link
Copy Markdown

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants