Commit 85abe1d
authored
Bump mockery/mockery from 1.6.12 to 1.6.15 (#3971)
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.6.12
to 1.6.15.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mockery/mockery/releases">mockery/mockery's
releases</a>.</em></p>
<blockquote>
<h2>1.6.15</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix partial mocks skipping real <code>__construct</code> and
<code>__clone</code> by <a
href="https://github.com/lazerg"><code>@lazerg</code></a> in <a
href="https://redirect.github.com/mockery/mockery/pull/1515">mockery/mockery#1515</a></li>
<li>Changelog v1.6.15 by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1516">mockery/mockery#1516</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mockery/mockery/compare/1.6.14...1.6.15">https://github.com/mockery/mockery/compare/1.6.14...1.6.15</a></p>
<h2>1.6.14</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix str_* polyfills documenting non-empty-string parameters by <a
href="https://github.com/dg"><code>@dg</code></a> in <a
href="https://redirect.github.com/mockery/mockery/pull/1509">mockery/mockery#1509</a></li>
<li>Allow mocking <code>__clone</code> magic method by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1512">mockery/mockery#1512</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/dg"><code>@dg</code></a> made their
first contribution in <a
href="https://redirect.github.com/mockery/mockery/pull/1509">mockery/mockery#1509</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mockery/mockery/compare/1.6.13...1.6.14">https://github.com/mockery/mockery/compare/1.6.13...1.6.14</a></p>
<h2>1.6.13</h2>
<h2>What's Changed</h2>
<ul>
<li>Separate tests and fixtures by PHP versions by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1422">mockery/mockery#1422</a></li>
<li>Properly Handle Initialization Errors and Ensure Accurate 'Failed
Expectation' Messages by <a
href="https://github.com/hschletz"><code>@hschletz</code></a> in <a
href="https://redirect.github.com/mockery/mockery/pull/1423">mockery/mockery#1423</a></li>
<li>Add test and fixture for PR <a
href="https://redirect.github.com/mockery/mockery/issues/1423">#1423</a>
by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1424">mockery/mockery#1424</a></li>
<li>Bump <code>requests</code> from 2.31.0 to 2.32.0 by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1428">mockery/mockery#1428</a></li>
<li>Bump <code>certifi</code> from 2024.2.2 to 2024.07.04 by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1429">mockery/mockery#1429</a></li>
<li>Bump <code>urllib3</code> from 2.2.1 to 2.2.2 by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1430">mockery/mockery#1430</a></li>
<li>Bump infection from 0.28.1 to 0.29.6 by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1431">mockery/mockery#1431</a></li>
<li>Bump phpdocumentor from 3.4.3 to 3.5.3 by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1432">mockery/mockery#1432</a></li>
<li>Bump phpunit from 11.1.3 to 11.2.9 by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1433">mockery/mockery#1433</a></li>
<li>Bump psalm from 5.24.0 to 5.25.0 by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1434">mockery/mockery#1434</a></li>
<li>Bump setuptools from 69.2.0 to 70.0.0 by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1435">mockery/mockery#1435</a></li>
<li>Upload test results to Codecov by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1437">mockery/mockery#1437</a></li>
<li>Refactor <code>\Mockery\Container::mock</code> by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1436">mockery/mockery#1436</a></li>
<li>Fix Undefined Array Key in Mockery <code>withArgs</code> for PHP 8.2
by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1441">mockery/mockery#1441</a></li>
<li>Bump <code>psalm</code> phar from 5.25.0 to 5.26.1 by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1443">mockery/mockery#1443</a></li>
<li>Bump <code>phive</code> phar from 0.15.2 to 0.15.3 by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1444">mockery/mockery#1444</a></li>
<li>Bump <code>phpunit</code> from 11.2.9 to 11.3.6 by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1445">mockery/mockery#1445</a></li>
<li>Bump symplify/easy-coding-standard from 12.1.14 to 12.3.5 by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1446">mockery/mockery#1446</a></li>
<li>[PHP/8.0] Resolve issue with named parameters by <a
href="https://github.com/lukeroot"><code>@lukeroot</code></a> in <a
href="https://redirect.github.com/mockery/mockery/pull/1448">mockery/mockery#1448</a></li>
<li>Handle <code>ReflectionException</code> when resolving named
arguments by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1449">mockery/mockery#1449</a></li>
<li>Add <code>withAndOthers</code> expectation shorthand by <a
href="https://github.com/bert-w"><code>@bert-w</code></a> in <a
href="https://redirect.github.com/mockery/mockery/pull/1451">mockery/mockery#1451</a></li>
<li>Fixed invalid variadic $args parameters by <a
href="https://github.com/lrotermund"><code>@lrotermund</code></a> in <a
href="https://redirect.github.com/mockery/mockery/pull/1454">mockery/mockery#1454</a></li>
<li>Bump jinja2 from 3.1.4 to 3.1.5 by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1455">mockery/mockery#1455</a></li>
<li>Update composer dependencies by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1456">mockery/mockery#1456</a></li>
<li>Update phive dependencies by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1457">mockery/mockery#1457</a></li>
<li>Update psalm baseline by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1458">mockery/mockery#1458</a></li>
<li>Fixes CVE-2025-27516 by <a
href="https://github.com/dustin-scott"><code>@dustin-scott</code></a>
in <a
href="https://redirect.github.com/mockery/mockery/pull/1460">mockery/mockery#1460</a></li>
<li>Bump <code>requests</code> from <code>2.32.0</code> to
<code>2.32.4</code> by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1466">mockery/mockery#1466</a></li>
<li>Bump <code>setuptools</code> from <code>70.0.0</code> to
<code>78.1.1</code> by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1467">mockery/mockery#1467</a></li>
<li>Bump <code>urllib3</code> from <code>2.2.2</code> to
<code>2.5.0</code> by <a
href="https://github.com/ghostwriter"><code>@ghostwriter</code></a> in
<a
href="https://redirect.github.com/mockery/mockery/pull/1468">mockery/mockery#1468</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md">mockery/mockery's
changelog</a>.</em></p>
<blockquote>
<h2>[1.6.15] - 2026-08-19</h2>
<h3>Fixed</h3>
<ul>
<li><a
href="https://redirect.github.com/mockery/mockery/pull/1515">1515: Fix
partial mocks skipping real <code>__construct</code> and
<code>__clone</code></a></li>
</ul>
<h2>[1.6.14] - 2026-08-18</h2>
<h3>Changed</h3>
<ul>
<li><a
href="https://redirect.github.com/mockery/mockery/pull/1512">1512: Allow
mocking <code>__clone</code> magic method</a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a
href="https://redirect.github.com/mockery/mockery/pull/1509">1509: Fix
str_* polyfills documenting non-empty-string parameters</a></li>
</ul>
<h2>[1.6.13] - 2026-08-14</h2>
<h3>Added</h3>
<ul>
<li><a
href="https://redirect.github.com/mockery/mockery/pull/1505">1505: Add
PHPUnit extension for Mockery</a></li>
<li><a
href="https://redirect.github.com/mockery/mockery/pull/1451">1451: Add
<code>withAndOthers</code> expectation shorthand</a></li>
</ul>
<h3>Changed</h3>
<ul>
<li><a
href="https://redirect.github.com/mockery/mockery/pull/1495">1495: Do
not return from constructors/destructors</a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a
href="https://redirect.github.com/mockery/mockery/pull/1506">1506: Fix
<code>Mock::shouldNotReceive()</code> ignoring additional
arguments</a></li>
<li><a
href="https://redirect.github.com/mockery/mockery/pull/1503">1503: Fix
mocking a class with an overridden return type</a></li>
<li><a
href="https://redirect.github.com/mockery/mockery/pull/1502">1502: Fixed
Generics DocComments & readonly class mock handling</a></li>
<li><a
href="https://redirect.github.com/mockery/mockery/pull/1474">1474: Mock
demeter chains and fluent interface methods with <code>static</code>
return type</a></li>
<li><a
href="https://redirect.github.com/mockery/mockery/pull/1454">1454: Fixed
invalid variadic $args parameters</a></li>
<li><a
href="https://redirect.github.com/mockery/mockery/pull/1450">1450:
Phpunit integration test listener false positive</a></li>
<li><a
href="https://redirect.github.com/mockery/mockery/pull/1449">1449:
Handle <code>ReflectionException</code> when resolving named
arguments</a></li>
<li>[1448: &<a
href="https://redirect.github.com/mockery/mockery/issues/91">#91</a>;PHP/8.0&<a
href="https://redirect.github.com/mockery/mockery/issues/93">#93</a>;
Resolve issue with named parameters](<a
href="https://redirect.github.com/mockery/mockery/pull/1448">mockery/mockery#1448</a>)</li>
<li><a
href="https://redirect.github.com/mockery/mockery/pull/1441">1441: Fix
Undefined Array Key in Mockery <code>withArgs</code> for PHP
8.2</a></li>
<li><a
href="https://redirect.github.com/mockery/mockery/pull/1423">1423:
Properly Handle Initialization Errors and Ensure Accurate 'Failed
Expectation' Messages</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mockery/mockery/commit/967a801bd188989a5669bd280f252d51c0fdc9ee"><code>967a801</code></a>
Changelog v1.6.15 (<a
href="https://redirect.github.com/mockery/mockery/issues/1516">#1516</a>)</li>
<li><a
href="https://github.com/mockery/mockery/commit/44f4967db0bf1e23c9e5600a46dd332c949f4b33"><code>44f4967</code></a>
Fix partial mocks skipping real <code>__construct</code> and
<code>__clone</code> (<a
href="https://redirect.github.com/mockery/mockery/issues/1515">#1515</a>)</li>
<li><a
href="https://github.com/mockery/mockery/commit/d5362ead1f26e220e64ade458efa4e997f5a8fc0"><code>d5362ea</code></a>
Changelog v1.6.14 (<a
href="https://redirect.github.com/mockery/mockery/issues/1513">#1513</a>)</li>
<li><a
href="https://github.com/mockery/mockery/commit/c35d2681e41f4d1ad6e29e083bf3e26b0aa02431"><code>c35d268</code></a>
Allow mocking <code>__clone</code> magic method (<a
href="https://redirect.github.com/mockery/mockery/issues/1512">#1512</a>)</li>
<li><a
href="https://github.com/mockery/mockery/commit/0e0146669a0b77eb540894ded92983b40f7466b2"><code>0e01466</code></a>
Fix str_* polyfills documenting non-empty-string parameters (<a
href="https://redirect.github.com/mockery/mockery/issues/1509">#1509</a>)</li>
<li><a
href="https://github.com/mockery/mockery/commit/9cb54414cdcd2ec5ca292e7ba19dba3a3444885d"><code>9cb5441</code></a>
Changelog v1.6.13 (<a
href="https://redirect.github.com/mockery/mockery/issues/1508">#1508</a>)</li>
<li><a
href="https://github.com/mockery/mockery/commit/8f28a25633792945cb041de6ec436051c945e905"><code>8f28a25</code></a>
Fix psalm issues and bump RTD to Ubuntu 24.04 (<a
href="https://redirect.github.com/mockery/mockery/issues/1507">#1507</a>)</li>
<li><a
href="https://github.com/mockery/mockery/commit/7b65b4ff446da0e3f816b23bd2d735b0c09045da"><code>7b65b4f</code></a>
Fix Mock::shouldNotReceive() ignoring additional arguments (<a
href="https://redirect.github.com/mockery/mockery/issues/1506">#1506</a>)</li>
<li><a
href="https://github.com/mockery/mockery/commit/4bc305a0c3cd7713c2a4ae23a1e6e17341af085d"><code>4bc305a</code></a>
Add PHPUnit extension for Mockery (<a
href="https://redirect.github.com/mockery/mockery/issues/1505">#1505</a>)</li>
<li><a
href="https://github.com/mockery/mockery/commit/396bc475ed0ba210f7c245bb0adb7732715c9943"><code>396bc47</code></a>
Add PHPUnit EndToEnd Tests (<a
href="https://redirect.github.com/mockery/mockery/issues/1504">#1504</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/mockery/mockery/compare/1.6.12...1.6.15">compare
view</a></li>
</ul>
</details>
<br />
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent d6d1d19 commit 85abe1d
2 files changed
Lines changed: 24 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments