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

chore(deps): Update dependency org.mockito.kotlin:mockito-kotlin to v5 #644

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 15, 2024
@renovate renovate bot force-pushed the renovate/major-mockitokotlin branch from d607c3f to 59d7ba2 Compare January 15, 2024 05:11
Copy link

Test Results

  72 files   -   5    72 suites   - 5   17s ⏱️ +3s
379 tests  - 18  379 ✔️  - 18  0 💤 ±0  0 ±0 
414 runs   - 18  414 ✔️  - 18  0 💤 ±0  0 ±0 

Results for commit 59d7ba2. ± Comparison against base commit 429fb51.

This pull request removes 37 and adds 19 tests. Note that renamed tests count towards both.
cloud.commandframework.CommandSuggestionsTest ‑ [1] sender=cloud.commandframework.TestCommandSender@18ac53e8, input=test-, expectedSuggestions=[]
cloud.commandframework.CommandSuggestionsTest ‑ [1] sender=cloud.commandframework.TestCommandSender@3ae2ed38, input=test-, expectedSuggestions=[]
cloud.commandframework.CommandSuggestionsTest ‑ [2] sender=cloud.commandframework.CommandSuggestionsTest$SpecificSender@557eb543, input=test-, expectedSuggestions=[test-specific-sender]
cloud.commandframework.CommandSuggestionsTest ‑ [2] sender=cloud.commandframework.TestCommandSender@4ca8dbfa, input=test-, expectedSuggestions=[test-permitted]
cloud.commandframework.CommandSuggestionsTest ‑ [3] sender=cloud.commandframework.TestCommandSender@3b95d13c, input=l, expectedSuggestions=[]
cloud.commandframework.CommandSuggestionsTest ‑ [3] sender=cloud.commandframework.TestCommandSender@7063686f, input=l, expectedSuggestions=[]
cloud.commandframework.CommandSuggestionsTest ‑ [4] sender=cloud.commandframework.CommandSuggestionsTest$SpecificSender@3730ab42, input=l, expectedSuggestions=[literal]
cloud.commandframework.CommandSuggestionsTest ‑ [4] sender=cloud.commandframework.TestCommandSender@c3177d5, input=l, expectedSuggestions=[literal]
cloud.commandframework.CommandSuggestionsTest ‑ [5] sender=cloud.commandframework.TestCommandSender@6601cc93, input=literal , expectedSuggestions=[]
cloud.commandframework.CommandSuggestionsTest ‑ [5] sender=cloud.commandframework.TestCommandSender@76f856a8, input=literal , expectedSuggestions=[]
…
cloud.commandframework.CommandSuggestionsTest ‑ [1] sender=cloud.commandframework.TestCommandSender@2def7a7a, input=test-, expectedSuggestions=[]
cloud.commandframework.CommandSuggestionsTest ‑ [1] sender=cloud.commandframework.TestCommandSender@4b65d9f4, input=test-, expectedSuggestions=[]
cloud.commandframework.CommandSuggestionsTest ‑ [2] sender=cloud.commandframework.CommandSuggestionsTest$SpecificSender@5e65afb6, input=test-, expectedSuggestions=[test-specific-sender]
cloud.commandframework.CommandSuggestionsTest ‑ [2] sender=cloud.commandframework.TestCommandSender@726aa968, input=test-, expectedSuggestions=[test-permitted]
cloud.commandframework.CommandSuggestionsTest ‑ [3] sender=cloud.commandframework.TestCommandSender@14b789f6, input=l, expectedSuggestions=[]
cloud.commandframework.CommandSuggestionsTest ‑ [3] sender=cloud.commandframework.TestCommandSender@5a6d30e2, input=l, expectedSuggestions=[]
cloud.commandframework.CommandSuggestionsTest ‑ [4] sender=cloud.commandframework.CommandSuggestionsTest$SpecificSender@6b2e46af, input=l, expectedSuggestions=[literal]
cloud.commandframework.CommandSuggestionsTest ‑ [4] sender=cloud.commandframework.TestCommandSender@599e4d41, input=l, expectedSuggestions=[literal]
cloud.commandframework.CommandSuggestionsTest ‑ [5] sender=cloud.commandframework.TestCommandSender@48d293ee, input=literal , expectedSuggestions=[]
cloud.commandframework.CommandSuggestionsTest ‑ [5] sender=cloud.commandframework.TestCommandSender@5dd903be, input=literal , expectedSuggestions=[]
…

@jpenilla jpenilla closed this Jan 15, 2024
Copy link
Contributor Author

renovate bot commented Jan 15, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/major-mockitokotlin branch January 15, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant