- Notifications
You must be signed in to change notification settings - Fork1
Commit22b433b
authored
chore: bump io.mockk:mockk from 1.14.4 to 1.14.5 (#169)
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.14.4 to1.14.5.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/mockk/mockk/releases">io.mockk:mockk'sreleases</a>.</em></p><blockquote><h2>1.14.5</h2><h2>What's Changed</h2><ul><li>[Feature] Implement BDD-style aliases as separate module (mockk-bdd)by <ahref="https://github.com/Minseok-2001"><code>@Minseok-2001</code></a>in <ahref="https://redirect.github.com/mockk/mockk/pull/1399">mockk/mockk#1399</a></li><li>fix: downgrade byte-buddy to 1.5.11 by <ahref="https://github.com/Komdosh"><code>@Komdosh</code></a> in <ahref="https://redirect.github.com/mockk/mockk/pull/1413">mockk/mockk#1413</a></li></ul><h2>New Contributors</h2><ul><li><ahref="https://github.com/Minseok-2001"><code>@Minseok-2001</code></a>made their first contribution in <ahref="https://redirect.github.com/mockk/mockk/pull/1399">mockk/mockk#1399</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/mockk/mockk/compare/1.14.4...1.14.5">https://github.com/mockk/mockk/compare/1.14.4...1.14.5</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/mockk/mockk/commit/4982edae7c9c8169826cdddc9694f23910ab4359"><code>4982eda</code></a>Version bump</li><li><ahref="https://github.com/mockk/mockk/commit/290312ec0df693bedd6734fa69f157c1e0f56771"><code>290312e</code></a>Merge pull request <ahref="https://redirect.github.com/mockk/mockk/issues/1413">#1413</a>from Komdosh/master</li><li><ahref="https://github.com/mockk/mockk/commit/dadf4ecb932a21e05d04ce8f21c02f7f61a08db4"><code>dadf4ec</code></a>Merge pull request <ahref="https://redirect.github.com/mockk/mockk/issues/1399">#1399</a>from Minseok-2001/bdd</li><li><ahref="https://github.com/mockk/mockk/commit/ef31e7d2d0b51698b787d16057fb89e58108d67e"><code>ef31e7d</code></a>docs: Remove colon from BDD style section in README</li><li><ahref="https://github.com/mockk/mockk/commit/ea45e430a121313b1c3394d361ed1712cb6bf369"><code>ea45e43</code></a>docs: Add BDD style usage and aliases to README</li><li><ahref="https://github.com/mockk/mockk/commit/cd08da0c147a9bc58037fb36c067af07a250bfb2"><code>cd08da0</code></a>fix: downgrade byte-buddy to 1.5.11 to be compatible with currentandroid bui...</li><li><ahref="https://github.com/mockk/mockk/commit/ab602a984a0b8071b01652753a51429652872e31"><code>ab602a9</code></a>test: Add Android instrumentation tests for BDD API</li><li><ahref="https://github.com/mockk/mockk/commit/488045106447ffab6dbaf81675082d676f931980"><code>4880451</code></a>chore: Add AndroidManifest.xml for mockk-bdd-android module</li><li><ahref="https://github.com/mockk/mockk/commit/50c716b8d700f86f719cfc812e9b65021794397d"><code>50c716b</code></a>chore: Add mockk-bdd-android.api file</li><li><ahref="https://github.com/mockk/mockk/commit/dd2f484958299c45d033bf7aecf3f5d28b70e843"><code>dd2f484</code></a>Clear a warning on android builds</li><li>Additional commits viewable in <ahref="https://github.com/mockk/mockk/compare/1.14.4...1.14.5">compareview</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'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR 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 parentfad5a3d commit22b433b
1 file changed
+1
-1
lines changedOriginal 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
Comments
(0)