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 Gradle dependencies #21

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.5 -> 1.12.7 age adoption passing confidence
org.jetbrains.intellij 1.8.0 -> 1.8.1 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 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

Merging #21 (013738f) into master (b8ae524) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #21   +/-   ##
=========================================
  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. Have a feature suggestion? Share it here.