chore(deps): Bump mockito-core from 3.9.0 to 3.10.0
Created by: dependabot[bot]
Bumps mockito-core from 3.9.0 to 3.10.0.
Release notes
Sourced from mockito-core's releases.
v3.10.0
Changelog generated by Shipkit Changelog Gradle Plugin
3.10.0
- 2021-05-12 - 0 commit(s) by
- No notable improvements. No pull requests (issues) were referenced from commits.
v3.9.10
Changelog generated by Shipkit Changelog Gradle Plugin
3.9.10
- 2021-04-29 - 3 commit(s) by Ismaël Mejía, Tim van der Lippe, dependabot[bot]
- Remove ASM dependency [(#2279)](mockito/mockito#2279)
- Apply automated ErrorProne fixes [(#2277)](mockito/mockito#2277)
- Bump kotlinx-coroutines-core from 1.4.2-native-mt to 1.4.3-native-mt [(#2276)](mockito/mockito#2276)
v3.9.9
Changelog generated by Shipkit Changelog Gradle Plugin
3.9.9
- 2021-04-29 - 2 commit(s) by Ismaël Mejía, dependabot[bot]
- Remove ASM dependency [(#2279)](mockito/mockito#2279)
- Bump kotlinx-coroutines-core from 1.4.2-native-mt to 1.4.3-native-mt [(#2276)](mockito/mockito#2276)
v3.9.7
Changelog generated by Shipkit Changelog Gradle Plugin
3.9.7
- 2021-04-23 - 4 commit(s) by Michael Vitz, dependabot[bot]
- Fixes #2273 : Add missing parenthesis to javadoc example [(#2274)](mockito/mockito#2274)
- Example in javadoc of ArgumentMatcher has missing parenthesis [(#2273)](mockito/mockito#2273)
- Bump groovy from 3.0.7 to 3.0.8 [(#2271)](mockito/mockito#2271)
- Bump shipkit-changelog from 1.1.13 to 1.1.15 [(#2270)](mockito/mockito#2270)
- Bump versions.bytebuddy from 1.10.20 to 1.11.0 [(#2269)](mockito/mockito#2269)
v3.9.3
Changelog generated by Shipkit Changelog Gradle Plugin
3.9.3
- 2021-04-14 - 1 commit(s) by A248
- Include cause when FieldReader fails to access field [(#2267)](mockito/mockito#2267)
- Swallowed illegal access exceptions make it harder to debug modularity-related issues [(#2266)](mockito/mockito#2266)
v3.9.2
Changelog generated by Shipkit Changelog Gradle Plugin
3.9.2
- 2021-04-12 - 2 commit(s) by dependabot[bot], devin040
- Fixes #2242 : Make exceptions for Inorder.verify more standard / spec… [(#2263)](mockito/mockito#2263)
- Bump shipkit-auto-version from 1.1.5 to 1.1.8 [(#2261)](mockito/mockito#2261)
... (truncated)
Commits
-
544cc75
Merge pull request #2292 from mockito/fix-stackoverflow -
a53876d
Fix stackoverflow in ArgumentsAreDifferent reporting -
067ff24
Bump biz.aQute.bnd.gradle from 5.2.0 to 5.3.0 (#2291) -
ff29c0b
Merge pull request #2243 from mockito/ci -
1e20c69
Fixed CI triggers -
f25e466
Fixed issue in iml -
78b821c
Fixed bug in yml -
cef375d
Minor fixes, locked versions -
17239ae
Updated readme -
4392c42
Added release summary - 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)