chore(deps): bump mockito-core from 2.1.0 to 3.8.0
Created by: dependabot-preview[bot]
Bumps mockito-core from 2.1.0 to 3.8.0.
Release notes
Sourced from mockito-core's releases.
v3.8.0
Changelog generated by Shipkit Changelog Gradle Plugin
3.8.0
- 2021-02-22 - 1 commit(s) by Tim van der Lippe
- Publish new minor version to Maven central [(#2213)](mockito/mockito#2213)
v3.7.18
Changelog generated by Shipkit Changelog Gradle Plugin
3.7.18
- 2021-02-15 - 1 commit(s) by Ryan Tandy
- Fixes #2204: Ignore Groovy methods annotated with Internal [(#2207)](mockito/mockito#2207)
- Groovy 3.0 internal methods are not ignored as they should be [(#2204)](mockito/mockito#2204)
v3.7.17
Changelog generated by Shipkit Changelog Gradle Plugin
3.7.17
- 2021-02-15 - 1 commit(s) by dependabot[bot]
- Bump junit from 4.13.1 to 4.13.2 [(#2205)](mockito/mockito#2205)
v3.7.16
Changelog generated by Shipkit Changelog Gradle Plugin
3.7.16
- 2021-02-11 - 1 commit(s) by Rafael Winterhalter
- Add API for clearing mocks. [(#2194)](mockito/mockito#2194)
v3.7.15
Changelog generated by Shipkit Changelog Gradle Plugin
3.7.15
- 2021-02-05 - 2 commit(s) by dependabot[bot]
- Bump versions.junitJupiter from 5.7.0 to 5.7.1 [(#2199)](mockito/mockito#2199)
- Bump junit-platform-launcher from 1.7.0 to 1.7.1 [(#2198)](mockito/mockito#2198)
v3.7.14
Changelog generated by Shipkit Changelog Gradle Plugin
3.7.14
- 2021-02-05 - 1 commit(s) by dependabot[bot]
- Bump versions.junitJupiter from 5.7.0 to 5.7.1 [(#2199)](mockito/mockito#2199)
v3.7.13
Changelog generated by Shipkit Changelog Gradle Plugin
3.7.13
- 2021-02-04 - 2 commit(s) by dependabot[bot]
- Bump kotlin-stdlib from 1.4.21-2 to 1.4.30 [(#2196)](mockito/mockito#2196)
... (truncated)
Commits
-
9005524
Publish new minor version to Maven central (#2213) -
8477455
Fixes #2204: Ignore Groovy methods annotated with Internal (#2207) -
c2488e0
Bump junit from 4.13.1 to 4.13.2 (#2205) -
e88fe26
Add API for clearing mocks. (#2194) -
3bffcd0
Bump junit-platform-launcher from 1.7.0 to 1.7.1 (#2198) -
632a0c8
Bump versions.junitJupiter from 5.7.0 to 5.7.1 (#2199) -
43facff
Bump versions.bytebuddy from 1.10.19 to 1.10.20 (#2195) -
7745992
Bump kotlin-stdlib from 1.4.21-2 to 1.4.30 (#2196) -
780cfc1
Bump shipkit-changelog from 1.1.1 to 1.1.4 (#2190) -
8a19d46
Fixes #2154 : instrument java.lang.Object to fix toString invocations on inli... - 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
.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now
in your Dependabot dashboard.
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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)