Bump mockery/mockery from 1.6.2 to 1.6.3 #145

Merged
dependabot[bot] merged 1 commits from dependabot/composer/mockery/mockery-1.6.3 into main 2023-07-19 02:12:56 +00:00
dependabot[bot] commented 2023-07-19 00:19:05 +00:00 (Migrated from github.com)

Bumps mockery/mockery from 1.6.2 to 1.6.3.

Release notes

Sourced from mockery/mockery's releases.

1.6.3

What's Changed

Full Changelog: https://github.com/mockery/mockery/compare/1.6.2...1.6.3

Changelog

Sourced from mockery/mockery's changelog.

1.6.3 (2023-07-18)

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.2 to 1.6.3. <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.3</h2> <h2>What's Changed</h2> <ul> <li><a href="https://redirect.github.com/mockery/mockery/pull/1302">#1302: Changelog v1.6.3</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1304">#1304: Remove <code>extra.branch-alias</code> and update composer information</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1303">#1303: Update <code>.gitattributes</code></a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1301">#1301: Fix mocking classes with <code>new</code> initializers in method and attribute params on PHP 8.1</a> by <a href="https://github.com/jesperbeisner"><code>@​jesperbeisner</code></a> and <a href="https://github.com/ghostwriter"><code>@​ghostwriter</code></a></li> <li><a href="https://redirect.github.com/mockery/mockery/issues/1298">#1298: Update default repository branch to latest release branch</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1297">#1297: Update <code>Makefile</code> for contributors</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1294">#1294: Correct return types of Mock for phpstan</a> by <a href="https://github.com/antonsacred"><code>@​antonsacred</code></a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1290">#1290: Rename directory <code>library</code> to <code>src</code></a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1288">#1288: Update codecov workflow</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1287">#1287: Update psalm configuration and workflow</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1286">#1286: Update phpunit workflow</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1285">#1285: Enforce the minimum required PHP version</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1283">#1283: Update license and copyright information</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1282">#1282: Create <code>COPYRIGHT.md</code> file</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1279">#1279: Bump <code>vimeo/psalm</code> from <code>5.9.0</code> to <code>5.12.0</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mockery/mockery/compare/1.6.2...1.6.3">https://github.com/mockery/mockery/compare/1.6.2...1.6.3</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.3 (2023-07-18)</h2> <ul> <li><a href="https://redirect.github.com/mockery/mockery/pull/1304">#1304: Remove <code>extra.branch-alias</code> and update composer information</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1303">#1303: Update <code>.gitattributes</code></a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1302">#1302: Changelog v1.6.3</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1301">#1301: Fix mocking classes with <code>new</code> initializers in method and attribute params on PHP 8.1</a></li> <li><a href="https://redirect.github.com/mockery/mockery/issues/1298">#1298: Update default repository branch to latest release branch</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1297">#1297: Update <code>Makefile</code> for contributors</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1294">#1294: Correct return types of Mock for phpstan</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1290">#1290: Rename directory <code>library</code> to <code>src</code></a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1288">#1288: Update codecov workflow</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1287">#1287: Update psalm configuration and workflow</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1286">#1286: Update phpunit workflow</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1285">#1285: Enforce the minimum required PHP version</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1283">#1283: Update license and copyright information</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1282">#1282: Create <code>COPYRIGHT.md</code> file</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1279">#1279: Bump <code>vimeo/psalm</code> from <code>5.9.0</code> to <code>5.12.0</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mockery/mockery/commit/b1be135c1ba7632f0248e07ee5e6e412576a309d"><code>b1be135</code></a> Changelog v1.6.3 (<a href="https://redirect.github.com/mockery/mockery/issues/1302">#1302</a>)</li> <li><a href="https://github.com/mockery/mockery/commit/6e686e0538a57e32f11dfe0f7beb549a67159e90"><code>6e686e0</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/mockery/mockery/commit/55c7c2ebd43bcf53cc98a47fc6588806383d7260"><code>55c7c2e</code></a> Remove <code>extra.branch-alias</code> and update composer information (<a href="https://redirect.github.com/mockery/mockery/issues/1304">#1304</a>)</li> <li><a href="https://github.com/mockery/mockery/commit/d2bb88c060afdef12ef7f408bee27352579c0a6f"><code>d2bb88c</code></a> Remove <code>extra.branch-alias</code></li> <li><a href="https://github.com/mockery/mockery/commit/4720af06aec95d7b92d8a958a9dc07db90c73fc1"><code>4720af0</code></a> Update composer.json</li> <li><a href="https://github.com/mockery/mockery/commit/51e5964b41c9bccc1ee783e9580586c1c195722e"><code>51e5964</code></a> Add new entry to include myself</li> <li><a href="https://github.com/mockery/mockery/commit/656a1cdc81486f166ebcd767528ec8e626de933f"><code>656a1cd</code></a> Add <code>https</code> link and role</li> <li><a href="https://github.com/mockery/mockery/commit/1ba85436274404d1596aae616feb7099438f07c9"><code>1ba8543</code></a> Replace missing link</li> <li><a href="https://github.com/mockery/mockery/commit/e13b4ae7234b5e439edfe4770eab8ed097a1e52f"><code>e13b4ae</code></a> Update .gitattributes (<a href="https://redirect.github.com/mockery/mockery/issues/1303">#1303</a>)</li> <li><a href="https://github.com/mockery/mockery/commit/fccf12e634f825f2728e892a3a054d47886eb3d4"><code>fccf12e</code></a> Update CHANGELOG.md</li> <li>Additional commits viewable in <a href="https://github.com/mockery/mockery/compare/1.6.2...1.6.3">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.2&new-version=1.6.3)](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.