Commit Graph

667 Commits

Author SHA1 Message Date
Yann Cébron
baf1220b0f README.md: update links 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
43896299ab 1.4.0 2023-01-13 21:52:52 +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
Pavel 'Strajk' Dolecek
4e6abe0f72 Clearer comment for .github/workflows/release.yml 2023-01-13 21:52:52 +01:00
Luke Gareth Ribchester
345c5c95f0 build: update Gradle to 7.6 (#335)
* build: update Gradle to `7.6`

Signed-off-by: Luke Gareth Ribchester <luke@luke.gr>

* docs: remove duplicated header

Signed-off-by: Luke Gareth Ribchester <luke@luke.gr>

* docs: add changelog entry for Gradle update

Signed-off-by: Luke Gareth Ribchester <luke@luke.gr>

Signed-off-by: Luke Gareth Ribchester <luke@luke.gr>
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2023-01-13 21:52:52 +01:00
Jakub Chrzanowski
bd17200e60 CHANGELOG.md update 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
dependabot[bot]
eda6d82c8e Bump JetBrains/qodana-action from 2022.2.4 to 2022.3.0
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 2022.2.4 to 2022.3.0.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](https://github.com/JetBrains/qodana-action/compare/v2022.2.4...v2022.3.0)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  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
7fab656a4a GitHub Actions: Fixed handling of the multiline changelog 2023-01-13 21:52:52 +01:00
Blarc
fa28cdc87e Remove github-actions ::set-output command. 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
Jakub Chrzanowski
42f6ce7c9e CHANGELOG update 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
dependabot[bot]
ffebb6dffc Bump JetBrains/qodana-action from 2022.2.3 to 2022.2.4
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 2022.2.3 to 2022.2.4.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](https://github.com/JetBrains/qodana-action/compare/v2022.2.3...v2022.2.4)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  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
61a1a04ede
Merge pull request #297 from JetBrains/next 2022-11-17 22:39:03 +01:00
Jakub Chrzanowski
354b4233e2
GitHub Actions: ignore pluginRepositoryUrl in Template Verify workflow 2022-11-17 22:20:35 +01:00
Jakub Chrzanowski
6c52f3624a
Merge branch 'main' into next 2022-11-17 22:18:20 +01:00
Jakub Chrzanowski
7a2c9b4b3b
1.3.0 2022-11-17 22:15:31 +01:00
Jakub Chrzanowski
4d8e314398
Update pluginUntilBuild to include 223.* (2022.3.*) 2022-11-17 22:15:30 +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
Jakub Chrzanowski
466a4dbd26
Update README.md 2022-11-17 09:01:53 +01:00
Jakub Chrzanowski
6186c9aad6
dark/light logos 2022-11-17 09:00:03 +01:00
Jakub Chrzanowski
1dbc5d6d79
CHANGELOG.md update 2022-11-14 07:59:59 +01:00
dependabot[bot]
aad5979f74
Bump jtalk/url-health-check-action from 2 to 3
Bumps [jtalk/url-health-check-action](https://github.com/jtalk/url-health-check-action) from 2 to 3.
- [Release notes](https://github.com/jtalk/url-health-check-action/releases)
- [Commits](https://github.com/jtalk/url-health-check-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: jtalk/url-health-check-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 07:59:31 +01:00
Jakub Chrzanowski
2be97fa297
GitHub Actions: make codecov optional 2022-11-12 11:20:19 +01:00
Jakub Chrzanowski
8c6cbc80aa
CHANGELOG.md update 2022-11-11 12:57:06 +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
dependabot[bot]
4151cf5116
Bump JetBrains/qodana-action from 2022.2.2 to 2022.2.3
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 2022.2.2 to 2022.2.3.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](https://github.com/JetBrains/qodana-action/compare/v2022.2.2...v2022.2.3)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 12:54:36 +01:00
dependabot[bot]
e568ada5d4
Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1.0.4...v1.0.5)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 12:54:31 +01:00
Jakub Chrzanowski
8326ab0d0d
CHANGELOG.md update 2022-10-29 23:32:29 +02:00
Jakub Chrzanowski
c2f69293fe
CHANGELOG.md update 2022-10-29 23:28:09 +02:00
Jakub Chrzanowski
5ef359dd47
org.jetbrains.changelog bumped to 2.0.0 2022-10-29 23:19:38 +02:00
Jakub Chrzanowski
dafd6d764d
Fixed CHANGELOG.md 2022-10-28 14:13:37 +02:00
Jakub Chrzanowski
ef2968f532
Fixed CHANGELOG.md 2022-10-28 14:07:02 +02:00
Jakub Chrzanowski
d7baec6675
Use kotlin.jvmToolchain(11) shorthand in Gradle configuration 2022-10-05 09:31:12 +02:00
Jakub Chrzanowski
7625e67dff
CHANGELOG.md: update 2022-10-05 09:26:06 +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]
df187fd6c7
Bump JetBrains/qodana-action from 2022.2.1 to 2022.2.2
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 2022.2.1 to 2022.2.2.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](https://github.com/JetBrains/qodana-action/compare/v2022.2.1...v2022.2.2)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 09:25:21 +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
Jakub Chrzanowski
0b28b6d306
CHANGELOG.md: cleanup 2022-10-05 08:08:40 +02:00
GitHubPang
419f1b8deb
Fix wrong path in readme (#302) 2022-09-29 09:39:30 +02:00
Yann Cébron
200bdacb96 update JB OSS link 2022-09-28 17:43:24 +02:00
Jakub Chrzanowski
b0e4b362d3
Update gradle.properties 2022-09-20 16:48:48 +02:00
Jakub Chrzanowski
7de60b2524 MyProjectService.kt: introduce dummy method to visualise code coverage 2022-09-20 15:05:38 +02:00
Jakub Chrzanowski
d76e7494cc CHANGELOG.md: Kover integration 2022-09-20 15:05:38 +02:00
Jakub Chrzanowski
3eeadf5878 README.md: Code coverage sections 2022-09-20 15:05:38 +02:00
kotlinisland
4921c83f03 (🎁) Adopt kotlinx-kover 2022-09-20 15:05:38 +02:00