-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 652c2bb
authored
chore: bump io.mockk:mockk from 1.13.17 to 1.14.0 (#85)
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.17 to
1.14.0.
<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.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update the kdoc of verifyAll to describe its behavior correctly by
<a href="https://github.com/harel-biton"><code>@harel-biton</code></a>
in <a
href="https://redirect.github.com/mockk/mockk/pull/1363">mockk/mockk#1363</a></li>
<li>Fix returning result values by <a
href="https://github.com/burnoo"><code>@burnoo</code></a> in <a
href="https://redirect.github.com/mockk/mockk/pull/1352">mockk/mockk#1352</a></li>
<li>fix: ensure confirmVerified is isolated per test by <a
href="https://github.com/rsvinicius"><code>@rsvinicius</code></a> in <a
href="https://redirect.github.com/mockk/mockk/pull/1367">mockk/mockk#1367</a></li>
<li>Do not generate visibility bridge for package-private default
methods (fixes <a
href="https://redirect.github.com/mockk/mockk/issues/1118">#1118</a>) by
<a href="https://github.com/sgerke-1L"><code>@sgerke-1L</code></a> in
<a
href="https://redirect.github.com/mockk/mockk/pull/1366">mockk/mockk#1366</a></li>
<li>fix: handle fallback to default constructor parameters in
constructed… by <a
href="https://github.com/VitalyVPinchuk"><code>@VitalyVPinchuk</code></a>
in <a
href="https://redirect.github.com/mockk/mockk/pull/1370">mockk/mockk#1370</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/harel-biton"><code>@harel-biton</code></a>
made their first contribution in <a
href="https://redirect.github.com/mockk/mockk/pull/1363">mockk/mockk#1363</a></li>
<li><a href="https://github.com/burnoo"><code>@burnoo</code></a> made
their first contribution in <a
href="https://redirect.github.com/mockk/mockk/pull/1352">mockk/mockk#1352</a></li>
<li><a
href="https://github.com/rsvinicius"><code>@rsvinicius</code></a> made
their first contribution in <a
href="https://redirect.github.com/mockk/mockk/pull/1367">mockk/mockk#1367</a></li>
<li><a href="https://github.com/sgerke-1L"><code>@sgerke-1L</code></a>
made their first contribution in <a
href="https://redirect.github.com/mockk/mockk/pull/1366">mockk/mockk#1366</a></li>
<li><a
href="https://github.com/VitalyVPinchuk"><code>@VitalyVPinchuk</code></a>
made their first contribution in <a
href="https://redirect.github.com/mockk/mockk/pull/1370">mockk/mockk#1370</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mockk/mockk/compare/1.13.17...1.14.0">https://github.com/mockk/mockk/compare/1.13.17...1.14.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mockk/mockk/commit/c2874272757d3362994f4b5cbb058da1472e0453"><code>c287427</code></a>
Version bump</li>
<li><a
href="https://github.com/mockk/mockk/commit/561795a4c17758f735a3414ff579e1d21ca2d09a"><code>561795a</code></a>
Merge pull request <a
href="https://redirect.github.com/mockk/mockk/issues/1370">#1370</a>
from VitalyVPinchuk/fix-1355</li>
<li><a
href="https://github.com/mockk/mockk/commit/9d1b6d6363ef9ffe4af6b248f696aff5da0d8918"><code>9d1b6d6</code></a>
Merge pull request <a
href="https://redirect.github.com/mockk/mockk/issues/1366">#1366</a>
from sgerke-1L/reproducer</li>
<li><a
href="https://github.com/mockk/mockk/commit/d2121ac6c09430b6c284d90dc190594c5fc769e6"><code>d2121ac</code></a>
fix: handle fallback to default constructor parameters in
constructedWith<>()</li>
<li><a
href="https://github.com/mockk/mockk/commit/daf3357e09ceae49c45b0183780c6ad2a061cdf6"><code>daf3357</code></a>
Alternative fix</li>
<li><a
href="https://github.com/mockk/mockk/commit/01f80fc71b2bd921338c855e5b1882d432d1bd79"><code>01f80fc</code></a>
Merge pull request <a
href="https://redirect.github.com/mockk/mockk/issues/1367">#1367</a>
from rsvinicius/confirm-verified-test-case-isolation</li>
<li><a
href="https://github.com/mockk/mockk/commit/c49b8d95274f54436faf6ab3225edcf8a1aec3e5"><code>c49b8d9</code></a>
code review: remove clearMarks() test</li>
<li><a
href="https://github.com/mockk/mockk/commit/cd3b6ca9df3b3fa2419b8ac08c3a7e75cabe0c7d"><code>cd3b6ca</code></a>
Don't generate visibility bridge for package private default
implementations</li>
<li><a
href="https://github.com/mockk/mockk/commit/4c613abac9668e7f4284ce84d4cea20f0237e2d7"><code>4c613ab</code></a>
fix: ensure confirmVerified is isolated per test</li>
<li><a
href="https://github.com/mockk/mockk/commit/0eefb0f5052b0908c61143c8ed0c01fb4199bd26"><code>0eefb0f</code></a>
Reproducer</li>
<li>Additional commits viewable in <a
href="https://github.com/mockk/mockk/compare/1.13.17...1.14.0">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 fc24b7d commit 652c2bbCopy full SHA for 652c2bb
1 file changed
+1
-1
lines changedDiff for: gradle/libs.versions.toml
Copy file name to clipboardExpand all lines: gradle/libs.versions.toml+1-1
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