[MENFORCER-442] Bump mockito.version from 4.10.0 to 4.11.0 by dependabot[bot] · Pull Request #209 · apache/maven-enforcer (original) (raw)
Bumps mockito.version from 4.10.0 to 4.11.0.
Updates mockito-core from 4.10.0 to 4.11.0
Release notes
Sourced from mockito-core's releases.
v4.11.0
Changelog generated by Shipkit Changelog Gradle Plugin
4.11.0
- 2022-12-28 - 1 commit(s) by Andy Coates
- Improve vararg handling: approach 2 [(#2807)](mockito/mockito#2807)
- Mocking varargs method with
any(String[].class)doesn't work as expected [(#2796)](mockito/mockito#2796)- (Argument)Matchers regression from 1.10.19 to 2.18.3 for varargs [(#1498)](mockito/mockito#1498)
- Cannot verify varargs parameter as an array [(#1222)](mockito/mockito#1222)
- ArgumentCaptor can't capture varargs-arrays [(#584)](mockito/mockito#584)
- Verification of an empty varargs call fails when isNotNull() is used [(#567)](mockito/mockito#567)
Commits
- 483e15f Add
type()method toArgumentMatcher(#2807) - See full diff in compare view
Updates mockito-junit-jupiter from 4.10.0 to 4.11.0
Release notes
Sourced from mockito-junit-jupiter's releases.
v4.11.0
Changelog generated by Shipkit Changelog Gradle Plugin
4.11.0
- 2022-12-28 - 1 commit(s) by Andy Coates
- Improve vararg handling: approach 2 [(#2807)](mockito/mockito#2807)
- Mocking varargs method with
any(String[].class)doesn't work as expected [(#2796)](mockito/mockito#2796)- (Argument)Matchers regression from 1.10.19 to 2.18.3 for varargs [(#1498)](mockito/mockito#1498)
- Cannot verify varargs parameter as an array [(#1222)](mockito/mockito#1222)
- ArgumentCaptor can't capture varargs-arrays [(#584)](mockito/mockito#584)
- Verification of an empty varargs call fails when isNotNull() is used [(#567)](mockito/mockito#567)
Commits
- 483e15f Add
type()method toArgumentMatcher(#2807) - See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)