Commit Graph

783 Commits

Author SHA1 Message Date
Jakub Chrzanowski
530a899877 Upgrade Gradle Wrapper to 8.5 2023-12-01 13:52:21 +01:00
dependabot[bot]
35de4794bc Bump org.jetbrains.kotlin.jvm from 1.9.10 to 1.9.21
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.9.10 to 1.9.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/compare/v1.9.10...v1.9.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>
2023-12-01 13:52:21 +01:00
dependabot[bot]
65c21fc798 Bump org.jetbrains.kotlinx.kover from 0.7.3 to 0.7.5
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.7.3 to 0.7.5.
- [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.7.3...v0.7.5)

---
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>
2023-12-01 13:52:21 +01:00
dependabot[bot]
2c42f56370 Bump org.jetbrains:annotations from 24.0.1 to 24.1.0
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.0.1 to 24.1.0.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/java-annotations/compare/24.0.1...24.1.0)

---
updated-dependencies:
- dependency-name: org.jetbrains:annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 13:52:21 +01:00
dependabot[bot]
0a3cd450b5 Bump JetBrains/qodana-action from 2023.2.6 to 2023.2.8
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.2.6 to 2023.2.8.
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](https://github.com/jetbrains/qodana-action/compare/v2023.2.6...v2023.2.8)

---
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-12-01 13:52:21 +01:00
雪中亮
7cc969a26b Update settings.gradle.kts
resolve issue : https://github.com/JetBrains/intellij-platform-plugin-template/issues/410
2023-10-07 17:04:00 +02:00
GitHub Action
839f3a2e89 Changelog update - v1.11.2 2023-10-06 19:12:44 +02:00
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
a01eb24e98 1.11.2 2023-10-06 16:44:25 +02:00
Jakub Chrzanowski
29286b9c06 Change since/until build to 223-233.* (2022.3-2023.3.*) 2023-10-06 16:44:25 +02:00
Jakub Chrzanowski
a9136ae4df Dependencies - upgrade org.jetbrains.intellij to 1.16.0 2023-10-06 16:44:25 +02:00
Jakub Chrzanowski
23819666a6 Upgrade Gradle Wrapper to 8.4 2023-10-06 16:44:25 +02:00
Jakub Chrzanowski
6fdb6e1fe3 CHANGELOG.md update 2023-10-06 16:44:25 +02:00
dependabot[bot]
243c601ab8 Bump JetBrains/qodana-action from 2023.2.1 to 2023.2.6
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.2.1 to 2023.2.6.
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](https://github.com/jetbrains/qodana-action/compare/v2023.2.1...v2023.2.6)

---
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-10-06 16:44:25 +02:00
dependabot[bot]
8b8b9c954d Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 16:44:25 +02:00
Jakub Chrzanowski
6c828d130c Upgrade Gradle Wrapper to 8.4 2023-10-06 16:44:25 +02:00
Jakub Chrzanowski
3722457e65 CHANGELOG update 2023-10-06 16:44:25 +02:00
dependabot[bot]
df955692a3 Bump org.jetbrains.kotlin.jvm from 1.9.0 to 1.9.10
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.9.0 to 1.9.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.0...v1.9.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-10-06 16:44:25 +02:00
dependabot[bot]
917f5331ce Bump org.gradle.toolchains.foojay-resolver-convention
Bumps org.gradle.toolchains.foojay-resolver-convention from 0.6.0 to 0.7.0.

---
updated-dependencies:
- dependency-name: org.gradle.toolchains.foojay-resolver-convention
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 16:44:25 +02:00
Jakub Chrzanowski
5236978679 Dependencies - upgrade org.jetbrains.changelog to 2.2.0 2023-10-06 16:44:25 +02:00
GitHub Action
fcd39d9ea4 Changelog update - v1.11.1 2023-08-17 11:58:47 +02:00
Jakub Chrzanowski
d29ec6bc60 Upgrade Gradle Wrapper to 8.3 2023-08-17 11:36:39 +02:00
Jakub Chrzanowski
3d406867cb 1.11.1 2023-08-17 11:36:39 +02:00
Jakub Chrzanowski
7fcfe507f2 GitHub Actions: publish workflow fails due to the existing release changelog label 2023-08-17 11:36:39 +02:00
Jakub Chrzanowski
be0d78e2e6 Upgrade Gradle Wrapper to 8.3 2023-08-17 11:36:39 +02:00
Jakub Chrzanowski
181e71c9d3
Fixed typo 2023-08-07 19:45:28 +02:00
Jakub Chrzanowski
9fb0c35fcc
README: cloning project and setting up the SDK 2023-08-07 17:04:00 +02:00
GitHub Action
87333ed7a3 Changelog update - v1.11.0 2023-08-07 16:30:27 +02:00
Jakub Chrzanowski
f723411f94
MyBundle: remove SpreadOperator suppression 2023-08-07 15:47:41 +02:00
Jakub Chrzanowski
9ab89d093c
MyBundle.properties: remove unused name property 2023-08-07 15:44:07 +02:00
Jakub Chrzanowski
c32e2b1848
Spellchecking 2023-08-07 15:43:03 +02:00
Jakub Chrzanowski
46a5d43fec
Spellchecking 2023-08-07 15:36:00 +02:00
Jakub Chrzanowski
290e494c87
Code cleanup 2023-08-07 15:33:29 +02:00
Jakub Chrzanowski
79f16d41d3
Spellchecking 2023-08-07 15:20:46 +02:00
Jakub Chrzanowski
f631e302f6
Update platformVersion to 2022.3.3 2023-08-07 15:01:29 +02:00
Jakub Chrzanowski
aab7609f4d
Change since/until build to 223-232.* (2022.3 - 2023.2.*) 2023-08-07 15:00:29 +02:00
Jakub Chrzanowski
85799cb9a3
1.11.0 2023-08-07 14:54:43 +02:00
Jakub Chrzanowski
372b766dad
GitHub Actions: move the Maximize Build Space step from the Build job to Inspect code and Verify plugin jobs 2023-08-07 13:25:59 +02:00
GitHub Action
d7c547ba29 Changelog update - v1.10.0 2023-08-04 20:48:36 +02:00
Jakub Chrzanowski
68292b44a5
1.10.0 2023-08-04 15:52:43 +02:00
Jakub Chrzanowski
d707642329
Merge branch 'main' into next 2023-08-04 15:52:18 +02:00
Jakub Chrzanowski
c8a9220a74
Merge remote-tracking branch 'origin/main' into next
# Conflicts:
#	.github/ISSUE_TEMPLATE/bug_report.md
2023-08-04 15:38:00 +02:00
Jakub Chrzanowski
39c3d0ec14
1.10.0 2023-08-04 15:34:29 +02:00
Jakub Chrzanowski
3805431e93
GitHub Issue Templates 2023-08-04 14:35:01 +02:00
Jakub Chrzanowski
3803765c9b
GitHub Actions: use jlumbroso/free-disk-space to free disk space 2023-08-04 12:36:08 +02:00
Jakub Chrzanowski
9f26d955a6
GitHub Actions: rearrange the Build workflow 2023-08-04 12:31:24 +02:00
Jakub Chrzanowski
9be85b8e62
GitHub Actions: set gradle-home-cache-cleanup: true flag to the Gradle Build Action 2023-08-04 11:58:42 +02:00
Andrei Rybak
da1f14e58a README: update text of button "Install"
The last step in instructions in the generated README.md file for
installing the plugin using IDE built-in plugin system is using the
button "Install Plugin".  However, this button's text is "Install", at
least as of IntelliJ IDEA 2023.1.  The text was "Install" since at least
the commit c254ba45cd17 ("IDEA-195193 Plugins: implement search",
2018-08-20) [1] where class InstallButton was introduced.  Since commit
ebb07b041133 ("i18n for plugins configurable, initial", 2020-01-27) [2]
the class uses bundle message "action.AnActionButton.text.install" from
IdeBundle [3].

Change the text of the button in the generated README.md file to
"Install" accordingly.

[1] c254ba45cd
[2] ebb07b0411
[3] ebb07b0411/platform/platform-resources-en/src/messages/IdeBundle.properties (L1714)
2023-08-04 10:57:56 +02:00