Bump mockito.version from 4.3.1 to 4.5.1
Bumps mockito.version
from 4.3.1 to 4.5.1.
Updates mockito-core
from 4.3.1 to 4.5.1
Release notes
Sourced from mockito-core's releases.
v4.5.1
*Changelog generated by Shipkit Changelog Gradle Plugin*
4.5.1
- 2022-04-21 - 2 commit(s) by Jeremy Landis, dependabot[bot]
- Fixes #2623: Use zulu distribution and java 11 for release GHA job [(#2624)](https://github.com/mockito/mockito/pull/2624)
- Missing errorprone module for 4.5.0 in central as release was done with jdk 8 [(#2623)](https://github.com/mockito/mockito/issues/2623)
- Bump kotlinVersion from 1.6.20 to 1.6.21 [(#2622)](https://github.com/mockito/mockito/pull/2622)
Missing
net.bytebuddy.utility.GraalImageCode
exceptionIf you encounter any issues with missing ByteBuddy classes, make sure you are using ByteBuddy 1.12 or higher.
v4.5.0
*Changelog generated by Shipkit Changelog Gradle Plugin*
4.5.0
- 2022-04-19 - 15 commit(s) by Andrei Silviu Dragnea, Rafael Winterhalter, Rick Ossendrijver, dependabot[bot]
- Bump versions.errorprone from 2.13.0 to 2.13.1 [(#2621)](https://github.com/mockito/mockito/pull/2621)
- Bump versions.errorprone from 2.12.1 to 2.13.0 [(#2619)](https://github.com/mockito/mockito/pull/2619)
- Groovy inline [(#2618)](https://github.com/mockito/mockito/pull/2618)
- Bump actions/setup-java from 2 to 3 [(#2615)](https://github.com/mockito/mockito/pull/2615)
- Bump versions.bytebuddy from 1.12.8 to 1.12.9 [(#2614)](https://github.com/mockito/mockito/pull/2614)
- Support subclass mocks on Graal VM. [(#2613)](https://github.com/mockito/mockito/pull/2613)
- Bump com.diffplug.spotless from 6.4.1 to 6.4.2 [(#2611)](https://github.com/mockito/mockito/pull/2611)
- Bump kotlinx-coroutines-core from 1.6.0-native-mt to 1.6.1-native-mt [(#2609)](https://github.com/mockito/mockito/pull/2609)
- Bump versions.errorprone from 2.10.0 to 2.12.1 [(#2608)](https://github.com/mockito/mockito/pull/2608)
- Bump kotlinVersion from 1.6.10 to 1.6.20 [(#2607)](https://github.com/mockito/mockito/pull/2607)
- Bump com.diffplug.spotless from 6.4.0 to 6.4.1 [(#2606)](https://github.com/mockito/mockito/pull/2606)
- Bump com.diffplug.spotless from 6.3.0 to 6.4.0 [(#2605)](https://github.com/mockito/mockito/pull/2605)
- Bump org.eclipse.osgi from 3.17.100 to 3.17.200 [(#2597)](https://github.com/mockito/mockito/pull/2597)
- Deprecate ListUtil and Fields classes [(#2593)](https://github.com/mockito/mockito/pull/2593)
- mockito-errorprone seems not compatible with ErrorProne 2.11.0 [(#2554)](https://github.com/mockito/mockito/issues/2554)
- NullPointerException from Groovy metaclass methods when using mockito-inline (but not mockito-core) [(#2522)](https://github.com/mockito/mockito/issues/2522)
v4.4.0
*Changelog generated by Shipkit Changelog Gradle Plugin*
4.4.0
- 2022-03-08 - 16 commit(s) by Andrew Kozel, Brice Dutheil, Jean-Baptiste Mille, Mirko Alicastro, dependabot[bot]
- Bump groovy from 3.0.9 to 3.0.10 [(#2586)](https://github.com/mockito/mockito/pull/2586)
- Bump google-java-format from 1.14.0 to 1.15.0 [(#2585)](https://github.com/mockito/mockito/pull/2585)
- Bump actions/checkout from 2.4.0 to 3 [(#2582)](https://github.com/mockito/mockito/pull/2582)
- Bump shipkit-auto-version from 1.1.19 to 1.1.20 [(#2580)](https://github.com/mockito/mockito/pull/2580)
- Bump biz.aQute.bnd.builder from 6.1.0 to 6.2.0 [(#2579)](https://github.com/mockito/mockito/pull/2579)
- Bump biz.aQute.bnd.gradle from 6.1.0 to 6.2.0 [(#2578)](https://github.com/mockito/mockito/pull/2578)
- Adds a Google Java Format for JDK17 [(#2572)](https://github.com/mockito/mockito/pull/2572)
- Clean up JUnit3 references [(#2570)](https://github.com/mockito/mockito/pull/2570)
- Bump com.diffplug.spotless from 6.2.2 to 6.3.0 [(#2567)](https://github.com/mockito/mockito/pull/2567)
- Bump google-java-format from 1.13.0 to 1.14.0 [(#2565)](https://github.com/mockito/mockito/pull/2565)
- Bump versions.bytebuddy from 1.12.7 to 1.12.8 [(#2564)](https://github.com/mockito/mockito/pull/2564)
... (truncated)
Commits
-
737f0a3
Fixes #2623: Use zulu distribution and java 11 for release GHA job (#2624) -
f48d794
Bump kotlinVersion from 1.6.20 to 1.6.21 (#2622) -
2c0bf94
Merge pull request #2613 from mockito/graal-support -
d23dc0e
Support subclass mocks on Graal VM. -
8314824
Bump versions.errorprone from 2.13.0 to 2.13.1 (#2621) -
20f1627
Bump kotlinx-coroutines-core from 1.6.0-native-mt to 1.6.1-native-mt (#2609) -
d539af2
Fix mockito-inline for Groovy projects (#2618) -
2947e9d
Bump versions.errorprone from 2.12.1 to 2.13.0 (#2619) -
09ba420
Bump actions/setup-java from 2 to 3 (#2615) -
98b5ff9
Bump versions.bytebuddy from 1.12.8 to 1.12.9 (#2614) - Additional commits viewable in compare view
Updates `mockito-junit-jupiter` from 4.3.1 to 4.5.1
Release notes
Sourced from mockito-junit-jupiter's releases.
v4.5.1
*Changelog generated by Shipkit Changelog Gradle Plugin*
4.5.1
- 2022-04-21 - 2 commit(s) by Jeremy Landis, dependabot[bot]
- Fixes #2623: Use zulu distribution and java 11 for release GHA job [(#2624)](https://github.com/mockito/mockito/pull/2624)
- Missing errorprone module for 4.5.0 in central as release was done with jdk 8 [(#2623)](https://github.com/mockito/mockito/issues/2623)
- Bump kotlinVersion from 1.6.20 to 1.6.21 [(#2622)](https://github.com/mockito/mockito/pull/2622)
Missing
net.bytebuddy.utility.GraalImageCode
exceptionIf you encounter any issues with missing ByteBuddy classes, make sure you are using ByteBuddy 1.12 or higher.
v4.5.0
*Changelog generated by Shipkit Changelog Gradle Plugin*
4.5.0
- 2022-04-19 - 15 commit(s) by Andrei Silviu Dragnea, Rafael Winterhalter, Rick Ossendrijver, dependabot[bot]
- Bump versions.errorprone from 2.13.0 to 2.13.1 [(#2621)](https://github.com/mockito/mockito/pull/2621)
- Bump versions.errorprone from 2.12.1 to 2.13.0 [(#2619)](https://github.com/mockito/mockito/pull/2619)
- Groovy inline [(#2618)](https://github.com/mockito/mockito/pull/2618)
- Bump actions/setup-java from 2 to 3 [(#2615)](https://github.com/mockito/mockito/pull/2615)
- Bump versions.bytebuddy from 1.12.8 to 1.12.9 [(#2614)](https://github.com/mockito/mockito/pull/2614)
- Support subclass mocks on Graal VM. [(#2613)](https://github.com/mockito/mockito/pull/2613)
- Bump com.diffplug.spotless from 6.4.1 to 6.4.2 [(#2611)](https://github.com/mockito/mockito/pull/2611)
- Bump kotlinx-coroutines-core from 1.6.0-native-mt to 1.6.1-native-mt [(#2609)](https://github.com/mockito/mockito/pull/2609)
- Bump versions.errorprone from 2.10.0 to 2.12.1 [(#2608)](https://github.com/mockito/mockito/pull/2608)
- Bump kotlinVersion from 1.6.10 to 1.6.20 [(#2607)](https://github.com/mockito/mockito/pull/2607)
- Bump com.diffplug.spotless from 6.4.0 to 6.4.1 [(#2606)](https://github.com/mockito/mockito/pull/2606)
- Bump com.diffplug.spotless from 6.3.0 to 6.4.0 [(#2605)](https://github.com/mockito/mockito/pull/2605)
- Bump org.eclipse.osgi from 3.17.100 to 3.17.200 [(#2597)](https://github.com/mockito/mockito/pull/2597)
- Deprecate ListUtil and Fields classes [(#2593)](https://github.com/mockito/mockito/pull/2593)
- mockito-errorprone seems not compatible with ErrorProne 2.11.0 [(#2554)](https://github.com/mockito/mockito/issues/2554)
- NullPointerException from Groovy metaclass methods when using mockito-inline (but not mockito-core) [(#2522)](https://github.com/mockito/mockito/issues/2522)
v4.4.0
*Changelog generated by Shipkit Changelog Gradle Plugin*
4.4.0
- 2022-03-08 - 16 commit(s) by Andrew Kozel, Brice Dutheil, Jean-Baptiste Mille, Mirko Alicastro, dependabot[bot]
- Bump groovy from 3.0.9 to 3.0.10 [(#2586)](https://github.com/mockito/mockito/pull/2586)
- Bump google-java-format from 1.14.0 to 1.15.0 [(#2585)](https://github.com/mockito/mockito/pull/2585)
- Bump actions/checkout from 2.4.0 to 3 [(#2582)](https://github.com/mockito/mockito/pull/2582)
- Bump shipkit-auto-version from 1.1.19 to 1.1.20 [(#2580)](https://github.com/mockito/mockito/pull/2580)
- Bump biz.aQute.bnd.builder from 6.1.0 to 6.2.0 [(#2579)](https://github.com/mockito/mockito/pull/2579)
- Bump biz.aQute.bnd.gradle from 6.1.0 to 6.2.0 [(#2578)](https://github.com/mockito/mockito/pull/2578)
- Adds a Google Java Format for JDK17 [(#2572)](https://github.com/mockito/mockito/pull/2572)
- Clean up JUnit3 references [(#2570)](https://github.com/mockito/mockito/pull/2570)
- Bump com.diffplug.spotless from 6.2.2 to 6.3.0 [(#2567)](https://github.com/mockito/mockito/pull/2567)
- Bump google-java-format from 1.13.0 to 1.14.0 [(#2565)](https://github.com/mockito/mockito/pull/2565)
- Bump versions.bytebuddy from 1.12.7 to 1.12.8 [(#2564)](https://github.com/mockito/mockito/pull/2564)
... (truncated)
Commits
-
737f0a3
Fixes #2623: Use zulu distribution and java 11 for release GHA job (#2624) -
f48d794
Bump kotlinVersion from 1.6.20 to 1.6.21 (#2622) -
2c0bf94
Merge pull request #2613 from mockito/graal-support -
d23dc0e
Support subclass mocks on Graal VM. -
8314824
Bump versions.errorprone from 2.13.0 to 2.13.1 (#2621) -
20f1627
Bump kotlinx-coroutines-core from 1.6.0-native-mt to 1.6.1-native-mt (#2609) -
d539af2
Fix mockito-inline for Groovy projects (#2618) -
2947e9d
Bump versions.errorprone from 2.12.1 to 2.13.0 (#2619) -
09ba420
Bump actions/setup-java from 2 to 3 (#2615) -
98b5ff9
Bump versions.bytebuddy from 1.12.8 to 1.12.9 (#2614) - Additional commits viewable in compare view