Update dependency io.mockk:mockk to v1.12.7
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
io.mockk:mockk (source) | dependencies | patch |
1.12.4 -> 1.12.7
|
Release Notes
mockk/mockk
v1.12.7
What's Changed
- Update android-sdk-detector.settings.gradle.kts by @aSemy in https://github.com/mockk/mockk/pull/886
- only sign if the signing properties are present by @aSemy in https://github.com/mockk/mockk/pull/885
- Fix an issue that Android libraries was not published by @kubode in https://github.com/mockk/mockk/pull/887
New Contributors
- @kubode made their first contribution in https://github.com/mockk/mockk/pull/887
Full Changelog: https://github.com/mockk/mockk/compare/1.12.6...1.12.7
v1.12.6
Broken release, don't use this
If you are upgrading from a previous version, please upgrade directly to 1.12.7 or higher. Sorry for the inconvenience.
What's Changed
- Dependency updates, JDK17 v2 by @aSemy in https://github.com/mockk/mockk/pull/863
- Dependency updates, JDK17 by @hduerkop in https://github.com/mockk/mockk/pull/829
- Fix unmockkAll to work if constructor was mocked multiple times by @Chrostoq in https://github.com/mockk/mockk/pull/870
- fix: fix value class field determination by @qoomon in https://github.com/mockk/mockk/pull/872
- #854 update projects to use new Kotlin Multiplatform Gradle plugin by @aSemy in https://github.com/mockk/mockk/pull/855
New Contributors
- @hduerkop made their first contribution in https://github.com/mockk/mockk/pull/829
- @Chrostoq made their first contribution in https://github.com/mockk/mockk/pull/870
Full Changelog: https://github.com/mockk/mockk/compare/1.12.5...1.12.6
v1.12.5
Thanks a lot @aSemy and @qoomon for the big effort to add value class support!
What's Changed
- Better detection of unnecessary stubbing by @PHaroZ in https://github.com/mockk/mockk/pull/825
- Build logic improvements by @c00ler in https://github.com/mockk/mockk/pull/840
- remove invalid 'flowRoot' from SVGs, resize documents to contents by @aSemy in https://github.com/mockk/mockk/pull/852
- bump kotlin 1.7.10, and language level to 1.5 by @aSemy in https://github.com/mockk/mockk/pull/850
- Update 'all tests' GitHub action, enable Gradle Build Cache by @aSemy in https://github.com/mockk/mockk/pull/862
- #832 Add tests for sealed classes by @aSemy in https://github.com/mockk/mockk/pull/861
- #152 support value classes by @aSemy in https://github.com/mockk/mockk/pull/849
New Contributors
- @PHaroZ made their first contribution in https://github.com/mockk/mockk/pull/825
- @c00ler made their first contribution in https://github.com/mockk/mockk/pull/840
Full Changelog: https://github.com/mockk/mockk/compare/1.12.4...1.12.5
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.