-
Notifications
You must be signed in to change notification settings - Fork 520
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:mockito-core to v5 #1201
chore(deps): update dependency org.mockito:mockito-core to v5 #1201
Conversation
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. |
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. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Requires J11 or higher. Samples currently use J8 |
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.5.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)v4.11.0
Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
4.11.0
any(String[].class)
doesn't work as expected (#2796)v4.10.0
Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
4.10.0
MatcherApplicationStrategy
(#2803)v4.9.0
Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
4.9.0
v4.8.1
Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
4.8.1
v4.8.0
Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
4.8.0
v4.7.0
Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
4.7.0
1988123
, Andy Coates, Chen Ni, Marius Lichtblau, Nikita Koselev. Developer Advocate, Open Source Ally, Rafael Winterhalter, dependabot[bot], dstango, fishautumn, heqiangStrictness.STRICT_STUBS
(#2679)ClassCastException
inAnswerFunctionalInterfaces
(#2644)v4.6.1
Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
4.6.1
@MockitoSettings
ignored after upgrade from 4.5.1 to 4.6.0 (#2656)v4.6.0
Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
4.6.0
v4.5.1
Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
4.5.1
Missing
net.bytebuddy.utility.GraalImageCode
exceptionIf you encounter any issues with missing ByteBuddy classes, make sure you are using ByteBuddy 1.12 or higher.
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: Never, 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.