Bump mockkVersion from 1.12.5 to 1.12.8
Bumps mockkVersion from 1.12.5 to 1.12.8.
Updates mockk from 1.12.5 to 1.12.8
Release notes
Sourced from mockk's releases.
V1.12.8
Big thanks to
@aSemy,@qoomonand@kubodefor investigating and fixing the bugs introduced in v1.12.7 and further improving the library!What's Changed
- fix: handle isValue exceptions by
@qoomonin mockk/mockk#890- Fix Android Instrumentation dispatcher.jar inclusion by
@aSemyin mockk/mockk#899- Standardise JVM target to be 1.8 by
@aSemyin mockk/mockk#900- introduce Kotlinx Benchmark tests (copied from #763) by
@aSemyin mockk/mockk#904- try reverting Android minSdk to 21 by
@aSemyin mockk/mockk#901- expose more mockk projects as API dependencies by
@aSemyin mockk/mockk#905- make Java source code target jvm 8 by
@aSemyin mockk/mockk#907- Fix an issue that Android Instrumentation Test fails by
@kubodein mockk/mockk#895- use the official Gradle GHA by
@aSemyin mockk/mockk#914- De-duplicate
ValueClassSupportby@aSemyin mockk/mockk#913- add 1.7.20-RC to test matrix by
@aSemyin mockk/mockk#918Full Changelog: https://github.com/mockk/mockk/compare/1.12.7...v1.12.8
1.12.7
What's Changed
- Update android-sdk-detector.settings.gradle.kts by
@aSemyin mockk/mockk#886- only sign if the signing properties are present by
@aSemyin mockk/mockk#885- Fix an issue that Android libraries was not published by
@kubodein mockk/mockk#887New Contributors
@kubodemade their first contribution in mockk/mockk#887Full 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
@aSemyin mockk/mockk#863- Dependency updates, JDK17 by
@hduerkopin mockk/mockk#829- Fix unmockkAll to work if constructor was mocked multiple times by
@Chrostoqin mockk/mockk#870- fix: fix value class field determination by
@qoomonin mockk/mockk#872- #854 update projects to use new Kotlin Multiplatform Gradle plugin by
@aSemyin mockk/mockk#855New Contributors
@hduerkopmade their first contribution in mockk/mockk#829@Chrostoqmade their first contribution in mockk/mockk#870Full Changelog: https://github.com/mockk/mockk/compare/1.12.5...1.12.6
Commits
1f2d038Bump version to 1.12.9-SNAPSHOTb0eea7eMerge pull request #918 from aSemy/patch-13f9b2caadd 1.7.20-RC to test matrix53f22edMerge pull request #913 from aSemy/fix/de-duplicate-valueclasssupportc986928update API dump8342477Merge remote-tracking branch 'mockk/master' into fix/de-duplicate-valueclasss...6a8ff9ffix import after mockk-core package rename0e9ff0cupdate package after subproject rename2213135make boxCast internal again5b1f61crevert boxCast refactor (while it respects value classes, it is not specifica...- Additional commits viewable in compare view
Updates mockk-android from 1.12.5 to 1.12.8
Release notes
Sourced from mockk-android's releases.
V1.12.8
Big thanks to
@aSemy,@qoomonand@kubodefor investigating and fixing the bugs introduced in v1.12.7 and further improving the library!What's Changed
- fix: handle isValue exceptions by
@qoomonin mockk/mockk#890- Fix Android Instrumentation dispatcher.jar inclusion by
@aSemyin mockk/mockk#899- Standardise JVM target to be 1.8 by
@aSemyin mockk/mockk#900- introduce Kotlinx Benchmark tests (copied from #763) by
@aSemyin mockk/mockk#904- try reverting Android minSdk to 21 by
@aSemyin mockk/mockk#901- expose more mockk projects as API dependencies by
@aSemyin mockk/mockk#905- make Java source code target jvm 8 by
@aSemyin mockk/mockk#907- Fix an issue that Android Instrumentation Test fails by
@kubodein mockk/mockk#895- use the official Gradle GHA by
@aSemyin mockk/mockk#914- De-duplicate
ValueClassSupportby@aSemyin mockk/mockk#913- add 1.7.20-RC to test matrix by
@aSemyin mockk/mockk#918Full Changelog: https://github.com/mockk/mockk/compare/1.12.7...v1.12.8
1.12.7
What's Changed
- Update android-sdk-detector.settings.gradle.kts by
@aSemyin mockk/mockk#886- only sign if the signing properties are present by
@aSemyin mockk/mockk#885- Fix an issue that Android libraries was not published by
@kubodein mockk/mockk#887New Contributors
@kubodemade their first contribution in mockk/mockk#887Full 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
@aSemyin mockk/mockk#863- Dependency updates, JDK17 by
@hduerkopin mockk/mockk#829- Fix unmockkAll to work if constructor was mocked multiple times by
@Chrostoqin mockk/mockk#870- fix: fix value class field determination by
@qoomonin mockk/mockk#872- #854 update projects to use new Kotlin Multiplatform Gradle plugin by
@aSemyin mockk/mockk#855New Contributors
@hduerkopmade their first contribution in mockk/mockk#829@Chrostoqmade their first contribution in mockk/mockk#870Full Changelog: https://github.com/mockk/mockk/compare/1.12.5...1.12.6
Commits
1f2d038Bump version to 1.12.9-SNAPSHOTb0eea7eMerge pull request #918 from aSemy/patch-13f9b2caadd 1.7.20-RC to test matrix53f22edMerge pull request #913 from aSemy/fix/de-duplicate-valueclasssupportc986928update API dump8342477Merge remote-tracking branch 'mockk/master' into fix/de-duplicate-valueclasss...6a8ff9ffix import after mockk-core package rename0e9ff0cupdate package after subproject rename2213135make boxCast internal again5b1f61crevert boxCast refactor (while it respects value classes, it is not specifica...- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
master-IT test failed, but no output was generated. Maybe a preliminary stage failed.
Superseded by #10758.