Bump mockery/mockery from 1.6.0 to 1.6.1 #73

Merged
dependabot[bot] merged 1 commits from dependabot/composer/mockery/mockery-1.6.1 into main 2023-06-06 01:07:29 +00:00
dependabot[bot] commented 2023-06-06 01:05:47 +00:00 (Migrated from github.com)

Bumps mockery/mockery from 1.6.0 to 1.6.1.

Release notes

Sourced from mockery/mockery's releases.

1.6.1

What's Changed

New Contributors

Full Changelog: https://github.com/mockery/mockery/compare/1.5.1...1.6.1

Changelog

Sourced from mockery/mockery's changelog.

1.6.1 (2023-06-05)

Commits

Dependabot compatibility score

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 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 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)
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.6.0 to 1.6.1. <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.1</h2> <h2>What's Changed</h2> <ul> <li>Dropped support for PHP &lt;7.4</li> <li>Update the changelog to include changes from <a href="https://redirect.github.com/mockery/mockery/issues/1180">#1180</a> by <a href="https://github.com/downsider"><code>@​downsider</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1192">mockery/mockery#1192</a></li> <li>Update README.md by <a href="https://github.com/karvaka"><code>@​karvaka</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1196">mockery/mockery#1196</a></li> <li>docs: Add missing comma by <a href="https://github.com/TheKhanj"><code>@​TheKhanj</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1212">mockery/mockery#1212</a></li> <li>Import <code>MockeryTestCase</code> fully qualified class name by <a href="https://github.com/Moustafa-Elgammal"><code>@​Moustafa-Elgammal</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1208">mockery/mockery#1208</a></li> <li>Fixes code generation for intersection types by <a href="https://github.com/davedevelopment"><code>@​davedevelopment</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1216">mockery/mockery#1216</a></li> <li>Add .editorconfig by <a href="https://github.com/tontonsb"><code>@​tontonsb</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1222">mockery/mockery#1222</a></li> <li>Refactoring risky tests by <a href="https://github.com/ghostwriter"><code>@​ghostwriter</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1226">mockery/mockery#1226</a></li> <li>Add <code>vimeo/psalm</code> and <code>psalm/plugin-phpunit</code> by <a href="https://github.com/ghostwriter"><code>@​ghostwriter</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1230">mockery/mockery#1230</a></li> <li>Switch to PSR-4 autoload by <a href="https://github.com/ghostwriter"><code>@​ghostwriter</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1225">mockery/mockery#1225</a></li> <li>tidy: avoids require by <a href="https://github.com/davedevelopment"><code>@​davedevelopment</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1218">mockery/mockery#1218</a></li> <li>Deal with null type in PHP8.2 by <a href="https://github.com/thomasschiet"><code>@​thomasschiet</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1205">mockery/mockery#1205</a></li> <li>Split PHPUnit TestSuites 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/1232">mockery/mockery#1232</a></li> <li>Bump <code>actions/checkout</code> to v3 by <a href="https://github.com/ghostwriter"><code>@​ghostwriter</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1233">mockery/mockery#1233</a></li> <li>Bump <code>nick-invision/retry</code> to v2 by <a href="https://github.com/ghostwriter"><code>@​ghostwriter</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1234">mockery/mockery#1234</a></li> <li>Unignore <code>composer.lock</code> file by <a href="https://github.com/ghostwriter"><code>@​ghostwriter</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1237">mockery/mockery#1237</a></li> <li>Add <code>Psalm</code> CI Check by <a href="https://github.com/ghostwriter"><code>@​ghostwriter</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1236">mockery/mockery#1236</a></li> <li>Prevent CI run duplication by <a href="https://github.com/ghostwriter"><code>@​ghostwriter</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1239">mockery/mockery#1239</a></li> <li>Add support for target class attributes by <a href="https://github.com/rneudorf-godaddy"><code>@​rneudorf-godaddy</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1210">mockery/mockery#1210</a></li> <li>Setup <code>Codecov</code> for code coverage by <a href="https://github.com/ghostwriter"><code>@​ghostwriter</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1235">mockery/mockery#1235</a></li> <li>Merge branch <code>1.6.x</code> into <code>2.0.x</code> by <a href="https://github.com/ghostwriter"><code>@​ghostwriter</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1242">mockery/mockery#1242</a></li> <li>Fix function parameter default enum value by <a href="https://github.com/murrant"><code>@​murrant</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1199">mockery/mockery#1199</a></li> <li>Improve <code>ClassAttributesPass</code> for Dynamic Properties by <a href="https://github.com/ghostwriter"><code>@​ghostwriter</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1244">mockery/mockery#1244</a></li> <li>Add <code>MockeryExceptionInterface</code> by <a href="https://github.com/ghostwriter"><code>@​ghostwriter</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1217">mockery/mockery#1217</a></li> <li>Add PHPUnit workflow for PHP 8.3 by <a href="https://github.com/ghostwriter"><code>@​ghostwriter</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1241">mockery/mockery#1241</a></li> <li>Add <code>BUG_REPORT.yml</code> Issue template by <a href="https://github.com/ghostwriter"><code>@​ghostwriter</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1246">mockery/mockery#1246</a></li> <li>Deprecate <code>hamcrest/hamcrest-php</code> package by <a href="https://github.com/ghostwriter"><code>@​ghostwriter</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1245">mockery/mockery#1245</a></li> <li>Changelog v1.6.0 by <a href="https://github.com/ghostwriter"><code>@​ghostwriter</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1243">mockery/mockery#1243</a></li> <li>Deprecate <code>PHP &lt;=8.0</code> by <a href="https://github.com/ghostwriter"><code>@​ghostwriter</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1251">mockery/mockery#1251</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/karvaka"><code>@​karvaka</code></a> made their first contribution in <a href="https://redirect.github.com/mockery/mockery/pull/1196">mockery/mockery#1196</a></li> <li><a href="https://github.com/TheKhanj"><code>@​TheKhanj</code></a> made their first contribution in <a href="https://redirect.github.com/mockery/mockery/pull/1212">mockery/mockery#1212</a></li> <li><a href="https://github.com/Moustafa-Elgammal"><code>@​Moustafa-Elgammal</code></a> made their first contribution in <a href="https://redirect.github.com/mockery/mockery/pull/1208">mockery/mockery#1208</a></li> <li><a href="https://github.com/tontonsb"><code>@​tontonsb</code></a> made their first contribution in <a href="https://redirect.github.com/mockery/mockery/pull/1222">mockery/mockery#1222</a></li> <li><a href="https://github.com/thomasschiet"><code>@​thomasschiet</code></a> made their first contribution in <a href="https://redirect.github.com/mockery/mockery/pull/1205">mockery/mockery#1205</a></li> <li><a href="https://github.com/rneudorf-godaddy"><code>@​rneudorf-godaddy</code></a> made their first contribution in <a href="https://redirect.github.com/mockery/mockery/pull/1210">mockery/mockery#1210</a></li> <li><a href="https://github.com/murrant"><code>@​murrant</code></a> made their first contribution in <a href="https://redirect.github.com/mockery/mockery/pull/1199">mockery/mockery#1199</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mockery/mockery/compare/1.5.1...1.6.1">https://github.com/mockery/mockery/compare/1.5.1...1.6.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mockery/mockery/blob/1.6.1/CHANGELOG.md">mockery/mockery's changelog</a>.</em></p> <blockquote> <h2>1.6.1 (2023-06-05)</h2> <ul> <li><a href="https://redirect.github.com/mockery/mockery/pull/1267">#1267 Drops support for PHP &lt;7.4</a></li> <li>[#1192 Updated changelog for version 1.5.1 to include changes from <a href="https://redirect.github.com/mockery/mockery/issues/1180">#1180</a>](<a href="https://redirect.github.com/mockery/mockery/pull/1192">mockery/mockery#1192</a>)</li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1196">#1196 Update example in README.md</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1199">#1199 Fix function parameter default enum value</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1205">#1205 Deal with null type in PHP8.2</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1208">#1208 Import MockeryTestCase fully qualified class name</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1210">#1210 Add support for target class attributes</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1212">#1212 docs: Add missing comma</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1216">#1216 Fixes code generation for intersection types</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1217">#1217 Add MockeryExceptionInterface</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1218">#1218 tidy: avoids require</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1222">#1222 Add .editorconfig</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1225">#1225 Switch to PSR-4 autoload</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1226">#1226 Refactoring risky tests</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1230">#1230 Add vimeo/psalm and psalm/plugin-phpunit</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1232">#1232 Split PHPUnit TestSuites for PHP 8.2</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1233">#1233 Bump actions/checkout to v3</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1234">#1234 Bump nick-invision/retry to v2</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1235">#1235 Setup Codecov for code coverage</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1236">#1236 Add Psalm CI Check</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1237">#1237 Unignore composer.lock file</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1239">#1239 Prevent CI run duplication</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1241">#1241 Add PHPUnit workflow for PHP 8.3</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1244">#1244 Improve ClassAttributesPass for Dynamic Properties</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1245">#1245 Deprecate hamcrest/hamcrest-php package</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1246">#1246 Add BUG_REPORT.yml Issue template</a></li> <li><a href="https://redirect.github.com/mockery/mockery/issues/1250">#1250 Deprecate PHP &lt;=8.0</a></li> <li><a href="https://redirect.github.com/mockery/mockery/issues/1253">#1253 Prevent array to string conversion when serialising a Subset matcher</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mockery/mockery/commit/a8dd186f07ea667c1e3abd2176bfab0ab161ea94"><code>a8dd186</code></a> updates changelog</li> <li><a href="https://github.com/mockery/mockery/commit/f897fd354c3ac469c7359ffea0b22ba42b936582"><code>f897fd3</code></a> Merge pull request <a href="https://redirect.github.com/mockery/mockery/issues/1267">#1267</a> from davedevelopment/php-constraint</li> <li><a href="https://github.com/mockery/mockery/commit/e7618201f99560809c79d0328bd3633e44faec3a"><code>e761820</code></a> corrects php version constraint</li> <li>See full diff in <a href="https://github.com/mockery/mockery/compare/1.6.0...1.6.1">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.0&new-version=1.6.1)](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 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>
Sign in to join this conversation.