rxcod9 / joy-voyager-laravel-demo

Joy Voyager Laravel Demo shows integration of Joy Voyager Packages with Voyager.
https://joy-voyager.kodmonk.com
5 stars 1 forks source link

Update dependency mockery/mockery to v1.5.0 #14

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
mockery/mockery require-dev minor 1.4.3 -> 1.5.0

Release Notes

mockery/mockery ### [`v1.5.0`](https://togithub.com/mockery/mockery/blob/HEAD/CHANGELOG.md#​150-2022-01-20) [Compare Source](https://togithub.com/mockery/mockery/compare/1.4.4...1.5.0) - Override default call count expectations via expects() [#​1146](https://togithub.com/mockery/mockery/issues/1146) - Mock methods with static return types [#​1157](https://togithub.com/mockery/mockery/issues/1157) - Mock methods with mixed return type [#​1156](https://togithub.com/mockery/mockery/issues/1156) - Mock classes with new in initializers on PHP 8.1 [#​1160](https://togithub.com/mockery/mockery/issues/1160) - Removes redundant PHPUnitConstraint [#​1158](https://togithub.com/mockery/mockery/issues/1158) ### [`v1.4.4`](https://togithub.com/mockery/mockery/blob/HEAD/CHANGELOG.md#​144-2021-09-13) [Compare Source](https://togithub.com/mockery/mockery/compare/1.4.3...1.4.4) - Fixes auto-generated return values [#​1144](https://togithub.com/mockery/mockery/issues/1144) - Adds support for tentative types [#​1130](https://togithub.com/mockery/mockery/issues/1130) - Fixes for PHP 8.1 Support ([#​1130](https://togithub.com/mockery/mockery/issues/1130) and [#​1140](https://togithub.com/mockery/mockery/issues/1140)) - Add method that allows defining a set of arguments the mock should yield [#​1133](https://togithub.com/mockery/mockery/issues/1133) - Added option to configure default matchers for objects `\Mockery::getConfiguration()->setDefaultMatcher($class, $matcherClass)` [#​1120](https://togithub.com/mockery/mockery/issues/1120)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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