2022-08-13 - 33 commit(s) by 198812345678, Andy Coates, Chen Ni, Marius Lichtblau, Nikita Koselev. Developer Advocate, Open Source Ally, Rafael Winterhalter, dependabot[bot], dstango, fishautumn, heqiang
RETURNS_SELF: Avoids returning mock when mock type is assignable to method return type, but method return type is Object. [(#2687)](mockito/mockito#2687)
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)
Bumps mockito-core from 4.6.1 to 4.7.0.
Release notes
Sourced from mockito-core's releases.
Commits
70c1fe9
Bump com.diffplug.spotless from 6.9.0 to 6.9.1 (#2725)95b43e5
Bump versions.bytebuddy from 1.12.12 to 1.12.13 (#2719)b4d8f5a
Fix Javadoc for Mockito. (#2718)507ac87
Bump com.diffplug.spotless from 6.8.0 to 6.9.0 (#2717)6e9c5fa
Fix typo in comment of InternalRunner.java (#2715)2bcc19a
Bump junit-platform-launcher from 1.8.2 to 1.9.0 (#2713)98a0a0b
Bump versions.junitJupiter from 5.8.2 to 5.9.0 (#2712)de63c24
Bump groovy from 3.0.11 to 3.0.12 (#2711)ce8f617
Bump shipkit-auto-version from 1.2.0 to 1.2.1 (#2709)9bc7601
Bump kotlinVersion from 1.7.0 to 1.7.10 (#2705)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)