JetBrains/gradle-intellij-plugin
### [`v1.10.1`](https://togithub.com/JetBrains/gradle-intellij-plugin/releases/tag/v1.10.1)
##### Changed
- Set minimum supported Gradle version from `6.8` to `7.1`
##### Fixed
- Fixed "Error: Could not find or load main class" when using older SDK versions
- Fix launch information could not be found for macOS. [#1230](../../issues/1230)
- Fixed "Cannot change dependencies of dependency configuration ... after it has been included in dependency resolution" [#1209](../../issues/1209)
[next]: https://togithub.com/JetBrains/gradle-intellij-plugin/compare/v1.10.0...HEAD
### [`v1.10.0`](https://togithub.com/JetBrains/gradle-intellij-plugin/blob/HEAD/CHANGELOG.md#1100---2022-11-17)
##### Added
- Set `IDEA_PLUGIN_SANDBOX_MODE` to `true` for `runIde`-based tasks
- The `listBundledPlugins` task for listing IDs of plugins bundled within the currently targeted IDE
- Make sure `1.10.0` is higher than `1.10.0-SNAPSHOT` in version check [#1155](../../issues/1155)
##### Fixed
- Invalidate instrumented classes bound to forms if GUI changed [IDEA-298989](https://youtrack.jetbrains.com/issue/IDEA-298989/Duplicate-method-name-getFont)
- Revert pushing project resource directories to the end of classpath in the test task context. ([#1101](../../issues/1101))
- Avoid unnecessary task configuration during Gradle configuration phase [#1110](../../issues/1110) by [@3flex](https://togithub.com/3flex)
- Replace internal Gradle ConventionTask with DefaultTask [#1115](../../issues/1115) by [@aSemy](https://togithub.com/aSemy)
- Plugin Verifier cache directory now follows XDG cache standards [#1119](../../issues/1119) by [@aSemy](https://togithub.com/aSemy)
- Migrate most of the Gradle API in `IntelliJPlugin.kt` to use the Gradle Kotlin DSL extensions [#1117](../../issues/1117) by [@aSemy](https://togithub.com/aSemy)
- Support `runIde.jbrVersion` in `17.0.4.1-b653.1` format [#1172](../../issues/1172)
- Plugin dependencies not resolved in multi-module project [#1196](../../issues/1196)
- Finalize instrumentation with `classpathIndexCleanup` run to remove `classpath.index` file which breaks incremental build
- Misleading message about Kotlin language version [#1156](../../issues/1156)
- Fix launch information could not be found for macOS.[#1230](../../issues/1230)
##### Changed
- Set minimum supported Gradle version from `6.7.1` to `6.8`
- Use information from `product-info.json` for running `223+`
Configuration
📅 Schedule: Branch creation - "before 3am on Saturday" (UTC), 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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
1.9.0
->1.10.1
Release Notes
JetBrains/gradle-intellij-plugin
### [`v1.10.1`](https://togithub.com/JetBrains/gradle-intellij-plugin/releases/tag/v1.10.1) ##### Changed - Set minimum supported Gradle version from `6.8` to `7.1` ##### Fixed - Fixed "Error: Could not find or load main class" when using older SDK versions - Fix launch information could not be found for macOS. [#1230](../../issues/1230) - Fixed "Cannot change dependencies of dependency configuration ... after it has been included in dependency resolution" [#1209](../../issues/1209) [next]: https://togithub.com/JetBrains/gradle-intellij-plugin/compare/v1.10.0...HEAD ### [`v1.10.0`](https://togithub.com/JetBrains/gradle-intellij-plugin/blob/HEAD/CHANGELOG.md#1100---2022-11-17) ##### Added - Set `IDEA_PLUGIN_SANDBOX_MODE` to `true` for `runIde`-based tasks - The `listBundledPlugins` task for listing IDs of plugins bundled within the currently targeted IDE - Make sure `1.10.0` is higher than `1.10.0-SNAPSHOT` in version check [#1155](../../issues/1155) ##### Fixed - Invalidate instrumented classes bound to forms if GUI changed [IDEA-298989](https://youtrack.jetbrains.com/issue/IDEA-298989/Duplicate-method-name-getFont) - Revert pushing project resource directories to the end of classpath in the test task context. ([#1101](../../issues/1101)) - Avoid unnecessary task configuration during Gradle configuration phase [#1110](../../issues/1110) by [@3flex](https://togithub.com/3flex) - Replace internal Gradle ConventionTask with DefaultTask [#1115](../../issues/1115) by [@aSemy](https://togithub.com/aSemy) - Plugin Verifier cache directory now follows XDG cache standards [#1119](../../issues/1119) by [@aSemy](https://togithub.com/aSemy) - Migrate most of the Gradle API in `IntelliJPlugin.kt` to use the Gradle Kotlin DSL extensions [#1117](../../issues/1117) by [@aSemy](https://togithub.com/aSemy) - Support `runIde.jbrVersion` in `17.0.4.1-b653.1` format [#1172](../../issues/1172) - Plugin dependencies not resolved in multi-module project [#1196](../../issues/1196) - Finalize instrumentation with `classpathIndexCleanup` run to remove `classpath.index` file which breaks incremental build - Misleading message about Kotlin language version [#1156](../../issues/1156) - Fix launch information could not be found for macOS.[#1230](../../issues/1230) ##### Changed - Set minimum supported Gradle version from `6.7.1` to `6.8` - Use information from `product-info.json` for running `223+`Configuration
📅 Schedule: Branch creation - "before 3am on Saturday" (UTC), 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.