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.10 #110

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

mockk/mockk (io.mockk:mockk) ### [`v1.13.10`](https://togithub.com/mockk/mockk/compare/1.13.9...1.13.10) [Compare Source](https://togithub.com/mockk/mockk/compare/1.13.9...1.13.10) ### [`v1.13.9`](https://togithub.com/mockk/mockk/releases/tag/1.13.9) [Compare Source](https://togithub.com/mockk/mockk/compare/1.13.8...1.13.9) #### What's Changed - Remove AllOpen plugin from Android libraries by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1164](https://togithub.com/mockk/mockk/pull/1164) - Enforce reproducible builds by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1162](https://togithub.com/mockk/mockk/pull/1162) - Fix unit tests errors by using `slf4jOrJulLogging()` by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1166](https://togithub.com/mockk/mockk/pull/1166) - Remove KAPT from Android libraries by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1163](https://togithub.com/mockk/mockk/pull/1163) - JVM 1.8 source compatibility by [@​jeffdgr8](https://togithub.com/jeffdgr8) in [https://github.com/mockk/mockk/pull/1161](https://togithub.com/mockk/mockk/pull/1161) - Specify unique `android.namespace` to resolve warnings by [@​kubode](https://togithub.com/kubode) in [https://github.com/mockk/mockk/pull/1181](https://togithub.com/mockk/mockk/pull/1181) - Add scoped mock documentation by [@​kshired](https://togithub.com/kshired) in [https://github.com/mockk/mockk/pull/1175](https://togithub.com/mockk/mockk/pull/1175) - Upgrade Gradle to 8.4 by [@​geekiyer](https://togithub.com/geekiyer) in [https://github.com/mockk/mockk/pull/1184](https://togithub.com/mockk/mockk/pull/1184) - Fixes infinite recursion when stubbing a fun that returns value class by [@​OitoH](https://togithub.com/OitoH) in [https://github.com/mockk/mockk/pull/1176](https://togithub.com/mockk/mockk/pull/1176) - Prevent kover setup failure without Android SDK by [@​milgner](https://togithub.com/milgner) in [https://github.com/mockk/mockk/pull/1193](https://togithub.com/mockk/mockk/pull/1193) - Support value classes for non-primitive types by [@​milgner](https://togithub.com/milgner) in [https://github.com/mockk/mockk/pull/1192](https://togithub.com/mockk/mockk/pull/1192) - Fix StackOverflowError calling method on spy of class with generic base class by [@​flapenna](https://togithub.com/flapenna) in [https://github.com/mockk/mockk/pull/1195](https://togithub.com/mockk/mockk/pull/1195) #### New Contributors - [@​jeffdgr8](https://togithub.com/jeffdgr8) made their first contribution in [https://github.com/mockk/mockk/pull/1161](https://togithub.com/mockk/mockk/pull/1161) - [@​kshired](https://togithub.com/kshired) made their first contribution in [https://github.com/mockk/mockk/pull/1175](https://togithub.com/mockk/mockk/pull/1175) - [@​OitoH](https://togithub.com/OitoH) made their first contribution in [https://github.com/mockk/mockk/pull/1176](https://togithub.com/mockk/mockk/pull/1176) - [@​flapenna](https://togithub.com/flapenna) made their first contribution in [https://github.com/mockk/mockk/pull/1195](https://togithub.com/mockk/mockk/pull/1195) **Full Changelog**: https://github.com/mockk/mockk/compare/1.13.8...1.13.9 ### [`v1.13.8`](https://togithub.com/mockk/mockk/releases/tag/1.13.8) [Compare Source](https://togithub.com/mockk/mockk/compare/1.13.7...1.13.8) #### What's Changed - Bump googleapis from 20.2.0 to 59.0.0 in /cloud-badge by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mockk/mockk/pull/482](https://togithub.com/mockk/mockk/pull/482) - Minor performance improvements to MockInjector by [@​k163377](https://togithub.com/k163377) in [https://github.com/mockk/mockk/pull/1134](https://togithub.com/mockk/mockk/pull/1134) - Improve log message by [@​marcelstoer](https://togithub.com/marcelstoer) in [https://github.com/mockk/mockk/pull/1117](https://togithub.com/mockk/mockk/pull/1117) - Update README.md by [@​iainism](https://togithub.com/iainism) in [https://github.com/mockk/mockk/pull/1140](https://togithub.com/mockk/mockk/pull/1140) - Update Android test targets by [@​LeonRa](https://togithub.com/LeonRa) in [https://github.com/mockk/mockk/pull/1146](https://togithub.com/mockk/mockk/pull/1146) - Fix `IncompatibleClassChangeError` in Android instrumentation test ([#​1035](https://togithub.com/mockk/mockk/issues/1035)) by [@​LeonRa](https://togithub.com/LeonRa) in [https://github.com/mockk/mockk/pull/1145](https://togithub.com/mockk/mockk/pull/1145) - Update Gradle and Android dependencies by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1105](https://togithub.com/mockk/mockk/pull/1105) - Update byte-buddy 1.14.6 by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1149](https://togithub.com/mockk/mockk/pull/1149) - Remove unused `androidTools` in `Deps.kt` by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1150](https://togithub.com/mockk/mockk/pull/1150) - Update Kotlin 1.9.10 by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1148](https://togithub.com/mockk/mockk/pull/1148) - Update KotlinX Kover 0.7.3 by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1152](https://togithub.com/mockk/mockk/pull/1152) - Remove Kotlin-IR from CI matrix by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1153](https://togithub.com/mockk/mockk/pull/1153) - Update Dokka 1.9.0 by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1151](https://togithub.com/mockk/mockk/pull/1151) - Fix Kotlin version override in tests by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1154](https://togithub.com/mockk/mockk/pull/1154) - Use new Kotlin logo by [@​Goooler](https://togithub.com/Goooler) in [https://github.com/mockk/mockk/pull/1156](https://togithub.com/mockk/mockk/pull/1156) - Swap expected/actual in `KotlinVersionOverrideTest.kt` by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1157](https://togithub.com/mockk/mockk/pull/1157) - Reduce the use of spread operator to improve performance by [@​k163377](https://togithub.com/k163377) in [https://github.com/mockk/mockk/pull/1143](https://togithub.com/mockk/mockk/pull/1143) - update Kotlin and Java Toolchain properties, and setting them in CI by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/1056](https://togithub.com/mockk/mockk/pull/1056) - Fix `dokkaJavadoc` publishing task by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1160](https://togithub.com/mockk/mockk/pull/1160) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/mockk/mockk/pull/482](https://togithub.com/mockk/mockk/pull/482) - [@​k163377](https://togithub.com/k163377) made their first contribution in [https://github.com/mockk/mockk/pull/1134](https://togithub.com/mockk/mockk/pull/1134) - [@​marcelstoer](https://togithub.com/marcelstoer) made their first contribution in [https://github.com/mockk/mockk/pull/1117](https://togithub.com/mockk/mockk/pull/1117) - [@​LeonRa](https://togithub.com/LeonRa) made their first contribution in [https://github.com/mockk/mockk/pull/1146](https://togithub.com/mockk/mockk/pull/1146) **Full Changelog**: https://github.com/mockk/mockk/compare/1.13.7...1.13.8 ### [`v1.13.7`](https://togithub.com/mockk/mockk/releases/tag/1.13.7) #### What's Changed - Amend "Top Level functions" by [@​polarene](https://togithub.com/polarene) in [https://github.com/mockk/mockk/pull/1067](https://togithub.com/mockk/mockk/pull/1067) - Fix error when mocking abstract method implementation by [@​steffandroid](https://togithub.com/steffandroid) in [https://github.com/mockk/mockk/pull/1081](https://togithub.com/mockk/mockk/pull/1081) - Make slf4j an optional dependency by [@​ansman](https://togithub.com/ansman) in [https://github.com/mockk/mockk/pull/1091](https://togithub.com/mockk/mockk/pull/1091) - Add Korean guides and articles in README.md by [@​devkuma](https://togithub.com/devkuma) in [https://github.com/mockk/mockk/pull/1097](https://togithub.com/mockk/mockk/pull/1097) - Inject mocks via constructor to avoid lateinit var by [@​kkurczewski](https://togithub.com/kkurczewski) in [https://github.com/mockk/mockk/pull/1106](https://togithub.com/mockk/mockk/pull/1106) - Issue 954: [@​MockKExtension](https://togithub.com/MockKExtension).CheckUnnecessaryStub annotation is applied… by [@​bboeck](https://togithub.com/bboeck) in [https://github.com/mockk/mockk/pull/1099](https://togithub.com/mockk/mockk/pull/1099) - chore: converting functions to expression bodies by [@​casplattel](https://togithub.com/casplattel) in [https://github.com/mockk/mockk/pull/1104](https://togithub.com/mockk/mockk/pull/1104) - Update dexmaker version to 2.28.3 for Android 14 support by [@​kurteous](https://togithub.com/kurteous) in [https://github.com/mockk/mockk/pull/1107](https://togithub.com/mockk/mockk/pull/1107) - Issue 963: Unnecessary stubbings detected - false positive by [@​bboeck](https://togithub.com/bboeck) in [https://github.com/mockk/mockk/pull/1108](https://togithub.com/mockk/mockk/pull/1108) - Add `fun MockKMatcherScope.any(KClass): T` by [@​ghackett](https://togithub.com/ghackett) in [https://github.com/mockk/mockk/pull/1005](https://togithub.com/mockk/mockk/pull/1005) - 1122(docs): fix header for `clearStaticMockk` by [@​wallind](https://togithub.com/wallind) in [https://github.com/mockk/mockk/pull/1123](https://togithub.com/mockk/mockk/pull/1123) - Fix grammar in Ukraine support message by [@​BirdHowl](https://togithub.com/BirdHowl) in [https://github.com/mockk/mockk/pull/1125](https://togithub.com/mockk/mockk/pull/1125) - Issue 293: support capture nullable with slot by [@​stengvac](https://togithub.com/stengvac) in [https://github.com/mockk/mockk/pull/1109](https://togithub.com/mockk/mockk/pull/1109) - update documentation in README.md by [@​alexferreiradev](https://togithub.com/alexferreiradev) in [https://github.com/mockk/mockk/pull/1127](https://togithub.com/mockk/mockk/pull/1127) #### New Contributors - [@​steffandroid](https://togithub.com/steffandroid) made their first contribution in [https://github.com/mockk/mockk/pull/1081](https://togithub.com/mockk/mockk/pull/1081) - [@​devkuma](https://togithub.com/devkuma) made their first contribution in [https://github.com/mockk/mockk/pull/1097](https://togithub.com/mockk/mockk/pull/1097) - [@​bboeck](https://togithub.com/bboeck) made their first contribution in [https://github.com/mockk/mockk/pull/1099](https://togithub.com/mockk/mockk/pull/1099) - [@​casplattel](https://togithub.com/casplattel) made their first contribution in [https://github.com/mockk/mockk/pull/1104](https://togithub.com/mockk/mockk/pull/1104) - [@​kurteous](https://togithub.com/kurteous) made their first contribution in [https://github.com/mockk/mockk/pull/1107](https://togithub.com/mockk/mockk/pull/1107) - [@​ghackett](https://togithub.com/ghackett) made their first contribution in [https://github.com/mockk/mockk/pull/1005](https://togithub.com/mockk/mockk/pull/1005) - [@​wallind](https://togithub.com/wallind) made their first contribution in [https://github.com/mockk/mockk/pull/1123](https://togithub.com/mockk/mockk/pull/1123) - [@​BirdHowl](https://togithub.com/BirdHowl) made their first contribution in [https://github.com/mockk/mockk/pull/1125](https://togithub.com/mockk/mockk/pull/1125) - [@​stengvac](https://togithub.com/stengvac) made their first contribution in [https://github.com/mockk/mockk/pull/1109](https://togithub.com/mockk/mockk/pull/1109) - [@​alexferreiradev](https://togithub.com/alexferreiradev) made their first contribution in [https://github.com/mockk/mockk/pull/1127](https://togithub.com/mockk/mockk/pull/1127) **Full Changelog**: https://github.com/mockk/mockk/compare/1.13.5...1.13.7 ### [`v1.13.5`](https://togithub.com/mockk/mockk/releases/tag/1.13.5) ##### What's Changed - Return the configured answers when no answer found by [@​maeserichar](https://togithub.com/maeserichar) in [https://github.com/mockk/mockk/pull/1032](https://togithub.com/mockk/mockk/pull/1032) - Recognize atLeast = 0 when mocked methods is never called by [@​hfxbse](https://togithub.com/hfxbse) in [https://github.com/mockk/mockk/pull/970](https://togithub.com/mockk/mockk/pull/970) - Update class declaration name to match with test class by [@​Sandhya2902](https://togithub.com/Sandhya2902) in [https://github.com/mockk/mockk/pull/1044](https://togithub.com/mockk/mockk/pull/1044) - Update to Junit 5 by [@​Sandhya2902](https://togithub.com/Sandhya2902) in [https://github.com/mockk/mockk/pull/1045](https://togithub.com/mockk/mockk/pull/1045) - Issue [#​997](https://togithub.com/mockk/mockk/issues/997) - Simulate garbage collected proxy by [@​ygaller](https://togithub.com/ygaller) in [https://github.com/mockk/mockk/pull/1052](https://togithub.com/mockk/mockk/pull/1052) - Enable Gradle build scan publishing by [@​Goooler](https://togithub.com/Goooler) in [https://github.com/mockk/mockk/pull/1060](https://togithub.com/mockk/mockk/pull/1060) - Added the "Top Level functions" section by [@​polarene](https://togithub.com/polarene) in [https://github.com/mockk/mockk/pull/1061](https://togithub.com/mockk/mockk/pull/1061) - corrected incongruent code in "Object mock" by [@​polarene](https://togithub.com/polarene) in [https://github.com/mockk/mockk/pull/1063](https://togithub.com/mockk/mockk/pull/1063) - Kotlin 1.8.20 by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1047](https://togithub.com/mockk/mockk/pull/1047) ##### New Contributors - [@​maeserichar](https://togithub.com/maeserichar) made their first contribution in [https://github.com/mockk/mockk/pull/1032](https://togithub.com/mockk/mockk/pull/1032) - [@​hfxbse](https://togithub.com/hfxbse) made their first contribution in [https://github.com/mockk/mockk/pull/970](https://togithub.com/mockk/mockk/pull/970) - [@​ygaller](https://togithub.com/ygaller) made their first contribution in [https://github.com/mockk/mockk/pull/1052](https://togithub.com/mockk/mockk/pull/1052) - [@​Goooler](https://togithub.com/Goooler) made their first contribution in [https://github.com/mockk/mockk/pull/1060](https://togithub.com/mockk/mockk/pull/1060) **Full Changelog**: https://github.com/mockk/mockk/compare/v1.13.4...1.13.5 ### [`v1.13.4`](https://togithub.com/mockk/mockk/releases/tag/v1.13.4) #### What's Changed - Remove redundant spread (\*) operator by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/986](https://togithub.com/mockk/mockk/pull/986) - Inline mocked subclass of sealed class along with the sealed class itself by [@​m-burst](https://togithub.com/m-burst) in [https://github.com/mockk/mockk/pull/988](https://togithub.com/mockk/mockk/pull/988) - Document InaccessibleObjectException/IllegalAccessException on JDK 16+ with solution by [@​sergey-volkov-lm](https://togithub.com/sergey-volkov-lm) in [https://github.com/mockk/mockk/pull/965](https://togithub.com/mockk/mockk/pull/965) - fix: \[[#​989](https://togithub.com/mockk/mockk/issues/989)] Slf4J 2.0+ Support by [@​Slava-Miligoulo-Target](https://togithub.com/Slava-Miligoulo-Target) in [https://github.com/mockk/mockk/pull/990](https://togithub.com/mockk/mockk/pull/990) - Fixes [#​647](https://togithub.com/mockk/mockk/issues/647) by allowing `classBeingRedefined` to be `null` by [@​gmazzo](https://togithub.com/gmazzo) in [https://github.com/mockk/mockk/pull/985](https://togithub.com/mockk/mockk/pull/985) - bump Gradle to 7.6 by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/992](https://togithub.com/mockk/mockk/pull/992) - bump Kover to 0.6.1 by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/993](https://togithub.com/mockk/mockk/pull/993) - Code cleanup by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/976](https://togithub.com/mockk/mockk/pull/976) - Update ByteBuddy to 1.12.20 by [@​ansman](https://togithub.com/ansman) in [https://github.com/mockk/mockk/pull/1002](https://togithub.com/mockk/mockk/pull/1002) - Customize jobs name to make the matrix values more explicit by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1004](https://togithub.com/mockk/mockk/pull/1004) - Replaced with fully qualified imports by [@​Sandhya2902](https://togithub.com/Sandhya2902) in [https://github.com/mockk/mockk/pull/1006](https://togithub.com/mockk/mockk/pull/1006) - Update to Junit test by [@​Sandhya2902](https://togithub.com/Sandhya2902) in [https://github.com/mockk/mockk/pull/1007](https://togithub.com/mockk/mockk/pull/1007) - Update to Junit5 from Junit4 by [@​Sandhya2902](https://togithub.com/Sandhya2902) in [https://github.com/mockk/mockk/pull/1009](https://togithub.com/mockk/mockk/pull/1009) - Updated with right class name in logger by [@​Sandhya2902](https://togithub.com/Sandhya2902) in [https://github.com/mockk/mockk/pull/1010](https://togithub.com/mockk/mockk/pull/1010) - Don't call match an extra time during verification by [@​camhashemi](https://togithub.com/camhashemi) in [https://github.com/mockk/mockk/pull/1017](https://togithub.com/mockk/mockk/pull/1017) - [#​1013](https://togithub.com/mockk/mockk/issues/1013) uncouple proxy objects from cancellable to make proxy available… by [@​bakomchik](https://togithub.com/bakomchik) in [https://github.com/mockk/mockk/pull/1018](https://togithub.com/mockk/mockk/pull/1018) - Update Kotlin to 1.8.0 by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/1023](https://togithub.com/mockk/mockk/pull/1023) - Edit RecordingStateTest, CommonCallRecorderTest by [@​bossm0n5t3r](https://togithub.com/bossm0n5t3r) in [https://github.com/mockk/mockk/pull/1028](https://togithub.com/mockk/mockk/pull/1028) - Edit CapturingGenericArgumentsTest by [@​bossm0n5t3r](https://togithub.com/bossm0n5t3r) in [https://github.com/mockk/mockk/pull/1029](https://togithub.com/mockk/mockk/pull/1029) - De-duplicate ProxyMaker by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/1025](https://togithub.com/mockk/mockk/pull/1025) #### New Contributors - [@​sergey-volkov-lm](https://togithub.com/sergey-volkov-lm) made their first contribution in [https://github.com/mockk/mockk/pull/965](https://togithub.com/mockk/mockk/pull/965) - [@​Slava-Miligoulo-Target](https://togithub.com/Slava-Miligoulo-Target) made their first contribution in [https://github.com/mockk/mockk/pull/990](https://togithub.com/mockk/mockk/pull/990) - [@​ansman](https://togithub.com/ansman) made their first contribution in [https://github.com/mockk/mockk/pull/1002](https://togithub.com/mockk/mockk/pull/1002) - [@​Sandhya2902](https://togithub.com/Sandhya2902) made their first contribution in [https://github.com/mockk/mockk/pull/1006](https://togithub.com/mockk/mockk/pull/1006) - [@​camhashemi](https://togithub.com/camhashemi) made their first contribution in [https://github.com/mockk/mockk/pull/1017](https://togithub.com/mockk/mockk/pull/1017) - [@​bakomchik](https://togithub.com/bakomchik) made their first contribution in [https://github.com/mockk/mockk/pull/1018](https://togithub.com/mockk/mockk/pull/1018) **Full Changelog**: https://github.com/mockk/mockk/compare/1.13.3...v1.13.4 ### [`v1.13.3`](https://togithub.com/mockk/mockk/releases/tag/1.13.3) [Compare Source](https://togithub.com/mockk/mockk/compare/1.13.2...1.13.3) #### What's Changed - Add `Awaits` extensions similar to `Runs` to await suspend functions until cancelled by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/927](https://togithub.com/mockk/mockk/pull/927) - Upgrade Kotlin to stable 1.7.20 in GitHub workflow by [@​SimonMarquis](https://togithub.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/940](https://togithub.com/mockk/mockk/pull/940) - Add missing test annotation to LambdaTest by [@​bossm0n5t3r](https://togithub.com/bossm0n5t3r) in [https://github.com/mockk/mockk/pull/946](https://togithub.com/mockk/mockk/pull/946) - Fix verifier logic for slots and different matchers by [@​m-burst](https://togithub.com/m-burst) in [https://github.com/mockk/mockk/pull/951](https://togithub.com/mockk/mockk/pull/951) - Fix InstantiationError when using any() where a sealed type is expected by [@​cliffred](https://togithub.com/cliffred) in [https://github.com/mockk/mockk/pull/939](https://togithub.com/mockk/mockk/pull/939) - Adding throwsMany exception by [@​daniel-dios](https://togithub.com/daniel-dios) in [https://github.com/mockk/mockk/pull/955](https://togithub.com/mockk/mockk/pull/955) - Add more doc comments with samples by [@​NotWoods](https://togithub.com/NotWoods) in [https://github.com/mockk/mockk/pull/958](https://togithub.com/mockk/mockk/pull/958) - added basic jitpack config by [@​hduerkop](https://togithub.com/hduerkop) in [https://github.com/mockk/mockk/pull/962](https://togithub.com/mockk/mockk/pull/962) - add kotlin 1.8-Beta to the test matrix by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/974](https://togithub.com/mockk/mockk/pull/974) - bump bytebuddy and objenesis by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/975](https://togithub.com/mockk/mockk/pull/975) - Update README.md to include note about 2-year-old 'known issue' for spy and suspend function by [@​iainism](https://togithub.com/iainism) in [https://github.com/mockk/mockk/pull/979](https://togithub.com/mockk/mockk/pull/979) #### New Contributors - [@​SimonMarquis](https://togithub.com/SimonMarquis) made their first contribution in [https://github.com/mockk/mockk/pull/927](https://togithub.com/mockk/mockk/pull/927) - [@​bossm0n5t3r](https://togithub.com/bossm0n5t3r) made their first contribution in [https://github.com/mockk/mockk/pull/946](https://togithub.com/mockk/mockk/pull/946) - [@​m-burst](https://togithub.com/m-burst) made their first contribution in [https://github.com/mockk/mockk/pull/951](https://togithub.com/mockk/mockk/pull/951) - [@​cliffred](https://togithub.com/cliffred) made their first contribution in [https://github.com/mockk/mockk/pull/939](https://togithub.com/mockk/mockk/pull/939) - [@​daniel-dios](https://togithub.com/daniel-dios) made their first contribution in [https://github.com/mockk/mockk/pull/955](https://togithub.com/mockk/mockk/pull/955) - [@​NotWoods](https://togithub.com/NotWoods) made their first contribution in [https://github.com/mockk/mockk/pull/958](https://togithub.com/mockk/mockk/pull/958) **Full Changelog**: https://github.com/mockk/mockk/compare/1.13.2...1.13.3 ### [`v1.13.2`](https://togithub.com/mockk/mockk/releases/tag/1.13.2) [Compare Source](https://togithub.com/mockk/mockk/compare/1.13.1...1.13.2) #### What's Changed - update dependencies in readme to reflect new multiplatform structure by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/926](https://togithub.com/mockk/mockk/pull/926) - Properly handle sealed classes with Kotlin 1.7 and JDK 17 by [@​stuebingerb](https://togithub.com/stuebingerb) in [https://github.com/mockk/mockk/pull/916](https://togithub.com/mockk/mockk/pull/916) - add jdk 19 to workflow test matrix by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/933](https://togithub.com/mockk/mockk/pull/933) #### New Contributors - [@​stuebingerb](https://togithub.com/stuebingerb) made their first contribution in [https://github.com/mockk/mockk/pull/916](https://togithub.com/mockk/mockk/pull/916) **Full Changelog**: https://github.com/mockk/mockk/compare/1.13.1...1.13.2 ### [`v1.13.1`](https://togithub.com/mockk/mockk/releases/tag/1.13.1) [Compare Source](https://togithub.com/mockk/mockk/compare/v1.12.8...1.13.1) New major release, mainly because the dependency to be included in gradle/maven files has changed from `io.mockk:mockk` to `io.mockk:mockk-`, where platform is either `jvm` or `android`. #### What's Changed - value class check - catch KotlinReflectionInternalError by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/922](https://togithub.com/mockk/mockk/pull/922) **Full Changelog**: https://github.com/mockk/mockk/compare/v1.12.8...1.13.1 ### [`v1.12.8`](https://togithub.com/mockk/mockk/releases/tag/v1.12.8) [Compare Source](https://togithub.com/mockk/mockk/compare/1.12.7...v1.12.8) Big thanks to [@​aSemy](https://togithub.com/aSemy), [@​qoomon](https://togithub.com/qoomon) and [@​kubode](https://togithub.com/kubode) for investigating and fixing the bugs introduced in v1.12.7 and further improving the library! #### What's Changed - fix: handle isValue exceptions by [@​qoomon](https://togithub.com/qoomon) in [https://github.com/mockk/mockk/pull/890](https://togithub.com/mockk/mockk/pull/890) - Fix Android Instrumentation dispatcher.jar inclusion by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/899](https://togithub.com/mockk/mockk/pull/899) - Standardise JVM target to be 1.8 by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/900](https://togithub.com/mockk/mockk/pull/900) - introduce Kotlinx Benchmark tests (copied from [#​763](https://togithub.com/mockk/mockk/issues/763)) by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/904](https://togithub.com/mockk/mockk/pull/904) - try reverting Android minSdk to 21 by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/901](https://togithub.com/mockk/mockk/pull/901) - expose more mockk projects as API dependencies by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/905](https://togithub.com/mockk/mockk/pull/905) - make Java source code target jvm 8 by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/907](https://togithub.com/mockk/mockk/pull/907) - Fix an issue that Android Instrumentation Test fails by [@​kubode](https://togithub.com/kubode) in [https://github.com/mockk/mockk/pull/895](https://togithub.com/mockk/mockk/pull/895) - use the official Gradle GHA by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/914](https://togithub.com/mockk/mockk/pull/914) - De-duplicate `ValueClassSupport` by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/913](https://togithub.com/mockk/mockk/pull/913) - add 1.7.20-RC to test matrix by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/918](https://togithub.com/mockk/mockk/pull/918) **Full Changelog**: https://github.com/mockk/mockk/compare/1.12.7...v1.12.8 ### [`v1.12.7`](https://togithub.com/mockk/mockk/releases/tag/1.12.7) [Compare Source](https://togithub.com/mockk/mockk/compare/1.12.6...1.12.7) #### What's Changed - Update android-sdk-detector.settings.gradle.kts by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/886](https://togithub.com/mockk/mockk/pull/886) - only sign if the signing properties are present by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/885](https://togithub.com/mockk/mockk/pull/885) - Fix an issue that Android libraries was not published by [@​kubode](https://togithub.com/kubode) in [https://github.com/mockk/mockk/pull/887](https://togithub.com/mockk/mockk/pull/887) #### New Contributors - [@​kubode](https://togithub.com/kubode) made their first contribution in [https://github.com/mockk/mockk/pull/887](https://togithub.com/mockk/mockk/pull/887) **Full Changelog**: https://github.com/mockk/mockk/compare/1.12.6...1.12.7 ### [`v1.12.6`](https://togithub.com/mockk/mockk/releases/tag/1.12.6) [Compare Source](https://togithub.com/mockk/mockk/compare/1.12.5...1.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](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/863](https://togithub.com/mockk/mockk/pull/863) - Dependency updates, JDK17 by [@​hduerkop](https://togithub.com/hduerkop) in [https://github.com/mockk/mockk/pull/829](https://togithub.com/mockk/mockk/pull/829) - Fix unmockkAll to work if constructor was mocked multiple times by [@​Chrostoq](https://togithub.com/Chrostoq) in [https://github.com/mockk/mockk/pull/870](https://togithub.com/mockk/mockk/pull/870) - fix: fix value class field determination by [@​qoomon](https://togithub.com/qoomon) in [https://github.com/mockk/mockk/pull/872](https://togithub.com/mockk/mockk/pull/872) - [#​854](https://togithub.com/mockk/mockk/issues/854) update projects to use new Kotlin Multiplatform Gradle plugin by [@​aSemy](https://togithub.com/aSemy) in [https://github.com/mockk/mockk/pull/855](https://togithub.com/mockk/mockk/pull/855) #### New Contributors - [@​hduerkop](https://togithub.com/hduerkop) made their first contribution in [https://github.com/mockk/mockk/pull/829](https://togithub.com/mockk/mockk/pull/829) - [@​Chrostoq](https://togithub.com/Chrostoq) made their first contribution in [https://github.com/mockk/mockk/pull/870](https://togithub.com/mockk/mockk/pull/870) **Full Changelog**: https://github.com/mockk/mockk/compare/1.12.5...1.12.6

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 has been generated by Mend Renovate. View repository job log here.