guillaumebriday / todolist-backend-laravel

Back-end application for Todolist Web application built with Laravel 5.8 and Vue.js
https://todolist-docs.guillaumebriday.me
MIT License
70 stars 22 forks source link

Update dependency mockery/mockery to v1.2.3 #34

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
mockery/mockery (source) require-dev patch 1.2.2 -> 1.2.3

Release Notes

mockery/mockery ### [`v1.2.3`](https://togithub.com/mockery/mockery/blob/master/CHANGELOG.md#​123-2019-08-07) [Compare Source](https://togithub.com/mockery/mockery/compare/1.2.2...1.2.3) - Allow mocking classes that have allows and expects methods ([#​868](https://togithub.com/mockery/mockery/issues/868)) - Allow passing thru \_\_call method in all mock types (experimental) ([#​969](https://togithub.com/mockery/mockery/issues/969)) - Add support for `!` to blacklist methods ([#​959](https://togithub.com/mockery/mockery/issues/959)) - Added `withSomeOfArgs` to partial match a list of args ([#​967](https://togithub.com/mockery/mockery/issues/967)) - Fix chained demeter calls with type hint ([#​956](https://togithub.com/mockery/mockery/issues/956))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.