monosoul / git-extended-update-index-plugin

IntelliJ IDEA plugin to add the extended support of the git update-index command.
https://plugins.jetbrains.com/plugin/11217-git-extended-update-index
Apache License 2.0
5 stars 2 forks source link

Update dependency io.mockk:mockk to v1.12.8 #23

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

mockk/mockk ### [`v1.12.8`](https://togithub.com/mockk/mockk/releases/tag/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

Configuration

📅 Schedule: Branch creation - "before 9am on Monday every 1 week" in timezone Europe/Berlin, 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.

codecov[bot] commented 2 years ago

Codecov Report

Base: 94.40% // Head: 94.40% // No change to project coverage :thumbsup:

Coverage data is based on head (310bc20) compared to base (f40555d). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #23 +/- ## ========================================= Coverage 94.40% 94.40% Complexity 44 44 ========================================= Files 10 10 Lines 125 125 Branches 15 15 ========================================= Hits 118 118 Misses 1 1 Partials 6 6 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrei+Nevedomskii). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrei+Nevedomskii)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.