Bump mockery/mockery from 1.6.3 to 1.6.4 #148

Closed
dependabot[bot] wants to merge 1 commits from dependabot/composer/mockery/mockery-1.6.4 into main
dependabot[bot] commented 2023-07-20 00:36:24 +00:00 (Migrated from github.com)

Bumps mockery/mockery from 1.6.3 to 1.6.4.

Release notes

Sourced from mockery/mockery's releases.

1.6.4

What's Changed

Fixed BC break:

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

Changelog

Sourced from mockery/mockery's changelog.

1.6.4 (2023-07-19)

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.3 to 1.6.4. <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.4</h2> <h2>What's Changed</h2> <p>Fixed BC break:</p> <ul> <li>Bugfix release for breaking changes reported by <a href="https://github.com/ruester"><code>@​ruester</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1306">mockery/mockery#1306</a></li> <li>Revert <code>src</code> to <code>library</code> for <code>1.6.x</code> by <a href="https://github.com/ghostwriter"><code>@​ghostwriter</code></a> in <a href="https://redirect.github.com/mockery/mockery/pull/1307">mockery/mockery#1307</a></li> <li>Changelog v1.6.4 <a href="https://redirect.github.com/mockery/mockery/pull/1308">mockery/mockery#1308</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mockery/mockery/compare/1.6.3...1.6.4">https://github.com/mockery/mockery/compare/1.6.3...1.6.4</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.4 (2023-07-19)</h2> <ul> <li><a href="https://redirect.github.com/mockery/mockery/pull/1308">#1308: Changelog v1.6.4</a></li> <li><a href="https://redirect.github.com/mockery/mockery/pull/1307">#1307: Revert <code>src</code> to <code>library</code> for <code>1.6.x</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mockery/mockery/commit/d1413755e26fe56a63455f7753221c86cbb88f66"><code>d141375</code></a> Changelog v1.6.4 (<a href="https://redirect.github.com/mockery/mockery/issues/1308">#1308</a>)</li> <li><a href="https://github.com/mockery/mockery/commit/9e6406f44dc21fe13c66b4fc0ed770bc8a7ea9ec"><code>9e6406f</code></a> Revert <code>src</code> to <code>library</code> for 1.6.x (<a href="https://redirect.github.com/mockery/mockery/issues/1307">#1307</a>)</li> <li><a href="https://github.com/mockery/mockery/commit/59afdc3e3491b8b90293bfd8553bc867ab5879d2"><code>59afdc3</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/mockery/mockery/commit/87449f0fa366d8612c0dd951d5db16800523c874"><code>87449f0</code></a> Revert <code>src</code> to <code>library</code> for 1.6.x</li> <li><a href="https://github.com/mockery/mockery/commit/e8217a3c89daf2180b42dc21af3c92a9b895435b"><code>e8217a3</code></a> Setup <code>symplify/easy-coding-standard</code> (<a href="https://redirect.github.com/mockery/mockery/issues/1305">#1305</a>)</li> <li><a href="https://github.com/mockery/mockery/commit/c19f178a45e70b80db1a8db5148dc5d3b7038a4d"><code>c19f178</code></a> Setup <code>symplify/easy-coding-standard</code> v11.5.0</li> <li>See full diff in <a href="https://github.com/mockery/mockery/compare/1.6.3...1.6.4">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.3&new-version=1.6.4)](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>
dependabot[bot] commented 2023-07-21 01:01:23 +00:00 (Migrated from github.com)

Looks like mockery/mockery is up-to-date now, so this is no longer needed.

Looks like mockery/mockery is up-to-date now, so this is no longer needed.

Pull request closed

Sign in to join this conversation.