Bump mockito.version from 4.9.0 to 4.10.0 by dependabot[bot] · Pull Request #170 · s4u/slf4j-mock (original) (raw)
Bumps mockito.version from 4.9.0 to 4.10.0.
Updates mockito-core from 4.9.0 to 4.10.0
Release notes
Sourced from mockito-core's releases.
v4.10.0
Changelog generated by Shipkit Changelog Gradle Plugin
4.10.0
- 2022-12-14 - 13 commit(s) by Andrei Solntsev, Andriy Redko, Andy Coates, Christopher Lambert, Marcono1234, Vladimir Glinskikh, dependabot[bot]
- Add new artifact mockito-subclass (to use mock-maker-subclass MockMaker) [(#2821)](mockito/mockito#2821)
- Bump gradle from 7.5.1 to 7.6 [(#2817)](mockito/mockito#2817)
- Fix incorrect Javadoc inline tag for MockitoJUnitRunner [(#2816)](mockito/mockito#2816)
- Bump shipkit-auto-version from 1.2.1 to 1.2.2 [(#2811)](mockito/mockito#2811)
- Bump com.github.ben-manes.versions from 0.42.0 to 0.44.0 [(#2810)](mockito/mockito#2810)
- Bump kotlinVersion from 1.7.21 to 1.7.22 [(#2809)](mockito/mockito#2809)
- Bump junit from 1.1.3 to 1.1.4 [(#2806)](mockito/mockito#2806)
- Simplify
MatcherApplicationStrategy[(#2803)](mockito/mockito#2803)- Bump kotlinVersion from 1.7.10 to 1.7.21 [(#2801)](mockito/mockito#2801)
- Bump espresso-core from 3.4.0 to 3.5.0 [(#2800)](mockito/mockito#2800)
- Bump versions.bytebuddy from 1.12.16 to 1.12.19 [(#2799)](mockito/mockito#2799)
- Upgrade errorprone from 2.14.0 to 2.16 [(#2794)](mockito/mockito#2794)
- automatically detect class to mock [(#2779)](mockito/mockito#2779)
Commits
- a4e2e48 Add
mockito-subclassartifact (#2821) - e2e6289 Bump gradle from 7.5.1 to 7.6 (#2817)
- ee9ba74 Fix incorrect Javadoc inline tag for MockitoJUnitRunner (#2816)
- 2567f05 Bump shipkit-auto-version from 1.2.1 to 1.2.2 (#2811)
- bdcb31e Bump com.github.ben-manes.versions from 0.42.0 to 0.44.0 (#2810)
- 34b8a8d Bump kotlinVersion from 1.7.21 to 1.7.22 (#2809)
- 83a41fd Bump junit from 1.1.3 to 1.1.4 (#2806)
- 8f4af18 Simplify
MatcherApplicationStrategy(#2803) - 0ce902a Bump kotlinVersion from 1.7.10 to 1.7.21 (#2801)
- a8af042 Bump espresso-core from 3.4.0 to 3.5.0 (#2800)
- Additional commits viewable in compare view
Updates mockito-junit-jupiter from 4.9.0 to 4.10.0
Release notes
Sourced from mockito-junit-jupiter's releases.
v4.10.0
Changelog generated by Shipkit Changelog Gradle Plugin
4.10.0
- 2022-12-14 - 13 commit(s) by Andrei Solntsev, Andriy Redko, Andy Coates, Christopher Lambert, Marcono1234, Vladimir Glinskikh, dependabot[bot]
- Add new artifact mockito-subclass (to use mock-maker-subclass MockMaker) [(#2821)](mockito/mockito#2821)
- Bump gradle from 7.5.1 to 7.6 [(#2817)](mockito/mockito#2817)
- Fix incorrect Javadoc inline tag for MockitoJUnitRunner [(#2816)](mockito/mockito#2816)
- Bump shipkit-auto-version from 1.2.1 to 1.2.2 [(#2811)](mockito/mockito#2811)
- Bump com.github.ben-manes.versions from 0.42.0 to 0.44.0 [(#2810)](mockito/mockito#2810)
- Bump kotlinVersion from 1.7.21 to 1.7.22 [(#2809)](mockito/mockito#2809)
- Bump junit from 1.1.3 to 1.1.4 [(#2806)](mockito/mockito#2806)
- Simplify
MatcherApplicationStrategy[(#2803)](mockito/mockito#2803)- Bump kotlinVersion from 1.7.10 to 1.7.21 [(#2801)](mockito/mockito#2801)
- Bump espresso-core from 3.4.0 to 3.5.0 [(#2800)](mockito/mockito#2800)
- Bump versions.bytebuddy from 1.12.16 to 1.12.19 [(#2799)](mockito/mockito#2799)
- Upgrade errorprone from 2.14.0 to 2.16 [(#2794)](mockito/mockito#2794)
- automatically detect class to mock [(#2779)](mockito/mockito#2779)
Commits
- a4e2e48 Add
mockito-subclassartifact (#2821) - e2e6289 Bump gradle from 7.5.1 to 7.6 (#2817)
- ee9ba74 Fix incorrect Javadoc inline tag for MockitoJUnitRunner (#2816)
- 2567f05 Bump shipkit-auto-version from 1.2.1 to 1.2.2 (#2811)
- bdcb31e Bump com.github.ben-manes.versions from 0.42.0 to 0.44.0 (#2810)
- 34b8a8d Bump kotlinVersion from 1.7.21 to 1.7.22 (#2809)
- 83a41fd Bump junit from 1.1.3 to 1.1.4 (#2806)
- 8f4af18 Simplify
MatcherApplicationStrategy(#2803) - 0ce902a Bump kotlinVersion from 1.7.10 to 1.7.21 (#2801)
- a8af042 Bump espresso-core from 3.4.0 to 3.5.0 (#2800)
- 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)