kotlin-modular-tdd-coroutines-mvvm
kotlin-modular-tdd-coroutines-mvvm copied to clipboard
Update dependency io.mockk:mockk to v1.14.2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| io.mockk:mockk (source) | 1.13.17 -> 1.14.2 |
Release Notes
mockk/mockk (io.mockk:mockk)
v1.14.2
What's Changed
- Change mockk configuration paths to test sourceSet by @TWiStErRob in https://github.com/mockk/mockk/pull/1378
- Use redefine if mockkStatic is used (fix candidate for #1375) by @sgerke-1L in https://github.com/mockk/mockk/pull/1376
Full Changelog: https://github.com/mockk/mockk/compare/1.14.0...1.14.2
v1.14.0
What's Changed
- Update the kdoc of verifyAll to describe its behavior correctly by @harel-biton in https://github.com/mockk/mockk/pull/1363
- Fix returning result values by @burnoo in https://github.com/mockk/mockk/pull/1352
- fix: ensure confirmVerified is isolated per test by @rsvinicius in https://github.com/mockk/mockk/pull/1367
- Do not generate visibility bridge for package-private default methods (fixes #1118) by @sgerke-1L in https://github.com/mockk/mockk/pull/1366
- fix: handle fallback to default constructor parameters in constructed… by @VitalyVPinchuk in https://github.com/mockk/mockk/pull/1370
New Contributors
- @harel-biton made their first contribution in https://github.com/mockk/mockk/pull/1363
- @burnoo made their first contribution in https://github.com/mockk/mockk/pull/1352
- @rsvinicius made their first contribution in https://github.com/mockk/mockk/pull/1367
- @sgerke-1L made their first contribution in https://github.com/mockk/mockk/pull/1366
- @VitalyVPinchuk made their first contribution in https://github.com/mockk/mockk/pull/1370
Full Changelog: https://github.com/mockk/mockk/compare/1.13.17...1.14.0
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.