Bump mockery/mockery from 1.6.7 to 1.6.10
Bumps mockery/mockery from 1.6.7 to 1.6.10.
Release notes
Sourced from mockery/mockery's releases.
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.8
release- 1399: Changelog v1.6.10
New Contributors
@sakarikl
made their first contribution in [pull request #1397](mockery/mockery#1397)@Ayesh
made their first contribution in [pull request #1398](mockery/mockery#1398)Thank you
- Special thanks to
@mfn
for 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
1.6.9
This tag reverts the
1.6.8
tag, pointing back to the previous commit1.6.7
.This is done to correct an issue or mistake in the
1.6.8
release.Sorry for the inconvenience caused.
1.6.8
What's Changed
- #1354: Add array-like objects support to hasKey/hasValue matchers by
@kudashevs
- #1355: Fix the namespace in the SubsetTest class by
@kudashevs
- #1360: Refactor Container
- #1361: Refactor
library/Mockery.php
- #1362: Refactor
library/Mockery/ClosureWrapper.php
- #1363: Refactor
library/Mockery/CompositeExpectation.php
- #1364: Refactor
library/Mockery/Configuration.php
- #1365: Refactor
library/Mockery/Container.php
- #1366: Refactor
library/Mockery/Exception.php
- #1367: Refactor
library/Mockery/Expectation.php
- #1368: Refactor
library/Mockery/ExpectationDirector.php
- #1369: Refactor
library/Mockery/ExpectationInterface.php
- #1370: Refactor
library/Mockery/ExpectsHigherOrderMessage.php
- #1371: Refactor
library/Mockery/HigherOrderMessage.php
- #1372: Refactor
library/Mockery/Instantiator.php
- #1373: Refactor
library/Mockery/LegacyMockInterface.php
- #1374: Refactor
library/Mockery/MethodCall.php
- #1375: Refactor
library/Mockery/MockInterface.php
- #1383: Refactor
library/helpers.php
- #1380: Refactor
library/Mockery/QuickDefinitionsConfiguration.php
- #1382: Refactor
library/Mockery/VerificationExpectation.php
- #1379: Refactor
library/Mockery/Undefined.php
- #1377: Refactor
library/Mockery/ReceivedMethodCalls.php
- #1378: Refactor
library/Mockery/Reflector.php
- #1376: Refactor
library/Mockery.php
... (truncated)
Changelog
Sourced from mockery/mockery's changelog.
[1.6.10] - 2024-03-19
Added
Fixed
[1.6.9] - 2024-03-12
[1.6.8] - 2024-03-12
- 1393: Changelog v1.6.8
- 1392: Refactor remaining codebase
- 1391: Update actions to use Node 20
- 1390: Update
ReadTheDocs
dependencies- 1389: Refactor
library/Mockery/Matcher/*
- 1388: Refactor
library/Mockery/Loader/*
- 1387: Refactor
library/Mockery/CountValidator/*
- 1386: Add PHPUnit 10+ attributes
- 1385: Update composer dependencies and clean up
- 1384: Update
psalm-baseline.xml
- 1383: Refactor
library/helpers.php
- 1382: Refactor
library/Mockery/VerificationExpectation.php
- 1381: Refactor
library/Mockery/VerificationDirector.php
- 1380: Refactor
library/Mockery/QuickDefinitionsConfiguration.php
- 1379: Refactor
library/Mockery/Undefined.php
- 1378: Refactor
library/Mockery/Reflector.php
- 1377: Refactor
library/Mockery/ReceivedMethodCalls.php
- 1376: Refactor
library/Mockery.php
- 1375: Refactor
library/Mockery/MockInterface.php
- 1374: Refactor
library/Mockery/MethodCall.php
- 1373: Refactor
library/Mockery/LegacyMockInterface.php
- 1372: Refactor
library/Mockery/Instantiator.php
- 1371: Refactor
library/Mockery/HigherOrderMessage.php
- 1370: Refactor
library/Mockery/ExpectsHigherOrderMessage.php
- 1369: Refactor
library/Mockery/ExpectationInterface.php
- 1368: Refactor
library/Mockery/ExpectationDirector.php
- 1367: Refactor
library/Mockery/Expectation.php
- 1366: Refactor
library/Mockery/Exception.php
- 1365: Refactor
library/Mockery/Container.php
- 1364: Refactor
library/Mockery/Configuration.php
- 1363: Refactor
library/Mockery/CompositeExpectation.php
- 1362: Refactor
library/Mockery/ClosureWrapper.php
- 1361: Refactor
library/Mockery.php
... (truncated)
Commits
-
47065d1
Changelog v1.6.10 (#1399) -
814cae2
[PHP 8.4] Fixes for implicit nullability deprecation (#1398) -
cbb5798
[PHP 8.4] Fixes for implicit nullability deprecation -
c9cf52d
Fix1.6.8
release (#1396) -
f69ac21
Add projects for testing -
ddf19da
Update psalm-baseline.xml -
c8fab80
Update .gitattributes -
a66bc5c
Create e2e-test.sh -
114f2d7
cleanup -
2b82b3c
Fix property name - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts