Bump org.mockito:mockito-core from 4.7.0 to 5.3.1
Bumps org.mockito:mockito-core from 4.7.0 to 5.3.1.
Release notes
Sourced from org.mockito:mockito-core's releases.
v5.3.1
Changelog generated by Shipkit Changelog Gradle Plugin
5.3.1
- 2023-04-21 - 2 commit(s) by Rafael Winterhalter, jfrantzius
- Fixes 2972: Weakens visibility constraint [(#2983)](mockito/mockito#2983)
- Bugfix 2974 fix npe [(#2976)](mockito/mockito#2976)
- Fix for #2958 eliminates CCE but leads to NPE [(#2974)](mockito/mockito#2974)
- Spying objects not working properly since 5.3.0 [(#2972)](mockito/mockito#2972)
v5.3.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.3.0
- 2023-04-11 - 14 commit(s) by Krzysztof Krasoń, Maciej Walkowiak, Rafael Winterhalter, Wesley Tsai, dependabot[bot], jfrantzius
- Bump com.diffplug.spotless from 6.17.0 to 6.18.0 [(#2967)](mockito/mockito#2967)
- Bump versions.bytebuddy from 1.14.3 to 1.14.4 [(#2966)](mockito/mockito#2966)
- Adds
withoutAnnotationsparameter to@Mock[(#2965)](mockito/mockito#2965)- Fix ClassCastException [(#2962)](mockito/mockito#2962)
- Bump org.codehaus.groovy:groovy from 3.0.16 to 3.0.17 [(#2959)](mockito/mockito#2959)
- ClassCastException when combining InjectMocks with generified Mock field [(#2958)](mockito/mockito#2958)
- Bump versions.bytebuddy from 1.14.2 to 1.14.3 [(#2950)](mockito/mockito#2950)
- Add
ArgumentMatchers#assertArgmethod. [(#2949)](mockito/mockito#2949)- Fixes 2947: correct visibility check to respect nestmates [(#2948)](mockito/mockito#2948)
- spy does not initialize objects fully with InstrumentationMemberAccessor [(#2947)](mockito/mockito#2947)
- Fixes #2877: removed mockito-inline as subproject and actual subproject [(#2945)](mockito/mockito#2945)
- #2934 throw exception on multiple matches by type if cannot be reduce… [(#2942)](mockito/mockito#2942)
- Bump org.eclipse.platform:org.eclipse.osgi from 3.18.200 to 3.18.300 [(#2941)](mockito/mockito#2941)
- Bump com.diffplug.spotless from 6.16.0 to 6.17.0 [(#2940)](mockito/mockito#2940)
- Bump org.codehaus.groovy:groovy from 3.0.15 to 3.0.16 [(#2939)](mockito/mockito#2939)
- Bump versions.bytebuddy from 1.14.1 to 1.14.2 [(#2938)](mockito/mockito#2938)
- Feature suggestion: TerminalMockCandidateFilter should report error when more than one candidate left [(#2934)](mockito/mockito#2934)
- Mockito-inline dependency after upgrade 5.0.0 [(#2877)](mockito/mockito#2877)
- Assertions on parameters during verification [(#2285)](mockito/mockito#2285)
v5.2.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.2.0
- 2023-03-09 - 25 commit(s) by Andriy Redko, Iulian Dragos, Roberto Trunfio, Róbert Papp, dependabot[bot], jfrantzius, tobiasbaum
- Fixes 2933: IOUtils does not depend on platform encoding any more [(#2935)](mockito/mockito#2935)
- Execution with mockito-inline fails on platforms with EBCDIC as default encoding [(#2933)](mockito/mockito#2933)
- Bump io.github.gradle-nexus:publish-plugin from 1.2.0 to 1.3.0 [(#2932)](mockito/mockito#2932)
- Bump versions.bytebuddy from 1.14.0 to 1.14.1 [(#2931)](mockito/mockito#2931)
- Bump com.diffplug.spotless from 6.15.0 to 6.16.0 [(#2930)](mockito/mockito#2930)
- Bump com.google.googlejavaformat:google-java-format from 1.15.0 to 1.16.0 [(#2928)](mockito/mockito#2928)
- Bump io.github.gradle-nexus:publish-plugin from 1.1.0 to 1.2.0 [(#2924)](mockito/mockito#2924)
- Feature 2921 generic types [(#2923)](mockito/mockito#2923)
- Bump com.github.ben-manes.versions from 0.45.0 to 0.46.0 [(#2922)](mockito/mockito#2922)
- Use generic type information in TypeBasedCandidateFilter to circumvent type erasure [(#2921)](mockito/mockito#2921)
... (truncated)
Commits
baf59c4Weakens visibility constraint for spy constructors (#2983)02b9634Fix NPE for handlingObject(#2976)6ffd23eAddArgumentMatchers#assertArgmethod (#2949)203132dAddwithoutAnnotationsparameter to@Mock(#2965)84a5eeeFix ClassCastException regression with parameterized types with InjectMocks (...d65bba7Bump versions.bytebuddy from 1.14.3 to 1.14.4 (#2966)600eaa0Bump com.diffplug.spotless from 6.17.0 to 6.18.0 (#2967)f9fbf50Bump org.codehaus.groovy:groovy from 3.0.16 to 3.0.17 (#2959)0b8685cBump versions.bytebuddy from 1.14.2 to 1.14.3 (#2950)5486617Correct visibility check to respect nestmates (#2948)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
A newer version of org.mockito:mockito-core exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.