Skip to content

Commit

Permalink
Bump io.mockk:mockk from 1.13.10 to 1.13.11 (#11)
Browse files Browse the repository at this point in the history
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.10 to
1.13.11.
<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.13.11</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix wasNotshould throw exception when called on non mocked object by
<a href="https://github.com/Gosunet"><code>@​Gosunet</code></a> in <a
href="https://redirect.github.com/mockk/mockk/pull/1174">mockk/mockk#1174</a></li>
<li>Fix cannot mock value class for class property in 1.13.10 by <a
href="https://github.com/ZhaohuaZeng-at"><code>@​ZhaohuaZeng-at</code></a>
in <a
href="https://redirect.github.com/mockk/mockk/pull/1230">mockk/mockk#1230</a></li>
<li>Introduce <code>verifyCount</code> DSL by <a
href="https://github.com/T45K"><code>@​T45K</code></a> in <a
href="https://redirect.github.com/mockk/mockk/pull/1234">mockk/mockk#1234</a></li>
<li>Fix parallel testing flag by <a
href="https://github.com/Evenprime"><code>@​Evenprime</code></a> in <a
href="https://redirect.github.com/mockk/mockk/pull/1238">mockk/mockk#1238</a></li>
<li>Implement <code>clearStaticMockk</code> for KFunction and KProperty
by <a href="https://github.com/krocard"><code>@​krocard</code></a> in <a
href="https://redirect.github.com/mockk/mockk/pull/1239">mockk/mockk#1239</a></li>
<li>[CONTRIBUTING.md] Suggest running <code>gradle check</code> before
opening a PR by <a
href="https://github.com/krocard"><code>@​krocard</code></a> in <a
href="https://redirect.github.com/mockk/mockk/pull/1240">mockk/mockk#1240</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Gosunet"><code>@​Gosunet</code></a> made
their first contribution in <a
href="https://redirect.github.com/mockk/mockk/pull/1174">mockk/mockk#1174</a></li>
<li><a
href="https://github.com/ZhaohuaZeng-at"><code>@​ZhaohuaZeng-at</code></a>
made their first contribution in <a
href="https://redirect.github.com/mockk/mockk/pull/1230">mockk/mockk#1230</a></li>
<li><a href="https://github.com/T45K"><code>@​T45K</code></a> made their
first contribution in <a
href="https://redirect.github.com/mockk/mockk/pull/1234">mockk/mockk#1234</a></li>
<li><a href="https://github.com/Evenprime"><code>@​Evenprime</code></a>
made their first contribution in <a
href="https://redirect.github.com/mockk/mockk/pull/1238">mockk/mockk#1238</a></li>
<li><a href="https://github.com/krocard"><code>@​krocard</code></a> made
their first contribution in <a
href="https://redirect.github.com/mockk/mockk/pull/1239">mockk/mockk#1239</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mockk/mockk/compare/1.13.10...1.13.11">https://github.com/mockk/mockk/compare/1.13.10...1.13.11</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mockk/mockk/commit/3d1cbd18ebab450bd8032a7f84623ca0eee7f52f"><code>3d1cbd1</code></a>
Merge pull request <a
href="https://redirect.github.com/mockk/mockk/issues/1240">#1240</a>
from krocard/contributing-gradle-check</li>
<li><a
href="https://github.com/mockk/mockk/commit/9292631becf02d1b731678dcae76668d02daf830"><code>9292631</code></a>
Merge pull request <a
href="https://redirect.github.com/mockk/mockk/issues/1239">#1239</a>
from krocard/clearStaticMockk</li>
<li><a
href="https://github.com/mockk/mockk/commit/f1166efcec153dafd84beb186e001457d305636d"><code>f1166ef</code></a>
Run gradle check when contributing</li>
<li><a
href="https://github.com/mockk/mockk/commit/8e024f0df2eb699dfc587fa15ecf078d9a274937"><code>8e024f0</code></a>
Update mockk.api</li>
<li><a
href="https://github.com/mockk/mockk/commit/4917ecce69b678b6836bd3b748d88662e8951dd4"><code>4917ecc</code></a>
Implement <code>clearStaticMockk</code> for KFunction and KProperty</li>
<li><a
href="https://github.com/mockk/mockk/commit/143f6bb6350c4bbee6a99dc0742d7e8aa31c0b6d"><code>143f6bb</code></a>
Merge pull request <a
href="https://redirect.github.com/mockk/mockk/issues/1238">#1238</a>
from Evenprime/fix_parallel_testing</li>
<li><a
href="https://github.com/mockk/mockk/commit/131bc6175af20c48823306b57bfc0d7d5feffeca"><code>131bc61</code></a>
Fix parallel testing flag</li>
<li><a
href="https://github.com/mockk/mockk/commit/fe0e3063e8fee1cd4db5a986ae84577a051feede"><code>fe0e306</code></a>
Merge pull request <a
href="https://redirect.github.com/mockk/mockk/issues/1234">#1234</a>
from T45K/introduce_verifyCount_DSL</li>
<li><a
href="https://github.com/mockk/mockk/commit/b11b7329b74e5cba5b77ce3664442764d617e5e6"><code>b11b732</code></a>
update mockk.api</li>
<li><a
href="https://github.com/mockk/mockk/commit/e0166d3bf6483112fe720dfbaa731e9f86f9884d"><code>e0166d3</code></a>
update README.md</li>
<li>Additional commits viewable in <a
href="https://github.com/mockk/mockk/compare/1.13.10...1.13.11">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.mockk:mockk&package-manager=gradle&previous-version=1.13.10&new-version=1.13.11)](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>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent d94993f commit 5a5d864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ logback = "1.5.6"

junit = "5.10.2"
kotest = "5.9.1"
mockk = "1.13.10"
mockk = "1.13.11"

ktlint = "0.50.0"

Expand Down

0 comments on commit 5a5d864

Please sign in to comment.