Commit a0a2a39
authored
chore(deps): bump mockall from 0.14.0 to 0.15.0 (#63)
Bumps [mockall](https://github.com/asomers/mockall) from 0.14.0 to
0.15.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/asomers/mockall/blob/master/CHANGELOG.md">mockall's
changelog</a>.</em></p>
<blockquote>
<h2>[ 0.15.0 ] - 2026-06-28</h2>
<h3>Added</h3>
<ul>
<li>Compatibility with the <code>#[auto_impl]</code> macro.
(<a
href="https://redirect.github.com/asomers/mockall/pull/686">#686</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/asomers/mockall/commit/fc2c853cf7491c49147170d9f442eeb8d7589c2e"><code>fc2c853</code></a>
chore: Release</li>
<li><a
href="https://github.com/asomers/mockall/commit/551faddeb11e8eb4daeca0fdbff796450895041e"><code>551fadd</code></a>
Merge pull request <a
href="https://redirect.github.com/asomers/mockall/issues/688">#688</a>
from asomers/audit-job-lockfile</li>
<li><a
href="https://github.com/asomers/mockall/commit/21529e363179dc49ffd7cf3547edfa17844e6e47"><code>21529e3</code></a>
Fix the audit CI job</li>
<li><a
href="https://github.com/asomers/mockall/commit/2270cdb77897aeb55326ba730f1c1fc2131cc8e1"><code>2270cdb</code></a>
Merge pull request <a
href="https://redirect.github.com/asomers/mockall/issues/686">#686</a>
from Kranzes/automock-auto_impl-compat</li>
<li><a
href="https://github.com/asomers/mockall/commit/d3b041dae87aea957f70424c640c62720039b700"><code>d3b041d</code></a>
Add compatibility with the <code>#[auto_impl]</code> macro</li>
<li><a
href="https://github.com/asomers/mockall/commit/055886ee2fdc6656e1c216e85b45c49a44a001ea"><code>055886e</code></a>
Merge pull request <a
href="https://redirect.github.com/asomers/mockall/issues/687">#687</a>
from asomers/clippy-june-2026</li>
<li><a
href="https://github.com/asomers/mockall/commit/ed4bf074003e23413fe8363534290cbe56183650"><code>ed4bf07</code></a>
Clippy cleanup</li>
<li><a
href="https://github.com/asomers/mockall/commit/f7a4d6f750a1f7ca4c1f24a357be8b8ede12ecad"><code>f7a4d6f</code></a>
Merge pull request <a
href="https://redirect.github.com/asomers/mockall/issues/685">#685</a>
from asomers/clippy=may-2026</li>
<li><a
href="https://github.com/asomers/mockall/commit/ba151801be1657b68d5cfc0c99abafef5fa27111"><code>ba15180</code></a>
Clippy cleanup: useless_borrows_in_formatting</li>
<li><a
href="https://github.com/asomers/mockall/commit/de22d570dc00c3ddce603bf9105eb5f82e7c5a90"><code>de22d57</code></a>
Merge pull request <a
href="https://redirect.github.com/asomers/mockall/issues/684">#684</a>
from asomers/github-workflows</li>
<li>Additional commits viewable in <a
href="https://github.com/asomers/mockall/compare/v0.14.0...v0.15.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent e2ce76e commit a0a2a39
2 files changed
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments