Bump mockk from 1.12.3 to 1.13.1
Bumps mockk from 1.12.3 to 1.13.1.
Updates mockk from 1.12.3 to 1.13.1
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
V1.12.5
Thanks a lot
@aSemyand@qoomonfor the big effort to add value class support!
... (truncated)
Commits
- See full diff in compare view
Updates mockk-android from 1.12.3 to 1.13.1
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
V1.12.5
Thanks a lot
@aSemyand@qoomonfor the big effort to add value class support!
... (truncated)
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
there's a compile error which looks to be caused by jetifing some junit libraries, may work after https://github.com/vector-im/element-android/pull/7142 and the jetifier is disabled :crossed_fingers:
@dependabot rebase
Superseded by #7250.