mifos-mobile
mifos-mobile copied to clipboard
Bump rootProject.mockitoVersion from 3.6.28 to 4.4.0
Bumps rootProject.mockitoVersion from 3.6.28 to 4.4.0.
Updates mockito-core from 3.6.28 to 4.4.0
Release notes
Sourced from mockito-core's releases.
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)](mockito/mockito#2586)
- Bump google-java-format from 1.14.0 to 1.15.0 [(#2585)](mockito/mockito#2585)
- Bump actions/checkout from 2.4.0 to 3 [(#2582)](mockito/mockito#2582)
- Bump shipkit-auto-version from 1.1.19 to 1.1.20 [(#2580)](mockito/mockito#2580)
- Bump biz.aQute.bnd.builder from 6.1.0 to 6.2.0 [(#2579)](mockito/mockito#2579)
- Bump biz.aQute.bnd.gradle from 6.1.0 to 6.2.0 [(#2578)](mockito/mockito#2578)
- Adds a Google Java Format for JDK17 [(#2572)](mockito/mockito#2572)
- Clean up JUnit3 references [(#2570)](mockito/mockito#2570)
- Bump com.diffplug.spotless from 6.2.2 to 6.3.0 [(#2567)](mockito/mockito#2567)
- Bump google-java-format from 1.13.0 to 1.14.0 [(#2565)](mockito/mockito#2565)
- Bump versions.bytebuddy from 1.12.7 to 1.12.8 [(#2564)](mockito/mockito#2564)
- Bump com.diffplug.spotless from 6.2.1 to 6.2.2 [(#2562)](mockito/mockito#2562)
- Bump com.github.ben-manes.versions from 0.41.0 to 0.42.0 [(#2559)](mockito/mockito#2559)
- Bump com.diffplug.spotless from 6.2.0 to 6.2.1 [(#2556)](mockito/mockito#2556)
- Fixes #2548 : Makes InOrder able to verify static methods [(#2549)](mockito/mockito#2549)
- [PR open] Add feature to verify static methods calls in order [(#2548)](mockito/mockito#2548)
- Fixes #2201 : Fixed checking of declared exceptions. [(#2547)](mockito/mockito#2547)
- Calling getExceptionTypes() on concrete object that is used as interface doesn't return exception types from interface [(#2201)](mockito/mockito#2201)
v4.3.1
Changelog generated by Shipkit Changelog Gradle Plugin
4.3.1
- 2022-01-25 - 1 commit(s) by Stefano Cordio
- Add
mockito-coreto the BOM [(#2550)](mockito/mockito#2550)v4.3.0
Changelog generated by Shipkit Changelog Gradle Plugin
4.3.0
- 2022-01-24 - 20 commit(s) by Andrew Kozel, John Pyeatt, Liam Miller-Cushon, Thomas Keller, Tim van der Lippe, dependabot[bot], temp-droid
- Fixes #2489 : Fixed issue related to exceptions thrown from the nested spies [(#2546)](mockito/mockito#2546)
- Issue 2544 [(#2545)](mockito/mockito#2545)
- Bump versions.bytebuddy from 1.12.6 to 1.12.7 [(#2543)](mockito/mockito#2543)
- Bump com.diffplug.spotless from 6.1.2 to 6.2.0 [(#2542)](mockito/mockito#2542)
- Bump material from 1.4.0 to 1.5.0 [(#2541)](mockito/mockito#2541)
- Bump appcompat from 1.4.0 to 1.4.1 [(#2539)](mockito/mockito#2539)
- Bump com.diffplug.spotless from 6.1.1 to 6.1.2 [(#2536)](mockito/mockito#2536)
- Remove an
@link[(#2535)](mockito/mockito#2535)- Bump com.diffplug.spotless from 6.1.0 to 6.1.1 [(#2534)](mockito/mockito#2534)
- Bump com.github.ben-manes.versions from 0.40.0 to 0.41.0 [(#2533)](mockito/mockito#2533)
- Bump assertj-core from 3.21.0 to 3.22.0 [(#2531)](mockito/mockito#2531)
- Bump com.github.ben-manes.versions from 0.39.0 to 0.40.0 [(#2529)](mockito/mockito#2529)
- Bump com.diffplug.spotless from 6.0.5 to 6.1.0 [(#2527)](mockito/mockito#2527)
- Bump kotlinx-coroutines-core from 1.5.2-native-mt to 1.6.0-native-mt [(#2526)](mockito/mockito#2526)
... (truncated)
Commits
813add0Bump groovy from 3.0.9 to 3.0.10 (#2586)b4faa4aBump google-java-format from 1.14.0 to 1.15.0 (#2585)d832c63Bump actions/checkout from 2.4.0 to 3 (#2582)fb8aedfBump biz.aQute.bnd.builder from 6.1.0 to 6.2.0 (#2579)c0fa718Bump shipkit-auto-version from 1.1.19 to 1.1.20 (#2580)8882827Bump biz.aQute.bnd.gradle from 6.1.0 to 6.2.0 (#2578)6ccc121Fix running Google Java Format on JDK17 (#2572)50d7e71Clean up JUnit3 references (#2570)02d6356Fixes #2548: make InOrder able to verify static methods (#2549)e0a25cbBump com.diffplug.spotless from 6.2.2 to 6.3.0 (#2567)- Additional commits viewable in compare view
Updates mockito-android from 3.6.28 to 4.4.0
Release notes
Sourced from mockito-android's releases.
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)](mockito/mockito#2586)
- Bump google-java-format from 1.14.0 to 1.15.0 [(#2585)](mockito/mockito#2585)
- Bump actions/checkout from 2.4.0 to 3 [(#2582)](mockito/mockito#2582)
- Bump shipkit-auto-version from 1.1.19 to 1.1.20 [(#2580)](mockito/mockito#2580)
- Bump biz.aQute.bnd.builder from 6.1.0 to 6.2.0 [(#2579)](mockito/mockito#2579)
- Bump biz.aQute.bnd.gradle from 6.1.0 to 6.2.0 [(#2578)](mockito/mockito#2578)
- Adds a Google Java Format for JDK17 [(#2572)](mockito/mockito#2572)
- Clean up JUnit3 references [(#2570)](mockito/mockito#2570)
- Bump com.diffplug.spotless from 6.2.2 to 6.3.0 [(#2567)](mockito/mockito#2567)
- Bump google-java-format from 1.13.0 to 1.14.0 [(#2565)](mockito/mockito#2565)
- Bump versions.bytebuddy from 1.12.7 to 1.12.8 [(#2564)](mockito/mockito#2564)
- Bump com.diffplug.spotless from 6.2.1 to 6.2.2 [(#2562)](mockito/mockito#2562)
- Bump com.github.ben-manes.versions from 0.41.0 to 0.42.0 [(#2559)](mockito/mockito#2559)
- Bump com.diffplug.spotless from 6.2.0 to 6.2.1 [(#2556)](mockito/mockito#2556)
- Fixes #2548 : Makes InOrder able to verify static methods [(#2549)](mockito/mockito#2549)
- [PR open] Add feature to verify static methods calls in order [(#2548)](mockito/mockito#2548)
- Fixes #2201 : Fixed checking of declared exceptions. [(#2547)](mockito/mockito#2547)
- Calling getExceptionTypes() on concrete object that is used as interface doesn't return exception types from interface [(#2201)](mockito/mockito#2201)
v4.3.1
Changelog generated by Shipkit Changelog Gradle Plugin
4.3.1
- 2022-01-25 - 1 commit(s) by Stefano Cordio
- Add
mockito-coreto the BOM [(#2550)](mockito/mockito#2550)v4.3.0
Changelog generated by Shipkit Changelog Gradle Plugin
4.3.0
- 2022-01-24 - 20 commit(s) by Andrew Kozel, John Pyeatt, Liam Miller-Cushon, Thomas Keller, Tim van der Lippe, dependabot[bot], temp-droid
- Fixes #2489 : Fixed issue related to exceptions thrown from the nested spies [(#2546)](mockito/mockito#2546)
- Issue 2544 [(#2545)](mockito/mockito#2545)
- Bump versions.bytebuddy from 1.12.6 to 1.12.7 [(#2543)](mockito/mockito#2543)
- Bump com.diffplug.spotless from 6.1.2 to 6.2.0 [(#2542)](mockito/mockito#2542)
- Bump material from 1.4.0 to 1.5.0 [(#2541)](mockito/mockito#2541)
- Bump appcompat from 1.4.0 to 1.4.1 [(#2539)](mockito/mockito#2539)
- Bump com.diffplug.spotless from 6.1.1 to 6.1.2 [(#2536)](mockito/mockito#2536)
- Remove an
@link[(#2535)](mockito/mockito#2535)- Bump com.diffplug.spotless from 6.1.0 to 6.1.1 [(#2534)](mockito/mockito#2534)
- Bump com.github.ben-manes.versions from 0.40.0 to 0.41.0 [(#2533)](mockito/mockito#2533)
- Bump assertj-core from 3.21.0 to 3.22.0 [(#2531)](mockito/mockito#2531)
- Bump com.github.ben-manes.versions from 0.39.0 to 0.40.0 [(#2529)](mockito/mockito#2529)
- Bump com.diffplug.spotless from 6.0.5 to 6.1.0 [(#2527)](mockito/mockito#2527)
- Bump kotlinx-coroutines-core from 1.5.2-native-mt to 1.6.0-native-mt [(#2526)](mockito/mockito#2526)
... (truncated)
Commits
813add0Bump groovy from 3.0.9 to 3.0.10 (#2586)b4faa4aBump google-java-format from 1.14.0 to 1.15.0 (#2585)d832c63Bump actions/checkout from 2.4.0 to 3 (#2582)fb8aedfBump biz.aQute.bnd.builder from 6.1.0 to 6.2.0 (#2579)c0fa718Bump shipkit-auto-version from 1.1.19 to 1.1.20 (#2580)8882827Bump biz.aQute.bnd.gradle from 6.1.0 to 6.2.0 (#2578)6ccc121Fix running Google Java Format on JDK17 (#2572)50d7e71Clean up JUnit3 references (#2570)02d6356Fixes #2548: make InOrder able to verify static methods (#2549)e0a25cbBump com.diffplug.spotless from 6.2.2 to 6.3.0 (#2567)- Additional commits viewable 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)