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

chore(deps): update plugin org.jetbrains.intellij to v1.11.0 #29

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.jetbrains.intellij 1.11.0-SNAPSHOT -> 1.11.0 age adoption passing confidence

Release Notes

JetBrains/gradle-intellij-plugin ### [`v1.11.0`](https://togithub.com/JetBrains/gradle-intellij-plugin/blob/HEAD/CHANGELOG.md#​1110---2022-12-17) ##### Added - `printProductsReleases` task to print the result of the `listProductsReleases` task - `printBundledPlugins` task to print the result of the `listBundledPlugins` task - `runIde.jbrArch` and `runPluginVerifier.jbrArch` properties for the explicit JBR architecture specification ##### Changed - `custom(String)` helper of `intellij.pluginRepositories` configuration requires now passing a direct URL to the `updatePlugins.xml` file [#​1252](../../issues/1252) - `listProductsReleases` task doesn't print output anymore - `listBundledPlugins` task doesn't print output anymore - Set minimum supported Gradle version to `7.3` ##### Fixed - Replace `Contents/Contents` part within JVM arguments to a single `Contents` – happens with macOS distribution - `--offline` prevents from using JBR even if it is already downloaded [#​1251](../../issues/1251)

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

Codecov Report

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

Coverage data is based on head (d28bd29) compared to base (b164335). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #29 +/- ## ======================================= 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.