Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump mockery/mockery from 1.6.11 to 1.6.12 (#2253)
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.6.11 to 1.6.12. <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.12</h2> <h2>What's Changed</h2> <ul> <li><a href="https://redirect.github.com/mockery/mockery/pull/1420">1420: Update <code>psalm-baseline.xml</code> </a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1419">1419: Update e2e-test.sh</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1417">1417: Bump <code>Jinja2</code> from <code>3.1.3</code> to <code>3.1.4</code> fix CVE-2024-34064</a> thanks to <a href="https://github.com/corazzi"><code>@corazzi</code></a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1415">1415: Fix mocking anonymous classes</a> thanks to <a href="https://github.com/lew-tfli"><code>@lew-tfli</code></a> and <a href="https://github.com/ghostwriter"><code>@ghostwriter</code></a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1413">1413: Upgrade <code>phar</code> tools and <code>phive.xml</code> configuration</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1412">1412: Bump <code>idna</code> from <code>3.6</code> to <code>3.7</code> fix CVE-2024-3651</a></li> <li><a href="https://redirect.github.com/mockery/mockery/issues/1411">1411: Mocking final classes reports unresolvable type by PHPStan</a> thanks to <a href="https://github.com/Ilyes512"><code>@Ilyes512</code></a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1410">1410: Fix PHP Doc Comments</a> thanks to <a href="https://github.com/rolandsusans"><code>@rolandsusans</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mockery/mockery/compare/1.6.11...1.6.12">https://github.com/mockery/mockery/compare/1.6.11...1.6.12</a></p> </blockquote> </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.12] - 2024-05-15</h2> <h3>Changed</h3> <ul> <li><a href="https://redirect.github.com/mockery/mockery/pull/1420">1420: Update <code>psalm-baseline.xml</code> </a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1419">1419: Update e2e-test.sh</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1413">1413: Upgrade <code>phar</code> tools and <code>phive.xml</code> configuration</a></li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/mockery/mockery/pull/1415">1415: Fix mocking anonymous classes</a></li> <li><a href="https://redirect.github.com/mockery/mockery/issues/1411">1411: Mocking final classes reports unresolvable type by PHPStan</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1410">1410: Fix PHP Doc Comments</a></li> </ul> <h3>Security</h3> <ul> <li><a href="https://redirect.github.com/mockery/mockery/pull/1417">1417: Bump <code>Jinja2</code> from <code>3.1.3</code> to <code>3.1.4</code> fix CVE-2024-34064</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1412">1412: Bump <code>idna</code> from <code>3.6</code> to <code>3.7</code> fix CVE-2024-3651</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mockery/mockery/commit/1f4efdd7d3beafe9807b08156dfcb176d18f1699"><code>1f4efdd</code></a> Changelog v1.6.12 (<a href="https://redirect.github.com/mockery/mockery/issues/1418">#1418</a>)</li> <li><a href="https://github.com/mockery/mockery/commit/bff36e8596c437ac0c3396e24c6f4d316bae8bce"><code>bff36e8</code></a> Update <code>psalm-baseline.xml</code> (<a href="https://redirect.github.com/mockery/mockery/issues/1420">#1420</a>)</li> <li><a href="https://github.com/mockery/mockery/commit/de5f9f1da7a483b79b921c49008348a03a2ba2a3"><code>de5f9f1</code></a> Update e2e-test.sh (<a href="https://redirect.github.com/mockery/mockery/issues/1419">#1419</a>)</li> <li><a href="https://github.com/mockery/mockery/commit/c731bf336a1e5adbf4ed715ef6a5fa8e6feaa11b"><code>c731bf3</code></a> Fix PHP Doc Comments (<a href="https://redirect.github.com/mockery/mockery/issues/1410">#1410</a>)</li> <li><a href="https://github.com/mockery/mockery/commit/a7c20010dfbbf4694413f687aa476b54745a4469"><code>a7c2001</code></a> Bump <code>Jinja2</code> from <code>3.1.3</code> to <code>3.1.4</code> - Fix CVE-2024-34064 (<a href="https://redirect.github.com/mockery/mockery/issues/1417">#1417</a>)</li> <li><a href="https://github.com/mockery/mockery/commit/6db8c48536d5c5f9a801e371841ff07c1546c268"><code>6db8c48</code></a> Fix mocking anonymous classes (<a href="https://redirect.github.com/mockery/mockery/issues/1415">#1415</a>)</li> <li><a href="https://github.com/mockery/mockery/commit/d2fcf8060d184095138c65075987de3d268c03d2"><code>d2fcf80</code></a> Upgrade <code>phar</code> tools and <code>phive.xml</code> configuration (<a href="https://redirect.github.com/mockery/mockery/issues/1413">#1413</a>)</li> <li><a href="https://github.com/mockery/mockery/commit/f9bef16ee45b3d2fbabb7f4065865cbe8901cbb3"><code>f9bef16</code></a> Bump <code>idna</code> from <code>3.6</code> to <code>3.7</code> - Fix CVE-2024-3651 (<a href="https://redirect.github.com/mockery/mockery/issues/1412">#1412</a>)</li> <li><a href="https://github.com/mockery/mockery/commit/44a98de4446c38f513a99f10f211deafe4ecf569"><code>44a98de</code></a> Update CI workflows to test on PHP 8.4 (<a href="https://redirect.github.com/mockery/mockery/issues/1409">#1409</a>)</li> <li>See full diff in <a href="https://github.com/mockery/mockery/compare/1.6.11...1.6.12">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mockery/mockery&package-manager=composer&previous-version=1.6.11&new-version=1.6.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information