Release notes
*Sourced from [mockery/mockery's releases](https://github.com/mockery/mockery/releases).*
> ## 1.2.0
> * Starts counting default expectations towards count ([#910](https://github-redirect.dependabot.com/mockery/mockery/issues/910))
> * Adds workaround for some HHVM return types ([#909](https://github-redirect.dependabot.com/mockery/mockery/issues/909))
> * Adds PhpStorm metadata support for autocomplete etc ([#904](https://github-redirect.dependabot.com/mockery/mockery/issues/904))
> * Further attempts to support multiple PHPUnit versions ([#903](https://github-redirect.dependabot.com/mockery/mockery/issues/903))
> * Allows setting constructor expectations on instance mocks ([#900](https://github-redirect.dependabot.com/mockery/mockery/issues/900))
> * Adds workaround for HHVM memoization decorator ([#893](https://github-redirect.dependabot.com/mockery/mockery/issues/893))
Changelog
*Sourced from [mockery/mockery's changelog](https://github.com/mockery/mockery/blob/master/CHANGELOG.md).*
> ## 1.2.0 (2018-10-02)
>
> * Starts counting default expectations towards count ([#910](https://github-redirect.dependabot.com/mockery/mockery/issues/910))
> * Adds workaround for some HHVM return types ([#909](https://github-redirect.dependabot.com/mockery/mockery/issues/909))
> * Adds PhpStorm metadata support for autocomplete etc ([#904](https://github-redirect.dependabot.com/mockery/mockery/issues/904))
> * Further attempts to support multiple PHPUnit versions ([#903](https://github-redirect.dependabot.com/mockery/mockery/issues/903))
> * Allows setting constructor expectations on instance mocks ([#900](https://github-redirect.dependabot.com/mockery/mockery/issues/900))
> * Adds workaround for HHVM memoization decorator ([#893](https://github-redirect.dependabot.com/mockery/mockery/issues/893))
> * Adds experimental support for callable spys ([#712](https://github-redirect.dependabot.com/mockery/mockery/issues/712))
Commits
- [`1006336`](https://github.com/mockery/mockery/commit/100633629bf76d57430b86b7098cd6beb996a35a) Merge pull request [#913](https://github-redirect.dependabot.com/mockery/mockery/issues/913) from davedevelopment/release-1.2.0
- [`c485f91`](https://github.com/mockery/mockery/commit/c485f91967c548a8f4874fb8931eab2481b14150) Fixes pending release number
- [`dbcb50a`](https://github.com/mockery/mockery/commit/dbcb50acc14fced5d364b422ccb6665dd0872113) Updates changelog
- [`248bbd3`](https://github.com/mockery/mockery/commit/248bbd33ae9176ff21f5419779efdf07b0f41915) Merge pull request [#909](https://github-redirect.dependabot.com/mockery/mockery/issues/909) from xxtanisxx/fix-return-type-errors-from-hhvm
- [`280ba33`](https://github.com/mockery/mockery/commit/280ba3398ae1d27f320b24eb9ad3e28856fb2d15) fix edge case with this
- [`3b606ac`](https://github.com/mockery/mockery/commit/3b606ac3f31f6fa7244872020d9477499a586e48) minor refactor
- [`1a4af9c`](https://github.com/mockery/mockery/commit/1a4af9ce4f411f0b1521d1477e017da0bea51997) refactor method.php
- [`12b06e6`](https://github.com/mockery/mockery/commit/12b06e64a06c553f5cb8f785a4fd692275686a30) fix test
- [`48d9c97`](https://github.com/mockery/mockery/commit/48d9c97935982bf4dcae5f3cc26f3f49d8eb10e7) modify stylci
- [`27edb86`](https://github.com/mockery/mockery/commit/27edb862dad97fd05f8b6b686d92ed420161f646) add test
- Additional commits viewable in [compare view](https://github.com/mockery/mockery/compare/1.1.0...1.2.0)
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 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.
Bumps mockery/mockery from 1.1.0 to 1.2.0.
Release notes
*Sourced from [mockery/mockery's releases](https://github.com/mockery/mockery/releases).* > ## 1.2.0 > * Starts counting default expectations towards count ([#910](https://github-redirect.dependabot.com/mockery/mockery/issues/910)) > * Adds workaround for some HHVM return types ([#909](https://github-redirect.dependabot.com/mockery/mockery/issues/909)) > * Adds PhpStorm metadata support for autocomplete etc ([#904](https://github-redirect.dependabot.com/mockery/mockery/issues/904)) > * Further attempts to support multiple PHPUnit versions ([#903](https://github-redirect.dependabot.com/mockery/mockery/issues/903)) > * Allows setting constructor expectations on instance mocks ([#900](https://github-redirect.dependabot.com/mockery/mockery/issues/900)) > * Adds workaround for HHVM memoization decorator ([#893](https://github-redirect.dependabot.com/mockery/mockery/issues/893))Changelog
*Sourced from [mockery/mockery's changelog](https://github.com/mockery/mockery/blob/master/CHANGELOG.md).* > ## 1.2.0 (2018-10-02) > > * Starts counting default expectations towards count ([#910](https://github-redirect.dependabot.com/mockery/mockery/issues/910)) > * Adds workaround for some HHVM return types ([#909](https://github-redirect.dependabot.com/mockery/mockery/issues/909)) > * Adds PhpStorm metadata support for autocomplete etc ([#904](https://github-redirect.dependabot.com/mockery/mockery/issues/904)) > * Further attempts to support multiple PHPUnit versions ([#903](https://github-redirect.dependabot.com/mockery/mockery/issues/903)) > * Allows setting constructor expectations on instance mocks ([#900](https://github-redirect.dependabot.com/mockery/mockery/issues/900)) > * Adds workaround for HHVM memoization decorator ([#893](https://github-redirect.dependabot.com/mockery/mockery/issues/893)) > * Adds experimental support for callable spys ([#712](https://github-redirect.dependabot.com/mockery/mockery/issues/712))Commits
- [`1006336`](https://github.com/mockery/mockery/commit/100633629bf76d57430b86b7098cd6beb996a35a) Merge pull request [#913](https://github-redirect.dependabot.com/mockery/mockery/issues/913) from davedevelopment/release-1.2.0 - [`c485f91`](https://github.com/mockery/mockery/commit/c485f91967c548a8f4874fb8931eab2481b14150) Fixes pending release number - [`dbcb50a`](https://github.com/mockery/mockery/commit/dbcb50acc14fced5d364b422ccb6665dd0872113) Updates changelog - [`248bbd3`](https://github.com/mockery/mockery/commit/248bbd33ae9176ff21f5419779efdf07b0f41915) Merge pull request [#909](https://github-redirect.dependabot.com/mockery/mockery/issues/909) from xxtanisxx/fix-return-type-errors-from-hhvm - [`280ba33`](https://github.com/mockery/mockery/commit/280ba3398ae1d27f320b24eb9ad3e28856fb2d15) fix edge case with this - [`3b606ac`](https://github.com/mockery/mockery/commit/3b606ac3f31f6fa7244872020d9477499a586e48) minor refactor - [`1a4af9c`](https://github.com/mockery/mockery/commit/1a4af9ce4f411f0b1521d1477e017da0bea51997) refactor method.php - [`12b06e6`](https://github.com/mockery/mockery/commit/12b06e64a06c553f5cb8f785a4fd692275686a30) fix test - [`48d9c97`](https://github.com/mockery/mockery/commit/48d9c97935982bf4dcae5f3cc26f3f49d8eb10e7) modify stylci - [`27edb86`](https://github.com/mockery/mockery/commit/27edb862dad97fd05f8b6b686d92ed420161f646) add test - Additional commits viewable in [compare view](https://github.com/mockery/mockery/compare/1.1.0...1.2.0)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 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.