Strata
Strata copied to clipboard
Bump mockito-core from 4.5.1 to 4.6.1
Bumps mockito-core from 4.5.1 to 4.6.1.
Release notes
Sourced from mockito-core's releases.
v4.6.1
Changelog generated by Shipkit Changelog Gradle Plugin
4.6.1
- 2022-06-02 - 6 commit(s) by Andy Coates, Chen Ni, dependabot[bot]
- Bump material from 1.6.0 to 1.6.1 [(#2662)](mockito/mockito#2662)
- Bump core-ktx from 1.7.0 to 1.8.0 [(#2661)](mockito/mockito#2661)
- Bump groovy from 3.0.10 to 3.0.11 [(#2660)](mockito/mockito#2660)
- Fix for Issue2656 [(#2659)](mockito/mockito#2659)
- Bump assertj-core from 3.22.0 to 3.23.1 [(#2658)](mockito/mockito#2658)
- Regression? Strictness set in
@MockitoSettingsignored after upgrade from 4.5.1 to 4.6.0 [(#2656)](mockito/mockito#2656)- Fix typo [(#2655)](mockito/mockito#2655)
v4.6.0
Changelog generated by Shipkit Changelog Gradle Plugin
4.6.0
- 2022-05-27 - 14 commit(s) by Hervé Boutemy, K. Siva Prasad Reddy, Rafael Winterhalter, dependabot[bot]
- Bump shipkit-changelog from 1.1.15 to 1.2.0 [(#2654)](mockito/mockito#2654)
- Bump versions.errorprone from 2.13.1 to 2.14.0 [(#2653)](mockito/mockito#2653)
- Bump shipkit-auto-version from 1.1.20 to 1.2.0 [(#2651)](mockito/mockito#2651)
- Fixes #2648 : Add support for customising strictness via
@Mockannotation and MockSettings [(#2650)](mockito/mockito#2650)- Any way to enable Strict Stubbing when using Mockito.mock() without using
@Mock? [(#2648)](mockito/mockito#2648)- Reintroduce inheriting type annotations from interfaces if only one interface is mocked, including additional interfaces. [(#2645)](mockito/mockito#2645)
- Bump com.diffplug.spotless from 6.6.0 to 6.6.1 [(#2643)](mockito/mockito#2643)
- fix Reproducible Build issue [(#2642)](mockito/mockito#2642)
- Bump com.diffplug.spotless from 6.5.2 to 6.6.0 [(#2641)](mockito/mockito#2641)
- Mockito mock of interfaces lost annotation information [(#2640)](mockito/mockito#2640)
- Bump material from 1.5.0 to 1.6.0 [(#2637)](mockito/mockito#2637)
- Bump com.diffplug.spotless from 6.5.1 to 6.5.2 [(#2636)](mockito/mockito#2636)
- Bump versions.bytebuddy from 1.12.9 to 1.12.10 [(#2635)](mockito/mockito#2635)
- Bump com.diffplug.spotless from 6.5.0 to 6.5.1 [(#2632)](mockito/mockito#2632)
- Bump com.diffplug.spotless from 6.4.2 to 6.5.0 [(#2631)](mockito/mockito#2631)
Commits
ff98622Restore behavior for mocks configured without strictness (#2659)1fbef57Bump groovy from 3.0.10 to 3.0.11 (#2660)c47c7ecBump core-ktx from 1.7.0 to 1.8.0 (#2661)2bbf796Bump material from 1.6.0 to 1.6.1 (#2662)4f41700Bump assertj-core from 3.22.0 to 3.23.1 (#2658)e5a06c5Fix typo (#2655)93bba11Bump shipkit-changelog from 1.1.15 to 1.2.0 (#2654)70cf2d2Add support for customizing strictness via@Mockannotation and `MockSettin...6ce278bBump versions.errorprone from 2.13.1 to 2.14.0 (#2653)7d2e4ccBump shipkit-auto-version from 1.1.20 to 1.2.0 (#2651)- 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)
Superseded by #2495.