dennisschroeder / khome

Khome is a smart home automation library for Home Assistant written in Kotlin.
MIT License
115 stars 7 forks source link

chore(deps): Update dependency io.mockk:mockk to v1.11.0 - autoclosed #176

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

mockk/mockk ### [`v1.11.0`](https://togithub.com/mockk/mockk/releases/1.11.0) [Compare Source](https://togithub.com/mockk/mockk/compare/1.10.6...1.11.0) Ported to Kotlin 1.4.30 Implemented mocking different constructors to fix [#​209](https://togithub.com/mockk/mockk/issues/209) Fixed [#​563](https://togithub.com/mockk/mockk/issues/563) Fixed [#​484](https://togithub.com/mockk/mockk/issues/484) ### [`v1.10.6`](https://togithub.com/mockk/mockk/releases/1.10.6) [Compare Source](https://togithub.com/mockk/mockk/compare/1.10.5...1.10.6) Several bugfixes ### [`v1.10.5`](https://togithub.com/mockk/mockk/releases/1.10.5) [Compare Source](https://togithub.com/mockk/mockk/compare/1.10.4...1.10.5) Rolled back to Kotlin v1.3.72 to fix backwards compatibility issues; looks like we upgraded to Kotlin 1.4 too soon, will likely upgrade again when the adoption of Kotlin 1.4 is higher. ### [`v1.10.4`](https://togithub.com/mockk/mockk/releases/1.10.4) [Compare Source](https://togithub.com/mockk/mockk/compare/1.10.3...1.10.4) Restored jdk8 compatibility without needing a different version and improved Kotlin 1.3 compatibility. ### [`v1.10.3`](https://togithub.com/mockk/mockk/releases/1.10.3) [Compare Source](https://togithub.com/mockk/mockk/compare/1.10.3-jdk8...1.10.3) - upgrade to 1.4.20 - issue [#​352](https://togithub.com/mockk/mockk/issues/352) prevent slots from being used when verifying multiple calls - issue [#​510](https://togithub.com/mockk/mockk/issues/510) changed the answers for collections to return a new instance every time - issue [#​315](https://togithub.com/mockk/mockk/issues/315): Allow to combine [@​SpyK](https://togithub.com/SpyK) with [@​InjectMockKs](https://togithub.com/InjectMockKs) - PR [#​518](https://togithub.com/mockk/mockk/issues/518) `mockkStatic` hard reference support ### [`v1.10.3-jdk8`](https://togithub.com/mockk/mockk/compare/1.10.2...1.10.3-jdk8) [Compare Source](https://togithub.com/mockk/mockk/compare/1.10.2...1.10.3-jdk8) ### [`v1.10.2`](https://togithub.com/mockk/mockk/compare/1.10.1...1.10.2) [Compare Source](https://togithub.com/mockk/mockk/compare/1.10.1...1.10.2) ### [`v1.10.1`](https://togithub.com/mockk/mockk/compare/1.10.0...1.10.1) [Compare Source](https://togithub.com/mockk/mockk/compare/1.10.0...1.10.1)

Configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.