-
Notifications
You must be signed in to change notification settings - Fork 132
test(deps): update dependency org.mockito:mockito-core to v5 #2234
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
test(deps): update dependency org.mockito:mockito-core to v5 #2234
Conversation
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. ⚠ Warning: custom changes will be lost. |
Working on fixing unit tests to support mockito-core v5. |
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
Skipping this merge, as this introduces a breaking change. CC: @suztomo. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
4.11.0
->5.0.0
Release Notes
mockito/mockito
v5.0.0
Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
5.0.0
VarargMatcher
interface in v5 (#2836)VarargMatcher
(#2835)MockUtil.getMockHandlerOrNull
in our regression test suite (#2823)InvocationContainerImpl
(#2812)ArrayIndexOutOfBoundsException
(#2808)any(String[].class)
doesn't work as expected (#2796)capture()
call captures all vararg elements. (#585)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.
This PR has been generated by Mend Renovate. View repository job log here.