algolia / instantsearch-android

A library of widgets and helpers to build instant-search applications on Android.
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/android/
Apache License 2.0
155 stars 28 forks source link

fix(deps): update dependency io.mockk:mockk to v1.12.7 #359

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

mockk/mockk ### [`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 - "before 3am on the first day of the month" (UTC), 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.