forked from appmattus/kotlinfixture
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit bd34554
authored
chore(deps): update dependency io.mockk:mockk to v1.14.6 (#79)
> [!NOTE]
> Mend has cancelled [the proposed
renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842)
of the Renovate GitHub app being renamed to `mend[bot]`.
>
> This notice will be removed on 2025-10-07.
<hr>
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io.mockk:mockk](https://mockk.io)
([source](https://redirect.github.com/mockk/mockk)) | `1.14.5` ->
`1.14.6` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>mockk/mockk (io.mockk:mockk)</summary>
###
[`v1.14.6`](https://redirect.github.com/mockk/mockk/releases/tag/1.14.6)
[Compare
Source](https://redirect.github.com/mockk/mockk/compare/1.14.5...1.14.6)
##### What's Changed
- Fix and add clearMocks test cases by
[@​jmatsu](https://redirect.github.com/jmatsu) in
[#​1419](https://redirect.github.com/mockk/mockk/pull/1419)
- make captured value reference volatile by
[@​mmimica](https://redirect.github.com/mmimica) in
[#​1418](https://redirect.github.com/mockk/mockk/pull/1418)
- add fail-fast guard for Kotlin inline function mocking
([#​1030](https://redirect.github.com/mockk/mockk/issues/1030)) by
[@​ch200203](https://redirect.github.com/ch200203) in
[#​1421](https://redirect.github.com/mockk/mockk/pull/1421)
- add test reports to GitHub actions by
[@​aSemy](https://redirect.github.com/aSemy) in
[#​994](https://redirect.github.com/mockk/mockk/pull/994)
- fix duration denormalized error by
[@​tigermint](https://redirect.github.com/tigermint) in
[#​1424](https://redirect.github.com/mockk/mockk/pull/1424)
- refactor: enhance confirmVerified function to include clear option by
[@​felix-dolderer-el](https://redirect.github.com/felix-dolderer-el)
in [#​1427](https://redirect.github.com/mockk/mockk/pull/1427)
##### New Contributors
- [@​jmatsu](https://redirect.github.com/jmatsu) made their first
contribution in
[#​1419](https://redirect.github.com/mockk/mockk/pull/1419)
- [@​mmimica](https://redirect.github.com/mmimica) made their
first contribution in
[#​1418](https://redirect.github.com/mockk/mockk/pull/1418)
- [@​ch200203](https://redirect.github.com/ch200203) made their
first contribution in
[#​1421](https://redirect.github.com/mockk/mockk/pull/1421)
- [@​tigermint](https://redirect.github.com/tigermint) made their
first contribution in
[#​1424](https://redirect.github.com/mockk/mockk/pull/1424)
-
[@​felix-dolderer-el](https://redirect.github.com/felix-dolderer-el)
made their first contribution in
[#​1427](https://redirect.github.com/mockk/mockk/pull/1427)
**Full Changelog**:
<mockk/mockk@1.14.5...1.14.6>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/detomarco/kotlinfixture).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 6c280b4 commit bd34554Copy full SHA for bd34554
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments