Commit fa96381
authored
[pigeon]: Bump io.mockk:mockk from 1.13.4 to 1.13.5 in /packages/pigeon/platform_tests/test_plugin/android (#3725)
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.4 to 1.13.5.
<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.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Return the configured answers when no answer found by <a href="https://github.com/maeserichar"><code>@�maeserichar</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1032">mockk/mockk#1032</a></li>
<li>Recognize atLeast = 0 when mocked methods is never called by <a href="https://github.com/hfxbse"><code>@�hfxbse</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/970">mockk/mockk#970</a></li>
<li>Update class declaration name to match with test class by <a href="https://github.com/Sandhya2902"><code>@�Sandhya2902</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1044">mockk/mockk#1044</a></li>
<li>Update to Junit 5 by <a href="https://github.com/Sandhya2902"><code>@�Sandhya2902</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1045">mockk/mockk#1045</a></li>
<li>Issue <a href="https://redirect.github.com/mockk/mockk/issues/997">#997</a> - Simulate garbage collected proxy by <a href="https://github.com/ygaller"><code>@�ygaller</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1052">mockk/mockk#1052</a></li>
<li>Enable Gradle build scan publishing by <a href="https://github.com/Goooler"><code>@�Goooler</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1060">mockk/mockk#1060</a></li>
<li>Added the "Top Level functions" section by <a href="https://github.com/polarene"><code>@�polarene</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1061">mockk/mockk#1061</a></li>
<li>corrected incongruent code in "Object mock" by <a href="https://github.com/polarene"><code>@�polarene</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1063">mockk/mockk#1063</a></li>
<li>Kotlin 1.8.20 by <a href="https://github.com/SimonMarquis"><code>@�SimonMarquis</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1047">mockk/mockk#1047</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/maeserichar"><code>@�maeserichar</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1032">mockk/mockk#1032</a></li>
<li><a href="https://github.com/hfxbse"><code>@�hfxbse</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/970">mockk/mockk#970</a></li>
<li><a href="https://github.com/ygaller"><code>@�ygaller</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1052">mockk/mockk#1052</a></li>
<li><a href="https://github.com/Goooler"><code>@�Goooler</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1060">mockk/mockk#1060</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/mockk/mockk/compare/v1.13.4...1.13.5">https://github.com/mockk/mockk/compare/v1.13.4...1.13.5</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/mockk/mockk/commit/c1e35d238c2eecc8ff9f77bda2d751c77208bfea"><code>c1e35d2</code></a> Bump versions after 1.13.5 release</li>
<li><a href="https://github.com/mockk/mockk/commit/1fc04a9671c7bad2394e63cff55920ab9f39fbdd"><code>1fc04a9</code></a> Merge pull request <a href="https://redirect.github.com/mockk/mockk/issues/1047">#1047</a> from SimonMarquis/kotlin-1.8.20-Beta</li>
<li><a href="https://github.com/mockk/mockk/commit/f2593e1a5d2267cf080f5b54e95a501aad1b7b13"><code>f2593e1</code></a> Update to Kotlin 1.8.20 stable</li>
<li><a href="https://github.com/mockk/mockk/commit/f7590f11759eec554af3f947f234fc4227c6cfce"><code>f7590f1</code></a> Update gradle.yml</li>
<li><a href="https://github.com/mockk/mockk/commit/af779d76ecae7822f5a1373314c1130afa7e0837"><code>af779d7</code></a> Update Deps.kt</li>
<li><a href="https://github.com/mockk/mockk/commit/d577ad9b895de7c91ce49e8c1aeb10ae512356aa"><code>d577ad9</code></a> Update build.gradle.kts</li>
<li><a href="https://github.com/mockk/mockk/commit/d4852ebf8f7913e1ec3bf24c056c7afe410d5105"><code>d4852eb</code></a> Merge branch 'mockk:master' into kotlin-1.8.20-Beta</li>
<li><a href="https://github.com/mockk/mockk/commit/6587d9bc616111eb3423aa1b9ba4c27f1e3addbf"><code>6587d9b</code></a> Merge pull request <a href="https://redirect.github.com/mockk/mockk/issues/1063">#1063</a> from polarene/patch-2</li>
<li><a href="https://github.com/mockk/mockk/commit/c152f73ebe93be7f87aa2262d08b26d6af5d3e69"><code>c152f73</code></a> corrected incongruent code in "Object mock"</li>
<li><a href="https://github.com/mockk/mockk/commit/0fa0b267aa1f4a5b1b37b5b3bec45c14f78d1adb"><code>0fa0b26</code></a> Merge pull request <a href="https://redirect.github.com/mockk/mockk/issues/1061">#1061</a> from polarene/patch-1</li>
<li>Additional commits viewable in <a href="https://github.com/mockk/mockk/compare/v1.13.4...1.13.5">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 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 a4ced6b commit fa96381
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 | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
0 commit comments