Commit c8a0870
authored
[pigeon]: Bump io.mockk:mockk from 1.13.5 to 1.13.7 in /packages/pigeon/platform_tests/test_plugin/android (#4736)
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.5 to 1.13.7.
<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>V1.13.7</h2>
<h2>What's Changed</h2>
<ul>
<li>Amend "Top Level functions" by <a href="https://github.com/polarene"><code>@�polarene</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1067">mockk/mockk#1067</a></li>
<li>Fix error when mocking abstract method implementation by <a href="https://github.com/steffandroid"><code>@�steffandroid</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1081">mockk/mockk#1081</a></li>
<li>Make slf4j an optional dependency by <a href="https://github.com/ansman"><code>@�ansman</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1091">mockk/mockk#1091</a></li>
<li>Add Korean guides and articles in README.md by <a href="https://github.com/devkuma"><code>@�devkuma</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1097">mockk/mockk#1097</a></li>
<li>Inject mocks via constructor to avoid lateinit var by <a href="https://github.com/kkurczewski"><code>@�kkurczewski</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1106">mockk/mockk#1106</a></li>
<li>Issue 954: <a href="https://github.com/MockKExtension"><code>@�MockKExtension</code></a>.CheckUnnecessaryStub annotation is applied� by <a href="https://github.com/bboeck"><code>@�bboeck</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1099">mockk/mockk#1099</a></li>
<li>chore: converting functions to expression bodies by <a href="https://github.com/casplattel"><code>@�casplattel</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1104">mockk/mockk#1104</a></li>
<li>Update dexmaker version to 2.28.3 for Android 14 support by <a href="https://github.com/kurteous"><code>@�kurteous</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1107">mockk/mockk#1107</a></li>
<li>Issue 963: Unnecessary stubbings detected - false positive by <a href="https://github.com/bboeck"><code>@�bboeck</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1108">mockk/mockk#1108</a></li>
<li>Add <code>fun <T> MockKMatcherScope.any(KClass<T>): T</code> by <a href="https://github.com/ghackett"><code>@�ghackett</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1005">mockk/mockk#1005</a></li>
<li>1122(docs): fix header for <code>clearStaticMockk</code> by <a href="https://github.com/wallind"><code>@�wallind</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1123">mockk/mockk#1123</a></li>
<li>Fix grammar in Ukraine support message by <a href="https://github.com/BirdHowl"><code>@�BirdHowl</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1125">mockk/mockk#1125</a></li>
<li>Issue 293: support capture nullable with slot by <a href="https://github.com/stengvac"><code>@�stengvac</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1109">mockk/mockk#1109</a></li>
<li>update documentation in README.md by <a href="https://github.com/alexferreiradev"><code>@�alexferreiradev</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1127">mockk/mockk#1127</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/steffandroid"><code>@�steffandroid</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1081">mockk/mockk#1081</a></li>
<li><a href="https://github.com/devkuma"><code>@�devkuma</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1097">mockk/mockk#1097</a></li>
<li><a href="https://github.com/bboeck"><code>@�bboeck</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1099">mockk/mockk#1099</a></li>
<li><a href="https://github.com/casplattel"><code>@�casplattel</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1104">mockk/mockk#1104</a></li>
<li><a href="https://github.com/kurteous"><code>@�kurteous</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1107">mockk/mockk#1107</a></li>
<li><a href="https://github.com/ghackett"><code>@�ghackett</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1005">mockk/mockk#1005</a></li>
<li><a href="https://github.com/wallind"><code>@�wallind</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1123">mockk/mockk#1123</a></li>
<li><a href="https://github.com/BirdHowl"><code>@�BirdHowl</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1125">mockk/mockk#1125</a></li>
<li><a href="https://github.com/stengvac"><code>@�stengvac</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1109">mockk/mockk#1109</a></li>
<li><a href="https://github.com/alexferreiradev"><code>@�alexferreiradev</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1127">mockk/mockk#1127</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/mockk/mockk/compare/1.13.5...1.13.7">https://github.com/mockk/mockk/compare/1.13.5...1.13.7</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/mockk/mockk/commit/34d54e498d6e01039cad6ec2933a8f3f7258c583"><code>34d54e4</code></a> Version bump</li>
<li><a href="https://github.com/mockk/mockk/commit/5c6f5ad4425566cf53696a63d334577a1060dc6f"><code>5c6f5ad</code></a> Version bump</li>
<li><a href="https://github.com/mockk/mockk/commit/738bbe2541dcbc10177891e3218021b5f0032c6b"><code>738bbe2</code></a> Merge pull request <a href="https://redirect.github.com/mockk/mockk/issues/1127">#1127</a> from alexferreiradev/master</li>
<li><a href="https://github.com/mockk/mockk/commit/0fde4749540642dc3ad56344754b0d1114300344"><code>0fde474</code></a> update: documentation in README.md</li>
<li><a href="https://github.com/mockk/mockk/commit/3388b3bd8614b03bb38903e0548bf64348b4cc00"><code>3388b3b</code></a> Merge pull request <a href="https://redirect.github.com/mockk/mockk/issues/1109">#1109</a> from stengvac/issue293</li>
<li><a href="https://github.com/mockk/mockk/commit/887cdb0d7eb69c6f84f430c3ab0dac9551544e60"><code>887cdb0</code></a> Merge pull request <a href="https://redirect.github.com/mockk/mockk/issues/1125">#1125</a> from BirdHowl/master</li>
<li><a href="https://github.com/mockk/mockk/commit/3df4e0585f0c7ccadd22f65aebcccfe480a9adc8"><code>3df4e05</code></a> Fix grammar in Ukraine support message</li>
<li><a href="https://github.com/mockk/mockk/commit/776c78d3a04a325b779c40765f347a64d8872847"><code>776c78d</code></a> Issue 293: add <code>captureNullable(slot)</code> to README.md</li>
<li><a href="https://github.com/mockk/mockk/commit/a1f6f0fa45277f1d2be1a5bb6d324d95d46533fb"><code>a1f6f0f</code></a> Merge pull request <a href="https://redirect.github.com/mockk/mockk/issues/1123">#1123</a> from wallind/1122-fix-header-for-clearStaticMockk</li>
<li><a href="https://github.com/mockk/mockk/commit/6ce06c99b9ba503c50a9c3a2400ffd0d8a65c9b7"><code>6ce06c9</code></a> 1122(docs): fix header for <code>clearStaticMockk</code></li>
<li>Additional commits viewable in <a href="https://github.com/mockk/mockk/compare/1.13.5...1.13.7">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`.
---
<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>1 parent 78ef1d2 commit c8a0870
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
0 commit comments