Bump mockito.version from 3.11.2 to 3.12.1 by dependabot[bot] · Pull Request #23 · codehaus-plexus/plexus-resources
Bumps mockito.version from 3.11.2 to 3.12.1.
Updates mockito-core from 3.11.2 to 3.12.1
Release notes
Sourced from mockito-core's releases.
v3.12.1
Changelog generated by Shipkit Changelog Gradle Plugin
3.12.1
- 2021-08-20 - 2 commit(s) by Tim van der Lippe, dependabot[bot]
- Fix verifyNoMoreInteractions inOrder invocations for spies [(#2395)](mockito/mockito#2395)
- Regression with InOrder verification after #2369 [(#2394)](mockito/mockito#2394)
- Bump versions.bytebuddy from 1.11.12 to 1.11.13 [(#2393)](mockito/mockito#2393)
v3.12.0
Changelog generated by Shipkit Changelog Gradle Plugin
3.12.0
- 2021-08-19 - 31 commit(s) by EugeneLesnov, Lars Vogel, Logan Rosen, Rafael Winterhalter, Rob Pridham, Tim van der Lippe, dependabot[bot], saurabh7248
- Add checks for sealed types [(#2392)](mockito/mockito#2392)
- Bump versions.bytebuddy from 1.11.10 to 1.11.12 [(#2388)](mockito/mockito#2388)
- Bump versions.bytebuddy from 1.11.9 to 1.11.10 [(#2387)](mockito/mockito#2387)
- Bump versions.errorprone from 2.8.0 to 2.8.1 [(#2386)](mockito/mockito#2386)
- Update StaticMockTest to use unified verify method [(#2385)](mockito/mockito#2385)
- Reorder InjectMock Javadoc to fit the order of injection [(#2383)](mockito/mockito#2383)
- Bump core-ktx from 1.5.0 to 1.6.0 [(#2382)](mockito/mockito#2382)
- Bump google-java-format from 1.10.0 to 1.11.0 [(#2381)](mockito/mockito#2381)
- Downgrade Android gradle plugin [(#2380)](mockito/mockito#2380)
- Applied
@CheckReturnValueto some classes [(#2379)](mockito/mockito#2379)- how to solve gradle sync failed after 'Add basic Android instrumented and unit tests' [(#2378)](mockito/mockito#2378)
- Bump junit from 1.1.2 to 1.1.3 [(#2377)](mockito/mockito#2377)
- Bump appcompat from 1.3.0 to 1.3.1 [(#2376)](mockito/mockito#2376)
- Bump kotlin-gradle-plugin from 1.5.20 to 1.5.21 [(#2374)](mockito/mockito#2374)
- Bump material from 1.3.0 to 1.4.0 [(#2373)](mockito/mockito#2373)
- Bump espresso-core from 3.3.0 to 3.4.0 [(#2372)](mockito/mockito#2372)
- Fixes #2331 [(#2369)](mockito/mockito#2369)
- Fix typo in exception [(#2368)](mockito/mockito#2368)
- Bump versions.bytebuddy from 1.11.8 to 1.11.9 [(#2367)](mockito/mockito#2367)
- Bump versions.errorprone from 2.7.1 to 2.8.0 [(#2365)](mockito/mockito#2365)
- Bump versions.bytebuddy from 1.11.7 to 1.11.8 [(#2361)](mockito/mockito#2361)
- Basic Android instrumented and unit tests (closes #2341) [(#2360)](mockito/mockito#2360)
- Bump versions.bytebuddy from 1.11.6 to 1.11.7 [(#2359)](mockito/mockito#2359)
- Bump kotlin-stdlib from 1.5.20 to 1.5.21 [(#2356)](mockito/mockito#2356)
- Bump kotlinx-coroutines-core from 1.5.1 to 1.5.1-native-mt [(#2354)](mockito/mockito#2354)
- Bump kotlinx-coroutines-core from 1.5.0-native-mt to 1.5.1 [(#2353)](mockito/mockito#2353)
- Bump versions.bytebuddy from 1.11.5 to 1.11.6 [(#2351)](mockito/mockito#2351)
- Bump gradle-errorprone-plugin from 2.0.1 to 2.0.2 [(#2347)](mockito/mockito#2347)
- Bump kotlin-stdlib from 1.5.10 to 1.5.20 [(#2343)](mockito/mockito#2343)
- Bump versions.bytebuddy from 1.11.3 to 1.11.5 [(#2337)](mockito/mockito#2337)
- Bump assertj-core from 3.20.1 to 3.20.2 [(#2336)](mockito/mockito#2336)
- Spy doesn't forward hashcode/equals to actual object [(#2331)](mockito/mockito#2331)
- Fixes mockito#2311 [(#2320)](mockito/mockito#2320)
Commits
da6e8f7Fix verifyNoMoreInteractions inOrder invocations for spies (#2395)a53c3d4Bump versions.bytebuddy from 1.11.12 to 1.11.13 (#2393)96883a1Add checks for sealed types (#2392)28020c0Bump versions.bytebuddy from 1.11.10 to 1.11.12 (#2388)0ceb46eBump versions.bytebuddy from 1.11.9 to 1.11.10 (#2387)f62b196Update StaticMockTest to use unified verify method (#2385)fc7f7e2Bump versions.errorprone from 2.8.0 to 2.8.1 (#2386)1a8750fReorder InjectMock Javadoc to fit the order of injection (#2383)f32973dMove@CheckReturnValuefrom methods to class scope (#2379)5891de1Bump espresso-core from 3.3.0 to 3.4.0 (#2372)- Additional commits viewable in compare view
Updates mockito-junit-jupiter from 3.11.2 to 3.12.1
Release notes
Sourced from mockito-junit-jupiter's releases.
v3.12.1
Changelog generated by Shipkit Changelog Gradle Plugin
3.12.1
- 2021-08-20 - 2 commit(s) by Tim van der Lippe, dependabot[bot]
- Fix verifyNoMoreInteractions inOrder invocations for spies [(#2395)](mockito/mockito#2395)
- Regression with InOrder verification after #2369 [(#2394)](mockito/mockito#2394)
- Bump versions.bytebuddy from 1.11.12 to 1.11.13 [(#2393)](mockito/mockito#2393)
v3.12.0
Changelog generated by Shipkit Changelog Gradle Plugin
3.12.0
- 2021-08-19 - 31 commit(s) by EugeneLesnov, Lars Vogel, Logan Rosen, Rafael Winterhalter, Rob Pridham, Tim van der Lippe, dependabot[bot], saurabh7248
- Add checks for sealed types [(#2392)](mockito/mockito#2392)
- Bump versions.bytebuddy from 1.11.10 to 1.11.12 [(#2388)](mockito/mockito#2388)
- Bump versions.bytebuddy from 1.11.9 to 1.11.10 [(#2387)](mockito/mockito#2387)
- Bump versions.errorprone from 2.8.0 to 2.8.1 [(#2386)](mockito/mockito#2386)
- Update StaticMockTest to use unified verify method [(#2385)](mockito/mockito#2385)
- Reorder InjectMock Javadoc to fit the order of injection [(#2383)](mockito/mockito#2383)
- Bump core-ktx from 1.5.0 to 1.6.0 [(#2382)](mockito/mockito#2382)
- Bump google-java-format from 1.10.0 to 1.11.0 [(#2381)](mockito/mockito#2381)
- Downgrade Android gradle plugin [(#2380)](mockito/mockito#2380)
- Applied
@CheckReturnValueto some classes [(#2379)](mockito/mockito#2379)- how to solve gradle sync failed after 'Add basic Android instrumented and unit tests' [(#2378)](mockito/mockito#2378)
- Bump junit from 1.1.2 to 1.1.3 [(#2377)](mockito/mockito#2377)
- Bump appcompat from 1.3.0 to 1.3.1 [(#2376)](mockito/mockito#2376)
- Bump kotlin-gradle-plugin from 1.5.20 to 1.5.21 [(#2374)](mockito/mockito#2374)
- Bump material from 1.3.0 to 1.4.0 [(#2373)](mockito/mockito#2373)
- Bump espresso-core from 3.3.0 to 3.4.0 [(#2372)](mockito/mockito#2372)
- Fixes #2331 [(#2369)](mockito/mockito#2369)
- Fix typo in exception [(#2368)](mockito/mockito#2368)
- Bump versions.bytebuddy from 1.11.8 to 1.11.9 [(#2367)](mockito/mockito#2367)
- Bump versions.errorprone from 2.7.1 to 2.8.0 [(#2365)](mockito/mockito#2365)
- Bump versions.bytebuddy from 1.11.7 to 1.11.8 [(#2361)](mockito/mockito#2361)
- Basic Android instrumented and unit tests (closes #2341) [(#2360)](mockito/mockito#2360)
- Bump versions.bytebuddy from 1.11.6 to 1.11.7 [(#2359)](mockito/mockito#2359)
- Bump kotlin-stdlib from 1.5.20 to 1.5.21 [(#2356)](mockito/mockito#2356)
- Bump kotlinx-coroutines-core from 1.5.1 to 1.5.1-native-mt [(#2354)](mockito/mockito#2354)
- Bump kotlinx-coroutines-core from 1.5.0-native-mt to 1.5.1 [(#2353)](mockito/mockito#2353)
- Bump versions.bytebuddy from 1.11.5 to 1.11.6 [(#2351)](mockito/mockito#2351)
- Bump gradle-errorprone-plugin from 2.0.1 to 2.0.2 [(#2347)](mockito/mockito#2347)
- Bump kotlin-stdlib from 1.5.10 to 1.5.20 [(#2343)](mockito/mockito#2343)
- Bump versions.bytebuddy from 1.11.3 to 1.11.5 [(#2337)](mockito/mockito#2337)
- Bump assertj-core from 3.20.1 to 3.20.2 [(#2336)](mockito/mockito#2336)
- Spy doesn't forward hashcode/equals to actual object [(#2331)](mockito/mockito#2331)
- Fixes mockito#2311 [(#2320)](mockito/mockito#2320)
Commits
da6e8f7Fix verifyNoMoreInteractions inOrder invocations for spies (#2395)a53c3d4Bump versions.bytebuddy from 1.11.12 to 1.11.13 (#2393)96883a1Add checks for sealed types (#2392)28020c0Bump versions.bytebuddy from 1.11.10 to 1.11.12 (#2388)0ceb46eBump versions.bytebuddy from 1.11.9 to 1.11.10 (#2387)f62b196Update StaticMockTest to use unified verify method (#2385)fc7f7e2Bump versions.errorprone from 2.8.0 to 2.8.1 (#2386)1a8750fReorder InjectMock Javadoc to fit the order of injection (#2383)f32973dMove@CheckReturnValuefrom methods to class scope (#2379)5891de1Bump espresso-core from 3.3.0 to 3.4.0 (#2372)- 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)