Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v5 #13980

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2024

This PR contains the following updates:

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

Release Notes

mockito/mockito-kotlin (org.mockito.kotlin:mockito-kotlin)

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 - 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added 3. to review dependencies Pull requests that update a dependency file labels Nov 7, 2024
Copy link

github-actions bot commented Nov 7, 2024

Copy link

github-actions bot commented Nov 7, 2024

Codacy

Lint

TypemasterPR
Warnings5959
Errors33

SpotBugs

CategoryBaseNew
Bad practice6565
Correctness6262
Dodgy code297297
Experimental11
Internationalization77
Malicious code vulnerability11
Multithreaded correctness66
Performance5353
Security1818
Total510510

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.

0 participants