arquillian / arquillian-cube

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

Bump mockito-core from 1.10.19 to 2.24.5 #1108

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mockito-core from 1.10.19 to 2.24.5.

Commits - [`41c5606`](https://github.com/mockito/mockito/commit/41c5606349e13a1e3e060ab8348b412662219d62) 2.24.5 release (previous 2.24.4) + release notes updated by CI build 3887 - [`e2e7dc8`](https://github.com/mockito/mockito/commit/e2e7dc8bd8c4244ba864dd8687a0dc30cace967f) [ci maven-central-release] Release 2.24.5 - [`1ba9276`](https://github.com/mockito/mockito/commit/1ba92767c19c2dd3d3bf3ebf697f32851b2b7af9) [ci maven-central-release] Release 2.24.4 - [`4c25405`](https://github.com/mockito/mockito/commit/4c254058f1f1606a5de4c4fdc9f1a0b3c10ad15e) 2.24.4 release (previous 2.24.3) + release notes updated by CI build 3883 - [`d9cbe3e`](https://github.com/mockito/mockito/commit/d9cbe3e8ec9cafa521e61371d9e9600b7262cda7) Fixes [#1618](https://github-redirect.dependabot.com/mockito/mockito/issues/1618) : Fix strict stubbing profile serialization support. ([#1620](https://github-redirect.dependabot.com/mockito/mockito/issues/1620)) - [`34ebca1`](https://github.com/mockito/mockito/commit/34ebca1a8cd88465dd6e8ba395f78a6593522958) 2.24.3 release (previous 2.24.2) + release notes updated by CI build 3877 - [`cbedbe5`](https://github.com/mockito/mockito/commit/cbedbe567d5bf902b13e8cebc4a2a2ccfef7758f) Return null instead of causing a CCE ([#1612](https://github-redirect.dependabot.com/mockito/mockito/issues/1612)) - [`ac9195f`](https://github.com/mockito/mockito/commit/ac9195f740280f1964382acb469b14955a08d359) Automatic dependency update with Dependabot ([#1600](https://github-redirect.dependabot.com/mockito/mockito/issues/1600)) - [`a9d998f`](https://github.com/mockito/mockito/commit/a9d998fff27bc5019ba1ad78fc068bb8a2a424b0) 2.24.2 release (previous 2.24.1) + release notes updated by CI build 3874 - [`faeae6a`](https://github.com/mockito/mockito/commit/faeae6ac604e0103229a2ef23e35f88e10e026dd) Fix issue with mocking of java.util.* classes ([#1617](https://github-redirect.dependabot.com/mockito/mockito/issues/1617)) - Additional commits viewable in [compare view](https://github.com/mockito/mockito/compare/v1.10.19...v2.24.5)


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.


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 - `@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 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](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 5 years ago

Superseded by #1109.