Bump org.mockito:mockito-core from 4.11.0 to 5.6.0
Bumps org.mockito:mockito-core from 4.11.0 to 5.6.0.
Release notes
Sourced from org.mockito:mockito-core's releases.
v5.6.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.6.0
- 2023-10-06 - 22 commit(s) by Andreas Turban, Stefan M, StevenCurran, Yevhen Lazhyntsev, dependabot[bot]
- Use spdx identifier for license name [(#3134)](mockito/mockito#3134)
- Fixes #1382 Jupiter Captor annotation support [(#3133)](mockito/mockito#3133)
- Bump com.gradle.enterprise from 3.15 to 3.15.1 [(#3132)](mockito/mockito#3132)
- Bump com.google.googlejavaformat:google-java-format from 1.18.0 to 1.18.1 [(#3131)](mockito/mockito#3131)
- Make MockUtil.getMockMaker() public Mockito API [(#3129)](mockito/mockito#3129)
- Make MockUtil.getMockMaker() public or public Mockito API [(#3128)](mockito/mockito#3128)
- Bump com.google.googlejavaformat:google-java-format from 1.17.0 to 1.18.0 [(#3126)](mockito/mockito#3126)
- Bump com.diffplug.spotless from 6.21.0 to 6.22.0 [(#3125)](mockito/mockito#3125)
- Bump versions.errorprone from 2.21.1 to 2.22.0 [(#3122)](mockito/mockito#3122)
- Bump versions.bytebuddy from 1.14.7 to 1.14.8 [(#3117)](mockito/mockito#3117)
- Bump com.gradle.enterprise from 3.14.1 to 3.15 [(#3115)](mockito/mockito#3115)
- Bump org.eclipse.platform:org.eclipse.osgi from 3.18.400 to 3.18.500 [(#3113)](mockito/mockito#3113)
- Bump com.github.ben-manes.versions from 0.47.0 to 0.48.0 [(#3110)](mockito/mockito#3110)
- Bump actions/checkout from 3 to 4 [(#3108)](mockito/mockito#3108)
- Bump com.diffplug.spotless from 6.20.0 to 6.21.0 [(#3106)](mockito/mockito#3106)
- Bump versions.bytebuddy from 1.14.6 to 1.14.7 [(#3105)](mockito/mockito#3105)
- Update Javadoc for ArgumentCaptor [(#3103)](mockito/mockito#3103)
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.0 to 1.9.10 [(#3102)](mockito/mockito#3102)
- Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.0 to 1.9.10 [(#3101)](mockito/mockito#3101)
- Bump org.codehaus.groovy:groovy from 3.0.18 to 3.0.19 [(#3100)](mockito/mockito#3100)
- Resolve more Gradle Tasks lazily [(#3099)](mockito/mockito#3099)
- Added JavaFlightRecorder options for Tests [(#3098)](mockito/mockito#3098)
- Default mock of Optional.isEmpty() returns true for RETURN_DEEP_STUBS [(#3097)](mockito/mockito#3097)
- Default mock of
Optionalis notemptywhen usingRETURN_DEEP_STUBS[(#2865)](mockito/mockito#2865)- Support
@Captorinjection in JUnit 5 method parameters [(#1382)](mockito/mockito#1382)v5.5.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.5.0
- 2023-08-22 - 25 commit(s) by Andreas Turban, Chris Egerton, Róbert Papp, Thach Le, dependabot[bot]
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.6.0 to 0.7.0 [(#3096)](mockito/mockito#3096)
- Excessive locking in TypeCachingBytecodeGenerator#BOOTSTRAP_LOCK [(#3095)](mockito/mockito#3095)
- Bump versions.bytebuddy from 1.14.5 to 1.14.6 [(#3094)](mockito/mockito#3094)
- Fixes 3087 : Add note on backporting to README [(#3090)](mockito/mockito#3090)
- Backporting policy [(#3087)](mockito/mockito#3087)
- Bump versions.errorprone from 2.21.0 to 2.21.1 [(#3083)](mockito/mockito#3083)
- Fixes #3077 : Report unused stubbing exceptions when test filter is no-op [(#3078)](mockito/mockito#3078)
- Unused stubbings are not reported when filters are used [(#3077)](mockito/mockito#3077)
- Bump versions.errorprone from 2.20.0 to 2.21.0 [(#3076)](mockito/mockito#3076)
- Bump com.gradle.enterprise from 3.14 to 3.14.1 [(#3074)](mockito/mockito#3074)
- Bump org.opentest4j:opentest4j from 1.2.0 to 1.3.0 [(#3072)](mockito/mockito#3072)
- Bump versions.junitJupiter from 5.9.3 to 5.10.0 [(#3071)](mockito/mockito#3071)
- Bump org.junit.platform:junit-platform-launcher from 1.9.3 to 1.10.0 [(#3070)](mockito/mockito#3070)
- Bump gradle/wrapper-validation-action from 1.0.6 to 1.1.0 [(#3069)](mockito/mockito#3069)
... (truncated)
Commits
6f4eb02Add parameter support for@Captorwith JUnit Jupiter (#3133)fb48e09MakeMockUtil.getMockMaker()public Mockito API (#3129)597e902Use spdx identifier for license name (#3134)2dd0f08Bump com.google.googlejavaformat:google-java-format (#3131)1c02bd7Bump com.gradle.enterprise from 3.15 to 3.15.1 (#3132)edc6243Bump com.google.googlejavaformat:google-java-format (#3126)6d093b4Bump com.diffplug.spotless from 6.21.0 to 6.22.0 (#3125)5d946b4Bump versions.errorprone from 2.21.1 to 2.22.0 (#3122)20e878fBump versions.bytebuddy from 1.14.7 to 1.14.8 (#3117)bf3f9e9Bump com.gradle.enterprise from 3.14.1 to 3.15 (#3115)- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@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.
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.
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.