laravel-kata
laravel-kata copied to clipboard
Bump mockery/mockery from 1.6.9 to 1.6.12
Bumps mockery/mockery from 1.6.9 to 1.6.12.
Release notes
Sourced from mockery/mockery's releases.
1.6.12
What's Changed
- 1420: Update
psalm-baseline.xml- 1419: Update e2e-test.sh
- 1417: Bump
Jinja2from3.1.3to3.1.4fix CVE-2024-34064 thanks to@corazzi- 1415: Fix mocking anonymous classes thanks to
@lew-tfliand@ghostwriter- 1413: Upgrade
phartools andphive.xmlconfiguration- 1412: Bump
idnafrom3.6to3.7fix CVE-2024-3651- 1411: Mocking final classes reports unresolvable type by PHPStan thanks to
@Ilyes512- 1410: Fix PHP Doc Comments thanks to
@rolandsusansFull Changelog: https://github.com/mockery/mockery/compare/1.6.11...1.6.12
1.6.11
What's Changed
- 1407: Fix constants map generics doc comments thanks to
@gready-hub- 1406: Fix reserved words used to name a class, interface or trait thanks to
@herndlm- 1403: Fix regression - partial construction with trait methods thanks to
@adnweedon- 1401: Improve
Mockery::mock()parameter type compatibility with array typehints thanks to@LastDragon-ruNew Contributors
@LastDragon-rumade their first contribution in mockery/mockery#1401Full Changelog: https://github.com/mockery/mockery/compare/1.6.10...1.6.11
1.6.10
What's Changed
- [1398: [PHP 8.4] Fixes for implicit nullability deprecation](mockery/mockery#1398) by
@Ayesh- 1397: Fix mock method $args parameter type by
@sakarikl- 1396: Fix
1.6.8release- 1399: Changelog v1.6.10
New Contributors
@sakariklmade their first contribution in [pull request #1397](mockery/mockery#1397)@Ayeshmade their first contribution in [pull request #1398](mockery/mockery#1398)Thank you
- Special thanks to
@mfnfor helping with testing on a larger codebase in [pull request #1396](mockery/mockery#1396)Full Changelog: https://github.com/mockery/mockery/compare/1.6.8...1.6.10
Changelog
Sourced from mockery/mockery's changelog.
[1.6.12] - 2024-05-15
Changed
- 1420: Update
psalm-baseline.xml- 1419: Update e2e-test.sh
- 1413: Upgrade
phartools andphive.xmlconfigurationFixed
- 1415: Fix mocking anonymous classes
- 1411: Mocking final classes reports unresolvable type by PHPStan
- 1410: Fix PHP Doc Comments
Security
- 1417: Bump
Jinja2from3.1.3to3.1.4fix CVE-2024-34064- 1412: Bump
idnafrom3.6to3.7fix CVE-2024-3651[1.6.11] - 2024-03-21
Fixed
- 1407: Fix constants map generics doc comments
- 1406: Fix reserved words used to name a class, interface or trait
- 1403: Fix regression - partial construction with trait methods
- 1401: Improve
Mockery::mock()parameter type compatibility with array typehints[1.6.10] - 2024-03-19
Added
Fixed
Commits
1f4efddChangelog v1.6.12 (#1418)bff36e8Updatepsalm-baseline.xml(#1420)de5f9f1Update e2e-test.sh (#1419)c731bf3Fix PHP Doc Comments (#1410)a7c2001BumpJinja2from3.1.3to3.1.4- Fix CVE-2024-34064 (#1417)6db8c48Fix mocking anonymous classes (#1415)d2fcf80Upgradephartools andphive.xmlconfiguration (#1413)f9bef16Bumpidnafrom3.6to3.7- Fix CVE-2024-3651 (#1412)44a98deUpdate CI workflows to test on PHP 8.4 (#1409)81a161dChangelog v1.6.11 (#1408)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)