mikehardy / google-analytics-java

Open Source license compatible Java API for Google Analytics
9 stars 3 forks source link

Bump mockito-core from 2.26.0 to 2.27.0 #54

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mockito-core from 2.26.0 to 2.27.0.

Release notes *Sourced from [mockito-core's releases](https://github.com/mockito/mockito/releases).* > ## v2.27.0 > *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* > > #### 2.27.0 > - 2019-04-10 - [1 commit](https://github.com/mockito/mockito/compare/v2.26.2...v2.27.0) by [Tim van der Lippe](https://github.com/TimvdLippe) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.27.0-green.svg)](https://bintray.com/mockito/maven/mockito/2.27.0) > - No pull requests referenced in commit messages. > > ## v2.26.2 > *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* > > #### 2.26.2 > - 2019-04-10 - [11 commits](https://github.com/mockito/mockito/compare/v2.26.1...v2.26.2) by [Tim van der Lippe](https://github.com/TimvdLippe) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.26.2-green.svg)](https://bintray.com/mockito/maven/mockito-development/2.26.2) > - Eagerly compute stackTraceLine in LocationImpl [([#1683](https://github-redirect.dependabot.com/mockito/mockito/issues/1683))](https://github-redirect.dependabot.com/mockito/mockito/pull/1683) > > ## v2.26.1 > *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* > > #### 2.26.1 > - 2019-04-10 - [2 commits](https://github.com/mockito/mockito/compare/v2.26.0...v2.26.1) by [Tim van der Lippe](https://github.com/TimvdLippe) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.26.1-green.svg)](https://bintray.com/mockito/maven/mockito-development/2.26.1) > - Fix handling of generic Void type for doNothing() [([#1680](https://github-redirect.dependabot.com/mockito/mockito/issues/1680))](https://github-redirect.dependabot.com/mockito/mockito/pull/1680)
Commits - [`881e09e`](https://github.com/mockito/mockito/commit/881e09ebd33d78e9c226afa37548bf043fe82b4b) 2.27.0 release (previous 2.26.2) + release notes updated by CI build 4042 - [`5de9531`](https://github.com/mockito/mockito/commit/5de953146a2b3eb3824fbc9874566b0ab2276a3f) Release Mockito 2.27.0 - [`bfc5ecb`](https://github.com/mockito/mockito/commit/bfc5ecb8494b00d8b5ed4e226ad8770b08d9474b) 2.26.2 release (previous 2.26.1) + release notes updated by CI build 4040 - [`086b0a0`](https://github.com/mockito/mockito/commit/086b0a0425b9e4c8b689088e7928d00b91938d37) Merge pull request [#1683](https://github-redirect.dependabot.com/mockito/mockito/issues/1683) from mockito/location-impl-memory-computation - [`031d054`](https://github.com/mockito/mockito/commit/031d0546ff86f9c6a78efbd92e38496cd60ddfe0) Upgrade animalsniffer-plugin for Gradle 5 compatibility - [`a470148`](https://github.com/mockito/mockito/commit/a470148139c93a78c90de8ff2bbfc7a74d790661) Remove Gradle sha256sum - [`adb43e9`](https://github.com/mockito/mockito/commit/adb43e9bdabd1b3be828416f2ad1aeccd66292de) Upgrade Gradle to 5.3.1 - [`07c8366`](https://github.com/mockito/mockito/commit/07c83669a37fdefb89285352bed32f083929eb4a) Fix CheckStyle warnings and only run memory test if fastpath is supported - [`5498e6b`](https://github.com/mockito/mockito/commit/5498e6b1936f8565a9c33af3e7ecbfe689343e6c) Add missing parameter in test stub - [`fd6f88f`](https://github.com/mockito/mockito/commit/fd6f88f129003ccbf4dc175f7b76a4bdec9ff493) Fix some regressions - Additional commits viewable in [compare view](https://github.com/mockito/mockito/compare/v2.26.0...v2.27.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 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.