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

fix(deps): update gradle dependencies #31

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
org.junit:junit-bom (source) 5.9.1 -> 5.9.2 age adoption passing confidence
org.jetbrains.intellij 1.11.0 -> 1.12.0 age adoption passing confidence

Release Notes

JetBrains/gradle-intellij-plugin ### [`v1.12.0`](https://togithub.com/JetBrains/gradle-intellij-plugin/releases/tag/v1.12.0) ##### Added - Extract ZIP Signer CLI tool downloading as `downloadZipSigner` task - Allow for passing `signPlugin.privateKey` and `signPlugin.certificateChain` as base64-encoded value ##### Changed - Download IDEs used by the Plugin Verifier in the task execution phase. ##### Fixed - Added missing incremental task annotation properties and cacheability annotations [#​1258](../../issues/1258) - Make `listBundledPlugins` not printing output as `printBundledPlugins` does that - Fixed `taskdef class com.intellij.ant.InstrumentIdeaExtensions cannot be found` [#​1259](../../issues/1259) - Don't warn about unexpected instrumentation task name [#​1214](../../issues/1214) [next]: https://togithub.com/JetBrains/gradle-intellij-plugin/compare/v1.11.0...HEAD

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 1 year ago

Codecov Report

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

Coverage data is based on head (94585f2) compared to base (705948c). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #31 +/- ## ======================================= Coverage 93.69% 93.69% ======================================= Files 11 11 Lines 111 111 Branches 16 16 ======================================= Hits 104 104 Misses 2 2 Partials 5 5 ``` 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.