Releases: Project-Env/project-env-intellij-plugin
Releases · Project-Env/project-env-intellij-plugin
v4.7.1
🐛 Bug fixes
- Fix resolving cli installed with homebrew (#306) @repolevedavaj
📦 Dependency updates
- Bump org.jetbrains.kotlin.jvm from 2.0.20 to 2.0.21 (#304) @dependabot
- Bump io.sentry:sentry from 7.14.0 to 7.15.0 (#305) @dependabot
- Bump actions/cache from 4.1.0 to 4.1.1 (#303) @dependabot
- Bump actions/cache from 4.0.2 to 4.1.0 (#302) @dependabot
v4.7.0
🚀 New features and improvements
- Unset the untilBuild property to automatically include future IntelliJ versions (#300) @repolevedavaj
🐛 Bug fixes
- Fix unsetting untilBuild property (#301) @repolevedavaj
v4.6.0
🚀 New features and improvements
- Upgrade embedded Project-Env-CLI (#298) @repolevedavaj
- Upgrade embedded Project-Env-CLI to 3.16.0 (#245) @repolevedavaj
- Upgrade minimum platform version to 2023.2 (#244) @repolevedavaj
🐛 Bug fixes
- Fix Github workflows (#299) @repolevedavaj
📦 Dependency updates
44 changes
- Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#268) @dependabot
- Bump org.jetbrains.changelog from 2.2.0 to 2.2.1 (#295) @dependabot
- Bump org.jetbrains.kotlin.jvm from 2.0.0 to 2.0.20 (#294) @dependabot
- Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#296) @dependabot
- Bump Project-Env/project-env-github-action from 1.4.0 to 1.5.0 (#297) @dependabot
- Bump org.mockito.kotlin:mockito-kotlin from 5.2.1 to 5.4.0 (#290) @dependabot
- Bump org.jetbrains.kotlinx.kover from 0.7.6 to 0.8.3 (#291) @dependabot
- Bump org.sonarqube from 4.4.1.3373 to 5.1.0.4882 (#292) @dependabot
- Bump io.sentry:sentry from 7.10.0 to 7.14.0 (#293) @dependabot
- Bump io.sentry:sentry from 7.3.0 to 7.10.0 (#288) @dependabot
- Bump org.jetbrains.kotlin.jvm from 1.9.22 to 2.0.0 (#286) @dependabot
- Bump org.assertj:assertj-core from 3.24.2 to 3.26.0 (#287) @dependabot
- Bump Project-Env/project-env-github-action from 1.3.1 to 1.4.0 (#269) @dependabot
- Bump org.jetbrains.intellij from 1.17.0 to 1.17.4 (#289) @dependabot
- Bump actions/cache from 4.0.0 to 4.0.2 (#279) @dependabot
- Bump org.jetbrains.kotlinx.kover from 0.7.5 to 0.7.6 (#272) @dependabot
- Bump actions/cache from 3.3.2 to 4.0.0 (#265) @dependabot
- Bump org.mockito.kotlin:mockito-kotlin from 5.1.0 to 5.2.1 (#257) @dependabot
- Bump org.jetbrains.kotlin.jvm from 1.9.21 to 1.9.22 (#261) @dependabot
- Bump org.jetbrains.intellij from 1.16.0 to 1.17.0 (#266) @dependabot
- Bump io.sentry:sentry from 6.32.0 to 7.3.0 (#267) @dependabot
- Bump org.jetbrains.kotlin.jvm from 1.9.10 to 1.9.21 (#253) @dependabot
- Bump org.jetbrains.kotlinx.kover from 0.7.4 to 0.7.5 (#254) @dependabot
- Bump io.sentry:sentry from 6.31.0 to 6.32.0 (#248) @dependabot
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#247) @dependabot
- Bump org.jetbrains.intellij from 1.15.0 to 1.16.0 (#240) @dependabot
- Bump org.sonarqube from 4.3.1.3277 to 4.4.1.3373 (#239) @dependabot
- Bump org.jetbrains.kotlinx.kover from 0.7.3 to 0.7.4 (#241) @dependabot
- Bump org.jlleitschuh.gradle.ktlint from 11.6.0 to 11.6.1 (#242) @dependabot
- Bump io.sentry:sentry from 6.29.0 to 6.31.0 (#243) @dependabot
- Bump org.jlleitschuh.gradle.ktlint from 11.5.1 to 11.6.0 (#236) @dependabot
- Bump org.mockito.kotlin:mockito-kotlin from 5.0.0 to 5.1.0 (#228) @dependabot
- Bump org.jetbrains.kotlin.jvm from 1.9.0 to 1.9.10 (#229) @dependabot
- Bump org.jetbrains.changelog from 2.1.2 to 2.2.0 (#230) @dependabot
- Bump org.sonarqube from 4.3.0.3225 to 4.3.1.3277 (#232) @dependabot
- Bump io.sentry:sentry from 6.27.0 to 6.29.0 (#234) @dependabot
- Bump actions/checkout from 3 to 4 (#233) @dependabot
- Bump actions/cache from 3.3.1 to 3.3.2 (#235) @dependabot
- Bump org.jlleitschuh.gradle.ktlint from 11.5.0 to 11.5.1 (#227) @dependabot
- Bump io.sentry:sentry from 6.26.0 to 6.27.0 (#225) @dependabot
- Bump org.jetbrains.kotlinx.kover from 0.7.2 to 0.7.3 (#224) @dependabot
- Bump org.mockito.kotlin:mockito-kotlin from 4.1.0 to 5.0.0 (#223) @dependabot
- Bump org.jetbrains.changelog from 2.0.0 to 2.1.2 (#222) @dependabot
- Bump org.jetbrains.intellij from 1.13.3 to 1.15.0 (#221) @dependabot
v4.5.2
🐛 Bug fixes
- Skip updating config in case project has already been disposed while executing the CLI (#220) @repolevedavaj
📦 Dependency updates
- Bump org.jlleitschuh.gradle.ktlint from 11.3.1 to 11.5.0 (#212) @dependabot
- Bump org.jetbrains.kotlin.jvm from 1.8.20 to 1.9.0 (#214) @dependabot
- Bump org.jetbrains.kotlinx.kover from 0.7.0-Alpha to 0.7.2 (#210) @dependabot
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#211) @dependabot
- Bump org.sonarqube from 4.0.0.2929 to 4.3.0.3225 (#217) @dependabot
- Bump io.sentry:sentry from 6.17.0 to 6.26.0 (#218) @dependabot
v4.5.1
🐛 Bug fixes
- Fix tool binary root exclusion in case using embedded CLI (#188) @repolevedavaj
v4.5.0
🚀 New features and improvements
- Use embedded CLI in case it cannot be located on the PATH (#187) @repolevedavaj
📦 Dependency updates
- Bump org.jetbrains.intellij from 1.13.0 to 1.13.3 (#183) @dependabot
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#175) @dependabot
- Bump actions/cache from 3.2.5 to 3.3.1 (#181) @dependabot
- Bump io.sentry:sentry from 6.14.0 to 6.17.0 (#185) @dependabot
- Bump org.jetbrains.intellij from 1.12.0 to 1.13.0 (#170) @dependabot
- Bump org.jetbrains.kotlin.jvm from 1.8.0 to 1.8.10 (#167) @dependabot
- Bump actions/cache from 3.2.3 to 3.2.5 (#169) @dependabot
- Bump io.sentry:sentry from 6.12.1 to 6.14.0 (#172) @dependabot
- Bump org.sonarqube from 3.5.0.2730 to 4.0.0.2929 (#173) @dependabot
v4.4.0
🚀 New features and improvements
- Add support for platform version 231 (#163) @repolevedavaj
v4.3.0
🚀 New features and improvements
- Run Project-Env asynchronously (#162) @repolevedavaj
📦 Dependency updates
- Bump assertj-core from 3.24.1 to 3.24.2 (#161) @dependabot
- Bump sentry from 6.11.0 to 6.12.1 (#160) @dependabot
- Bump org.jetbrains.intellij from 1.11.0 to 1.12.0 (#158) @dependabot
- Bump actions/cache from 3.2.2 to 3.2.3 (#157) @dependabot
- Bump repolevedavaj/github-markdown-to-html from 0.1.0 to 1.0.0 (#156) @dependabot
v4.2.0
🚀 New features and improvements
- Upgrade target platform version to 2022.3 (#144) @repolevedavaj
📦 Dependency updates
25 changes
- Bump assertj-core from 3.24.0 to 3.24.1 (#155) @dependabot
- Bump actions/cache from 3.2.1 to 3.2.2 (#150) @dependabot
- Bump org.jetbrains.kotlin.jvm from 1.7.22 to 1.8.0 (#151) @dependabot
- Bump sentry from 6.10.0 to 6.11.0 (#152) @dependabot
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#153) @dependabot
- Bump assertj-core from 3.23.1 to 3.24.0 (#154) @dependabot
- Bump sentry from 6.9.2 to 6.10.0 (#147) @dependabot
- Bump org.jetbrains.intellij from 1.10.1 to 1.11.0 (#146) @dependabot
- Bump Project-Env/project-env-github-action from 1.3.0 to 1.3.1 (#145) @dependabot
- Bump actions/cache from 3.0.11 to 3.2.1 (#149) @dependabot
- Bump sentry from 6.8.0 to 6.9.2 (#142) @dependabot
- Bump org.jetbrains.intellij from 1.10.0 to 1.10.1 (#143) @dependabot
- Bump org.jetbrains.intellij from 1.9.0 to 1.10.0 (#136) @dependabot
- Bump sentry from 6.7.0 to 6.8.0 (#137) @dependabot
- Bump org.jetbrains.kotlin.jvm from 1.7.21 to 1.7.22 (#138) @dependabot
- Bump mockito-kotlin from 4.0.0 to 4.1.0 (#139) @dependabot
- Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (#132) @dependabot
- Bump org.jetbrains.changelog from 1.3.1 to 2.0.0 (#131) @dependabot
- Bump sentry from 6.6.0 to 6.7.0 (#133) @dependabot
- Bump org.jetbrains.kotlin.jvm from 1.7.20 to 1.7.21 (#134) @dependabot
- Bump actions/cache from 2 to 3.0.11 (#128) @dependabot
- Bump org.sonarqube from 3.4.0.2513 to 3.5.0.2730 (#130) @dependabot
- Bump sentry from 6.4.2 to 6.6.0 (#129) @dependabot
- Bump sentry from 6.4.1 to 6.4.2 (#124) @dependabot
- Bump org.jetbrains.kotlin.jvm from 1.7.10 to 1.7.20 (#125) @dependabot
v4.1.0
Added
- Added support for IntelliJ 2022.3.X
Fixed
- Creation of Gradle configurer