AtomMaterialUI / color-highlighter

JetBrains plugin to preview colors directly from within the code.
MIT License
40 stars 23 forks source link

chore(deps): update plugin org.jetbrains.intellij to v1.8.0 #78

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.7.0 -> 1.8.0 age adoption passing confidence

Release Notes

JetBrains/gradle-intellij-plugin ### [`v1.8.0`](https://togithub.com/JetBrains/gradle-intellij-plugin/releases/tag/v1.8.0) ##### Added - Add `sourceSets` output directories to the classpath of the `test` task. - Synchronize `OpenedPackages` list with the [latest version](https://raw.githubusercontent.com/JetBrains/intellij-community/master/plugins/devkit/devkit-core/src/run/OpenedPackages.txt) available. - Make PhpStorm (`PS` type) available for resolving as SDK. ##### Changed - Rearrange classpath to put `idea` and `ideaPlugins` dependencies in the right order. - Rename plugin configurations to move injected dependencies to the end of the classpath. [#​1060](../../../1060) ##### Removed - Remove the `DEPENDENCY_FIRST` resolution strategy set by default along with its `BuildFeature.USE_DEPENDENCY_FIRST_RESOLUTION_STRATEGY` flag. - Remove setting of the `java.system.class.loader` property from tests configuration. ##### Fixed - Exclude non-jar files from the classpath [#​1009](../../issues/1009) - Jacoco reports false 0% test coverage [#​1065](../../issues/1065) - Unable to load JUnit4 runner to calculate Ignored test cases [#​1033](../../issues/1033)

Configuration

πŸ“… Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

β™» 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.