Commit 3c135b1
authored
chore(deps): bump github.com/vektra/mockery/v2 from 2.52.4 to 2.53.0 in /internal/tools (#6792)
Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery)
from 2.52.4 to 2.53.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vektra/mockery/releases">github.com/vektra/mockery/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.53.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Remove homebrew tap by <a
href="https://github.com/LandonTClipp"><code>@LandonTClipp</code></a>
in <a
href="https://redirect.github.com/vektra/mockery/pull/933">vektra/mockery#933</a></li>
<li>feat(<code>fail-on-missing</code>): Allow mockery to return non-zero
on missing interfaces by <a
href="https://github.com/LandonTClipp"><code>@LandonTClipp</code></a>
in <a
href="https://redirect.github.com/vektra/mockery/pull/934">vektra/mockery#934</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/vektra/mockery/compare/v2.52.4...v2.53.0">https://github.com/vektra/mockery/compare/v2.52.4...v2.53.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vektra/mockery/commit/012e2ea386ffa3e741d8dc0ebe97596d73a3920b"><code>012e2ea</code></a>
feat(<code>fail-on-missing</code>): Allow mockery to return non-zero on
missing interfac...</li>
<li><a
href="https://github.com/vektra/mockery/commit/ae7c777475eff4d23b0efdc9389f6b329573ea93"><code>ae7c777</code></a>
Remove homebrew tap (<a
href="https://redirect.github.com/vektra/mockery/issues/933">#933</a>)</li>
<li><a
href="https://github.com/vektra/mockery/commit/7b66b8b8154a4e94cb3a7546d29aaca8b6e71a67"><code>7b66b8b</code></a>
Use github-native for changelog</li>
<li>See full diff in <a
href="https://github.com/vektra/mockery/compare/v2.52.4...v2.53.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent 2e46230 commit 3c135b1
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
589 | | - | |
590 | | - | |
| 589 | + | |
| 590 | + | |
591 | 591 | | |
592 | 592 | | |
593 | 593 | | |
| |||
0 commit comments