arquillian / arquillian-cube

Control (docker, kubernetes, openshift) containers in your tests with ease!
http://arquillian.org/arquillian-cube/
118 stars 98 forks source link

chore(deps): bump mockito-core from 1.10.19 to 3.0.0 #1136

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mockito-core from 1.10.19 to 3.0.0.

Release notes *Sourced from [mockito-core's releases](https://github.com/mockito/mockito/releases).* > ## v3.0.0 > *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* > > #### 3.0.0 > - 2019-07-08 - [2 commits](https://github.com/mockito/mockito/compare/v3.0.0-beta.2...v3.0.0) by [Tim van der Lippe](https://github.com/TimvdLippe) (1), [William Collishaw](https://github.com/WilliamCollishaw) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-3.0.0-green.svg)](https://bintray.com/mockito/maven/mockito/3.0.0) > - [3.x] Fix missing README logo and other broken links [([#1727](https://github-redirect.dependabot.com/mockito/mockito/issues/1727))](https://github-redirect.dependabot.com/mockito/mockito/pull/1727) > > ## v3.0.0-beta.1 > *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* > > #### 3.0.0-beta.1 > - 2019-04-25 - [5 commits](https://github.com/mockito/mockito/compare/v2.27.0...v3.0.0-beta.1) by [Tim van der Lippe](https://github.com/TimvdLippe) - published to [![Bintray](https://img.shields.io/badge/Bintray-3.0.0-beta.1-green.svg)](https://bintray.com/mockito/maven/mockito-development/3.0.0-beta.1) > - No pull requests referenced in commit messages. > > ## v2.28.2 > *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* > > #### 2.28.2 > - 2019-05-29 - [1 commit](https://github.com/mockito/mockito/compare/v2.28.1...v2.28.2) by [Tim van der Lippe](https://github.com/TimvdLippe) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.28.2-green.svg)](https://bintray.com/mockito/maven/mockito/2.28.2) > - No pull requests referenced in commit messages. > > ## v2.28.1 > *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* > > #### 2.28.1 > - 2019-05-28 - [1 commit](https://github.com/mockito/mockito/compare/v2.28.0...v2.28.1) by [Tim van der Lippe](https://github.com/TimvdLippe) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.28.1-green.svg)](https://bintray.com/mockito/maven/mockito/2.28.1) > - No pull requests referenced in commit messages. > > ## v2.28.0 > *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* > > #### 2.28.0 > - 2019-05-28 - [3 commits](https://github.com/mockito/mockito/compare/v2.27.5...v2.28.0) by [Tim van der Lippe](https://github.com/TimvdLippe) (2), [Christoph Wagner](https://github.com/WagnerChristoph) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.28.0-green.svg)](https://bintray.com/mockito/maven/mockito/2.28.0) > - Add missing 'be' in javadoc [([#1720](https://github-redirect.dependabot.com/mockito/mockito/issues/1720))](https://github-redirect.dependabot.com/mockito/mockito/pull/1720) > > ## v2.27.2 > *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* > > #### 2.27.2 > - 2019-04-30 - [4 commits](https://github.com/mockito/mockito/compare/v2.27.1...v2.27.2) by [Tim van der Lippe](https://github.com/TimvdLippe) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.27.2-green.svg)](https://bintray.com/mockito/maven/mockito-development/2.27.2) > - Add ErrorProne MockitoInternalUsage checker [([#1690](https://github-redirect.dependabot.com/mockito/mockito/issues/1690))](https://github-redirect.dependabot.com/mockito/mockito/pull/1690) > > ## v2.27.1 > *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* > > #### 2.27.1 > - 2019-04-30 - [2 commits](https://github.com/mockito/mockito/compare/v2.27.0...v2.27.1) by [Stephan Schroevers](https://github.com/Stephan202) (1), [Tim van der Lippe](https://github.com/TimvdLippe) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.27.1-green.svg)](https://bintray.com/mockito/maven/mockito-development/2.27.1) > - Make `MockitoNotExtensible` service-loadable [([#1693](https://github-redirect.dependabot.com/mockito/mockito/issues/1693))](https://github-redirect.dependabot.com/mockito/mockito/pull/1693) > - The new Error Prone plugin isn't service-loadable [([#1692](https://github-redirect.dependabot.com/mockito/mockito/issues/1692))](https://github-redirect.dependabot.com/mockito/mockito/issues/1692) > > ... (truncated)
Commits - [`885e694`](https://github.com/mockito/mockito/commit/885e69420baa2a382f4394b85dc84cb6fe17fff6) 3.0.0 release (previous 3.0.0-beta.2) + release notes updated by CI build 4141 - [`732d996`](https://github.com/mockito/mockito/commit/732d996cc28278664c8c6b9f8a1d911b4f40f920) Release 3.0.0 - [`08203aa`](https://github.com/mockito/mockito/commit/08203aa61d1239e244340d75f2b8ede54b1eaab5) Fix missing README logo and other broken links ([#1727](https://github-redirect.dependabot.com/mockito/mockito/issues/1727)) - [`1f27cb6`](https://github.com/mockito/mockito/commit/1f27cb6cf415f0c00199efa30f8946b80b0acbb1) 3.0.0-beta.2 release (previous 3.0.0-beta.1) + release notes updated by CI bu... - [`68e98d2`](https://github.com/mockito/mockito/commit/68e98d23e6c694205487ca96ceb61cdb5aa0aefa) Fix version number - [`1f14413`](https://github.com/mockito/mockito/commit/1f14413d022e372c1bbf15ba1a73241805937d57) 3.0.0 release (previous 3.0.0-beta.1) + release notes updated by CI build 4127 - [`b11d8de`](https://github.com/mockito/mockito/commit/b11d8dedd88503dbe978373c58eeeed45cd4e8ce) Merge branch 'release/2.x' into release/3.x - [`1e3f69d`](https://github.com/mockito/mockito/commit/1e3f69db0c6548c6d05d36b1e26893a07d7eab24) 2.28.2 release (previous 2.28.1) + release notes updated by CI build 4124 - [`6dc786c`](https://github.com/mockito/mockito/commit/6dc786c9be7f2e3917ab37ce62e9c35066d9b303) Publish 2.28.2 - [`cd0e010`](https://github.com/mockito/mockito/commit/cd0e010ea91f98899aace65d57dcf8a8cbf38f46) 2.28.1 release (previous 2.28.0) + release notes updated by CI build 4122 - Additional commits viewable in [compare view](https://github.com/mockito/mockito/compare/v1.10.19...v3.0.0)


Dependabot compatibility score

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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #1146.