Jakub Chrzanowski
3c136db094
Add @Suppress("UnstableApiUsage")
because of JvmVendorSpec.JETBRAINS
2023-10-06 16:44:25 +02:00
Jakub Chrzanowski
d749cd8427
Inspections fixes
2023-10-06 16:44:25 +02:00
Jakub Chrzanowski
199055d6b2
Gradle - use JetBrains Runtime
2023-10-06 16:44:25 +02:00
Jakub Chrzanowski
df1b15414a
Dependencies - upgrade org.jetbrains.kotlinx.kover
to 0.7.1
+ adjust Kover configuration
2023-06-07 10:44:04 +02:00
Jakub Chrzanowski
bc4bf88f99
Use Java 17
for JVM Toolchain
2023-06-07 10:44:04 +02:00
Jakub Chrzanowski
13c0ba1145
Gradle: fixed setting the group
and version
properties
2023-04-13 18:09:22 +02:00
KotlinIsland
268526dc73
Enable Gradle Kotlin DSL Lazy Property Assignment
...
Enable Gradle Kotlin DSL Lazy Property Assignment
---------
Co-authored-by: KotlinIsland <kotlinisland@users.noreply.github.com>
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2023-04-13 00:37:48 +02:00
Jakub Chrzanowski
86b921946c
Gradle version catalog integration
2023-04-13 00:37:48 +02:00
Jakub Chrzanowski
f61f489774
Dependencies - upgrade org.jetbrains.kotlin.jvm
to 1.8.20
2023-04-13 00:37:48 +02:00
Jakub Chrzanowski
9a3187aeb7
Dependencies - upgrade org.jetbrains.intellij
to 1.13.3
2023-04-13 00:37:48 +02:00
Jakub Chrzanowski
8bbf6479be
Dependencies - upgrade org.jetbrains.intellij
to 1.13.2
2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
78aa8b4db4
Dependencies - upgrade org.jetbrains.intellij
to 1.13.1
2023-03-10 12:04:06 +01:00
Jakob Maležič
98fab2786f
fix: Remove getLatest() from changeNotes in patchPluginXml task. ( #340 )
...
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
b0aaafbf56
Revert intellij.instrumentCode.set(false)
2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
6e12719a6b
Upgrade Gradle Wrapper to 8.0.1
2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
04408e1136
build.gradle.kts: fixed setting group
and version
with values returned by Provider
2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
c923c3ee22
Dependencies - upgrade org.jetbrains.intellij
to 1.13.0
2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
de09647c20
Code review for #343
2023-03-10 12:04:06 +01:00
dependabot[bot]
faec569e99
Bump org.jetbrains.kotlin.jvm from 1.8.0 to 1.8.10
...
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin ) from 1.8.0 to 1.8.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.8.10 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 12:04:06 +01:00
Leonard Brünings
c9937581e6
Fix configuration cache issue
2023-03-10 12:04:06 +01:00
Leonard Brünings
9dcd4ef23b
Improve changes notes and plugin description provider handling
2023-03-10 12:04:06 +01:00
Leonard Brünings
f147d6950f
Migrate to provider API adding configuration cache compatibility
...
Using the provider API defers configuration work until it is needed, reducing configuration time.
Furthermore, it is required for making the build configuration cache compatible.
2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
b99218fb83
Minor fixes reported by the code inspection
2023-01-13 21:52:52 +01:00
Jakub Chrzanowski
54d6b64304
Update org.jetbrains.intellij
to 1.12.0
2023-01-13 21:52:52 +01:00
dependabot[bot]
5031974f86
Bump org.jetbrains.kotlin.jvm from 1.7.22 to 1.8.0
...
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin ) from 1.7.22 to 1.8.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.22...v1.8.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 21:52:52 +01:00
dependabot[bot]
ed45833567
Bump org.jetbrains.intellij from 1.10.0 to 1.11.0
...
Bumps org.jetbrains.intellij from 1.10.0 to 1.11.0.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 21:52:52 +01:00
Jakub Chrzanowski
e95cbd35b0
Fallback to the unreleased change notes when the plugin in current was not released yet
2023-01-13 21:52:52 +01:00
dependabot[bot]
7424a2ea06
Bump org.jetbrains.kotlin.jvm from 1.7.21 to 1.7.22
...
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin ) from 1.7.21 to 1.7.22.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.21...v1.7.22 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 21:52:52 +01:00
Jakub Chrzanowski
b1e9043367
Update hints
2022-11-17 22:15:29 +01:00
Jakub Chrzanowski
5cf3b0de5b
Dependencies - upgrade org.jetbrains.intellij
to 1.10.0
2022-11-17 22:15:16 +01:00
dependabot[bot]
3d892ec339
Bump org.jetbrains.kotlin.jvm from 1.7.20 to 1.7.21
...
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin ) from 1.7.20 to 1.7.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 12:54:37 +01:00
Jakub Chrzanowski
8326ab0d0d
CHANGELOG.md update
2022-10-29 23:32:29 +02:00
Jakub Chrzanowski
5ef359dd47
org.jetbrains.changelog
bumped to 2.0.0
2022-10-29 23:19:38 +02:00
Jakub Chrzanowski
d7baec6675
Use kotlin.jvmToolchain(11)
shorthand in Gradle configuration
2022-10-05 09:31:12 +02:00
dependabot[bot]
ec664e2aaa
Bump org.jetbrains.kotlinx.kover from 0.6.0 to 0.6.1
...
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover ) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/Kotlin/kotlinx-kover/releases )
- [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Kotlin/kotlinx-kover/compare/v0.6.0...v0.6.1 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx.kover
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 09:25:22 +02:00
dependabot[bot]
860130d032
Bump org.jetbrains.kotlin.jvm from 1.7.10 to 1.7.20
...
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin ) from 1.7.10 to 1.7.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 09:25:16 +02:00
kotlinisland
4921c83f03
( 🎁 ) Adopt kotlinx-kover
2022-09-20 15:05:38 +02:00
Jakub Chrzanowski
8fd687867d
Dependencies - upgrade org.jetbrains.intellij
to 1.9.0
2022-09-19 12:22:57 +02:00
KotlinIsland
e60c373f55
( 🎁 ) Use file
instead of projectDir.resolve
( #293 )
...
* Use `file` instead of `projectDir.resolve`
* CHANGELOG.md update
Co-authored-by: KotlinIsland <kotlinisland@users.noreply.github.com>
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2022-09-19 12:21:15 +02:00
Jakub Chrzanowski
81f4eb18d2
Dependencies - upgrade org.jetbrains.intellij
to 1.8.1
2022-08-25 08:26:29 +02:00
Jakub Chrzanowski
e94722f448
Dependencies - upgrade org.jetbrains.intellij
to 1.8.0
2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
8a7cbecc73
Dependencies - upgrade org.jetbrains.kotlin.jvm
to 1.7.10
2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
dadab20ce7
Dependencies - upgrade org.jetbrains.intellij
to 1.7.0
2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
5915fcbb64
code cleanup
2022-08-07 22:41:46 +02:00
dependabot[bot]
82f7da0a98
Bump org.jetbrains.kotlin.jvm from 1.6.21 to 1.7.0
...
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin ) from 1.6.21 to 1.7.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
91143addfe
Update links to Gradle IntelliJ Plugin docs
2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
6668091e92
Dependencies - upgrade org.jetbrains.intellij
to 1.6.0
2022-08-07 22:41:46 +02:00
dependabot[bot]
0fe79b959e
Bump org.jetbrains.kotlin.jvm from 1.6.20 to 1.6.21
...
Bumps org.jetbrains.kotlin.jvm from 1.6.20 to 1.6.21.
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-07 22:41:46 +02:00
dependabot[bot]
46ad931e8f
Bump org.jetbrains.intellij from 1.5.2 to 1.5.3
...
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
374f40d687
Dependencies - upgrade org.jetbrains.intellij
to 1.5.2
2022-08-07 22:41:46 +02:00