-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 404efce
authored
chore: bump io.mockk:mockk from 1.14.5 to 1.14.6 (#206)
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.14.5 to
1.14.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mockk/mockk/releases">io.mockk:mockk's
releases</a>.</em></p>
<blockquote>
<h2>1.14.6</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix and add clearMocks test cases by <a
href="https://github.com/jmatsu"><code>@jmatsu</code></a> in <a
href="https://redirect.github.com/mockk/mockk/pull/1419">mockk/mockk#1419</a></li>
<li>make captured value reference volatile by <a
href="https://github.com/mmimica"><code>@mmimica</code></a> in <a
href="https://redirect.github.com/mockk/mockk/pull/1418">mockk/mockk#1418</a></li>
<li>add fail-fast guard for Kotlin inline function mocking (<a
href="https://redirect.github.com/mockk/mockk/issues/1030">#1030</a>) by
<a href="https://github.com/ch200203"><code>@ch200203</code></a> in <a
href="https://redirect.github.com/mockk/mockk/pull/1421">mockk/mockk#1421</a></li>
<li>add test reports to GitHub actions by <a
href="https://github.com/aSemy"><code>@aSemy</code></a> in <a
href="https://redirect.github.com/mockk/mockk/pull/994">mockk/mockk#994</a></li>
<li>fix duration denormalized error by <a
href="https://github.com/tigermint"><code>@tigermint</code></a> in <a
href="https://redirect.github.com/mockk/mockk/pull/1424">mockk/mockk#1424</a></li>
<li>refactor: enhance confirmVerified function to include clear option
by <a
href="https://github.com/felix-dolderer-el"><code>@felix-dolderer-el</code></a>
in <a
href="https://redirect.github.com/mockk/mockk/pull/1427">mockk/mockk#1427</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/jmatsu"><code>@jmatsu</code></a> made
their first contribution in <a
href="https://redirect.github.com/mockk/mockk/pull/1419">mockk/mockk#1419</a></li>
<li><a href="https://github.com/mmimica"><code>@mmimica</code></a> made
their first contribution in <a
href="https://redirect.github.com/mockk/mockk/pull/1418">mockk/mockk#1418</a></li>
<li><a href="https://github.com/ch200203"><code>@ch200203</code></a>
made their first contribution in <a
href="https://redirect.github.com/mockk/mockk/pull/1421">mockk/mockk#1421</a></li>
<li><a href="https://github.com/tigermint"><code>@tigermint</code></a>
made their first contribution in <a
href="https://redirect.github.com/mockk/mockk/pull/1424">mockk/mockk#1424</a></li>
<li><a
href="https://github.com/felix-dolderer-el"><code>@felix-dolderer-el</code></a>
made their first contribution in <a
href="https://redirect.github.com/mockk/mockk/pull/1427">mockk/mockk#1427</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mockk/mockk/compare/1.14.5...1.14.6">https://github.com/mockk/mockk/compare/1.14.5...1.14.6</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mockk/mockk/commit/b08945962453f2a6236fe403b7a0001fb13aba6b"><code>b089459</code></a>
Version bump</li>
<li><a
href="https://github.com/mockk/mockk/commit/16889045f26df667fdfd51798b09a1e24ca4a82a"><code>1688904</code></a>
Merge pull request <a
href="https://redirect.github.com/mockk/mockk/issues/1427">#1427</a>
from felix-dolderer-el/master</li>
<li><a
href="https://github.com/mockk/mockk/commit/de0ba9e4daa49b5c783a16197d0a6cb0ba7fd74c"><code>de0ba9e</code></a>
docs: update README to include clear option for confirmVerified</li>
<li><a
href="https://github.com/mockk/mockk/commit/794cd064f6c2124c217a960389f1fa29409ae449"><code>794cd06</code></a>
remove whitespaces from README</li>
<li><a
href="https://github.com/mockk/mockk/commit/aa1f91e6f68509ca05a45674e4910d7ec008e0b8"><code>aa1f91e</code></a>
default: false for internalConfirmVerified</li>
<li><a
href="https://github.com/mockk/mockk/commit/ace1da90942f50fa1e0f7b8fed7e073e39853d9c"><code>ace1da9</code></a>
add KDoc explaining <code>clear</code> parameter for
<code>confirmVerified</code></li>
<li><a
href="https://github.com/mockk/mockk/commit/6e93ff3f88022f269137fb9ff3565e4367c46e55"><code>6e93ff3</code></a>
refactor: enhance confirmVerified function to include clear option</li>
<li><a
href="https://github.com/mockk/mockk/commit/244af2121a32bb057a62d3f5509764419622df56"><code>244af21</code></a>
Fix code example and clarify that the matchers must match</li>
<li><a
href="https://github.com/mockk/mockk/commit/50331c6531a1d88e9be2b33c8a1e9f33281fe50a"><code>50331c6</code></a>
Merge pull request <a
href="https://redirect.github.com/mockk/mockk/issues/1424">#1424</a>
from tigermint/fix-duration-denormalized-error</li>
<li><a
href="https://github.com/mockk/mockk/commit/5d8c9b2c4cc0bbf32902c428a07562bb456b9ea8"><code>5d8c9b2</code></a>
Apply review feedback</li>
<li>Additional commits viewable in <a
href="https://github.com/mockk/mockk/compare/1.14.5...1.14.6">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 d5930fe commit 404efceCopy full SHA for 404efce
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- gradle
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedCollapse file: gradle/libs.versions.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
0 commit comments