tisnamuliarta / laravel-shadcn

0 stars 0 forks source link

Update dependency mockery/mockery to v1.6.12 #38

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mockery/mockery 1.6.9 -> 1.6.12 age adoption passing confidence

Release Notes

mockery/mockery (mockery/mockery) ### [`v1.6.12`](https://redirect.github.com/mockery/mockery/blob/HEAD/CHANGELOG.md#1612---2024-05-15) [Compare Source](https://redirect.github.com/mockery/mockery/compare/1.6.11...1.6.12) ##### Changed - [1420: Update `psalm-baseline.xml` ](https://redirect.github.com/mockery/mockery/pull/1420) - [1419: Update e2e-test.sh](https://redirect.github.com/mockery/mockery/pull/1419) - [1413: Upgrade `phar` tools and `phive.xml` configuration](https://redirect.github.com/mockery/mockery/pull/1413) ##### Fixed - [1415: Fix mocking anonymous classes](https://redirect.github.com/mockery/mockery/pull/1415) - [1411: Mocking final classes reports unresolvable type by PHPStan](https://redirect.github.com/mockery/mockery/issues/1411) - [1410: Fix PHP Doc Comments](https://redirect.github.com/mockery/mockery/pull/1410) ##### Security - [1417: Bump `Jinja2` from `3.1.3` to `3.1.4` fix CVE-2024-34064](https://redirect.github.com/mockery/mockery/pull/1417) - [1412: Bump `idna` from `3.6` to `3.7` fix CVE-2024-3651](https://redirect.github.com/mockery/mockery/pull/1412) ### [`v1.6.11`](https://redirect.github.com/mockery/mockery/blob/HEAD/CHANGELOG.md#1611---2024-03-21) [Compare Source](https://redirect.github.com/mockery/mockery/compare/1.6.10...1.6.11) ##### Fixed - [1407: Fix constants map generics doc comments](https://redirect.github.com/mockery/mockery/pull/1407) - [1406: Fix reserved words used to name a class, interface or trait](https://redirect.github.com/mockery/mockery/pull/1406) - [1403: Fix regression - partial construction with trait methods](https://redirect.github.com/mockery/mockery/pull/1403) - [1401: Improve `Mockery::mock()` parameter type compatibility with array typehints](https://redirect.github.com/mockery/mockery/pull/1401) ### [`v1.6.10`](https://redirect.github.com/mockery/mockery/blob/HEAD/CHANGELOG.md#1610---2024-03-19) [Compare Source](https://redirect.github.com/mockery/mockery/compare/1.6.9...1.6.10) ##### Added - [1398: \[PHP 8.4\] Fixes for implicit nullability deprecation](https://redirect.github.com/mockery/mockery/pull/1398) ##### Fixed - [1397: Fix mock method $args parameter type](https://redirect.github.com/mockery/mockery/pull/1397) - [1396: Fix `1.6.8` release](https://redirect.github.com/mockery/mockery/pull/1396)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.