ktorio / ktor-build-plugins

Ktor Plugins for Build Systems
Apache License 2.0
56 stars 10 forks source link

Update dependency io.mockk:mockk to v1.13.12 #136

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.mockk:mockk (source) 1.13.11 -> 1.13.12 age adoption passing confidence

Release Notes

mockk/mockk (io.mockk:mockk) ### [`v1.13.12`](https://togithub.com/mockk/mockk/releases/tag/1.13.12) [Compare Source](https://togithub.com/mockk/mockk/compare/1.13.11...1.13.12) ##### What's Changed - Kotlin 2.0.0 by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1255](https://togithub.com/mockk/mockk/pull/1255) - Don't unbox primitive value class returned by suspend function by [@​SackCastellon](https://togithub.com/SackCastellon) in [https://github.com/mockk/mockk/pull/1253](https://togithub.com/mockk/mockk/pull/1253) - Fix RequireParallelTesting Annotation by [@​thamp59](https://togithub.com/thamp59) in [https://github.com/mockk/mockk/pull/1265](https://togithub.com/mockk/mockk/pull/1265) - Enable clearAllMocks to clear only thread-local mocks. by [@​xzhang-brex](https://togithub.com/xzhang-brex) in [https://github.com/mockk/mockk/pull/1276](https://togithub.com/mockk/mockk/pull/1276) ##### New Contributors - [@​SackCastellon](https://togithub.com/SackCastellon) made their first contribution in [https://github.com/mockk/mockk/pull/1253](https://togithub.com/mockk/mockk/pull/1253) - [@​thamp59](https://togithub.com/thamp59) made their first contribution in [https://github.com/mockk/mockk/pull/1265](https://togithub.com/mockk/mockk/pull/1265) - [@​xzhang-brex](https://togithub.com/xzhang-brex) made their first contribution in [https://github.com/mockk/mockk/pull/1276](https://togithub.com/mockk/mockk/pull/1276) **Full Changelog**: https://github.com/mockk/mockk/compare/1.13.11...1.13.12

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.