Yann Cébron
0cb1bffa21
code samples: apply "Plugin DevKit | Code | Extension class should be final and non-public"
2023-10-25 13:51:55 +02:00
Yann Cébron
0cd955ac10
[code samples] Gradle IntelliJ Plugin 1.16.0
2023-10-10 11:46:32 +02:00
Jakub Chrzanowski
6b889aa7da
code samples: Gradle 8.4
2023-10-05 08:44:45 +02:00
Karol Lewandowski
e87f195b80
Code samples: Change the CONTINUATION_INDENT_SIZE from 8 to 4 and reformat code.
...
We use INDENT_SIZE = 2 and continuation size should be at most 4 in this case.
2023-09-07 11:59:58 +02:00
Jakub Chrzanowski
94e42c1839
code samples: Gradle 8.3
2023-08-17 11:13:58 +02:00
Karol Lewandowski
7ffca8f009
code_samples/project_view_pane: Cleanup ( #1093 )
...
* code_samples/project_view_pane: Cleanup:
- fix bug with not refreshing "svg" files and add supporting "jpeg" extension
- fix not working "Folders Always on Top" switch
- fix extracting file extension
- change disposable from Project to ProjectViewPane
- use BulkFileListener instead of VirtualFileListener with Alarm for updating the tree for immediate updates
- use Application.invokeLater instead of SwingUtilities.invokeLater
- code cleanup
* code_samples/project_view_pane: Add project.getDisposed() condition to the Application.invokeLater() call
* code_samples/project_view_pane: Do not count non-project files
* code_samples/project_view_pane: Do not update UI too often
2023-08-02 14:32:01 +02:00
Yann Cébron
d7dd55a7e0
2023.2 release ( #1091 )
2023-07-26 14:44:10 +02:00
Yann Cébron
1d98a4aa15
code samples: Gradle 8.2.1
2023-07-12 09:01:20 +02:00
Yann Cébron
2feb940974
remove Kotlin 1.8.20 OOM workaround from code samples
2023-07-10 17:01:58 +02:00
Jakub Chrzanowski
c40dd36d76
Update Gradle IntelliJ Plugin to 1.15.0
2023-07-07 16:37:11 +02:00
Karol Lewandowski
38b069b7cd
Update Gradle IntelliJ Plugin to 1.14.2
2023-07-06 15:13:17 +02:00
Yann Cébron
dfcaad15ea
code samples: add gradle.properties to enable caching and defaults for use of Kotlin
2023-06-15 12:47:44 +02:00
Yann Cébron
f0919033ea
[code samples] update Gradle IntelliJ Plugin 1.14.1
2023-06-08 09:30:06 +02:00
Jakub Chrzanowski
5897a3326a
code-samples: gradle-intellij-plugin 1.14.0
2023-06-02 09:25:32 +02:00
Vadim Tsindyaykin
14b940407e
add Run IDE with Plugin configuration to all plugin samples. ( #1038 )
2023-05-22 18:00:54 +02:00
Yann Cébron
ec1bfebdf2
code samples: Gradle 8.1.1
2023-04-25 10:30:47 +02:00
Jakub Chrzanowski
c1524022ad
Code Samples: bump Gradle to 8.1
2023-04-17 22:40:31 +02:00
Yann Cébron
75f220a602
code samples: update gradle plugin
2023-03-29 10:26:28 +02:00
Yann Cébron
e57496774f
2023.1 release ( #1010 )
...
* 2023.1 release: update gh-links, re-gen EP lists
* code samples: update target version
* code samples: fix framework_basics missing dependency on Java plugin
* stub_indexes.md: update -master GH link
* EP lists: improve "Topic" presentation
* internal_ui_inspector.md: fix link
* kotlin_demo: fix link
* Generate Android Studio releases
* publishing_plugin.md: add note about plugin signing
* plugin_signing.md: Update information about providing `certificateChainFile` and `privateKeyFile` + minor changes
* tools_gradle_intellij_plugin.md: add `verifyPluginSignature` task
* plugin_signing.md: add Plugin Signature Verification
* plugin_signing.md: fixed anchor
* creating_plugin_project.md: update
* GH: set final 2023.1 tag
* GH code samples: update PV version
* code samples: ComparingStringReferencesInspection compatibility with 231.*
2023-03-28 20:09:23 +02:00
Yann Cébron
1fd9ebd759
remove obsolete "Preferences" term usage
2023-03-27 14:09:44 +02:00
Yann Cébron
22eb168ad0
code-samples: gradle-intellij-plugin 1.13.2
2023-03-13 10:10:00 +01:00
Yann Cébron
8b7c6c174a
code samples: gradle intellij plugin 1.13.1
2023-03-02 14:24:36 +01:00
Jakub Chrzanowski
148ce5b74f
Code Samples: bump Gradle to 8.0.1
2023-02-25 11:54:11 +01:00
Yann Cébron
5352f62748
code samples: Gradle 8.0
2023-02-14 15:38:57 +01:00
Jakub Chrzanowski
1525f7448b
gradle intellij plugin 1.13.0
2023-02-10 20:38:30 +01:00
Yann Cébron
eae2904259
gradle intellij plugin 1.12.0
2023-01-16 13:43:13 +01:00
Yann Cébron
60c6b28a55
gradle intellij plugin 1.11.0
2022-12-19 12:07:10 +01:00
Yann Cébron
ca238e0ae0
gradle plugin 1.10.1
2022-12-12 10:39:37 +01:00
Yann Cébron
0a071d092e
223 release ( #904 )
...
* api_notable_list_2022.md: update unbundled plugins 2022.3
* element_patterns.md: new sample
* 2022.3 release: update GH links
* 2022.3 release: update GH links, #2
* EP list: initial, change android from GH to JB hosting temporarily + adapt links
* 223 release initial values
* stop recommending PreloadingActivity (internal API now)
* product specific EP lists
* element_patterns.md: minor
* code samples: upgrade
* extension_point_list.md: fix duplicate heading
* sdk_code_guidelines.md: update compatibility values
* spring_extension_point_list.md: update
* 223.7571.182
2022-11-30 20:31:23 +01:00
Yann Cébron
604a627d36
code samples: Gradle 7.6
2022-11-28 17:31:11 +01:00
Yann Cébron
40b759154c
org.jetbrains.intellij 1.10.0
2022-11-21 10:55:10 +01:00
Yann Cébron
125bccb5a6
code samples: org.jetbrains.intellij 1.9.0
2022-09-05 14:40:16 +02:00
Yann Cébron
084ca56c14
code samples: org.jetbrains.intellij 1.8.1
2022-08-25 15:57:42 +02:00
Jakub Chrzanowski
7c16888cda
Gradle 7.5.1
2022-08-07 21:22:42 +02:00
dependabot[bot]
7d5fd47c42
build(deps): bump org.jetbrains.intellij
...
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij in /code_samples/psi_demo
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij in /code_samples/project_model
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij in /code_samples/action_basics
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij in /code_samples/kotlin_demo
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij in /code_samples/facet_basics
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij in /code_samples/live_templates
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij in /code_samples/settings
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij in /code_samples/project_wizard
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij in /code_samples/module
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij in /code_samples/tool_window
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.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>
2022-08-05 11:38:00 +02:00
Yann Cébron
097cb68431
code_samples: update to 213...222
2022-07-26 09:49:48 -07:00
Yann Cébron
bc6cc54e44
gradle-intelli-plugin 1.7.0
2022-07-11 15:29:02 +02:00
Yann Cébron
5189cec79f
gradle 7.4.2
2022-05-23 11:33:08 +02:00
Yann Cébron
17bef09eb8
org.jetbrains.intellij 1.6.0
2022-05-23 11:17:55 +02:00
dependabot[bot]
d857617833
This is a combination of 14 commits.
...
This is the 1st commit message:
Dependencies update
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo
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>
build(deps): bump org.jetbrains.intellij in /code_samples/live_templates
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>
build(deps): bump org.jetbrains.intellij
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>
build(deps): bump org.jetbrains.intellij in /code_samples/project_wizard
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>
build(deps): bump org.jetbrains.intellij in /code_samples/settings
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>
build(deps): bump org.jetbrains.intellij in /code_samples/action_basics
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>
build(deps): bump org.jetbrains.intellij
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>
build(deps): bump org.jetbrains.intellij
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>
build(deps): bump org.jetbrains.intellij in /code_samples/psi_demo
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>
build(deps): bump org.jetbrains.intellij in /code_samples/facet_basics
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>
build(deps): bump org.jetbrains.intellij
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>
build(deps): bump org.jetbrains.intellij
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>
build(deps): bump org.jetbrains.intellij in /code_samples/editor_basics
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>
build(deps): bump org.jetbrains.intellij
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>
build(deps): bump org.jetbrains.intellij
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>
build(deps): bump org.jetbrains.intellij
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>
build(deps): bump org.jetbrains.intellij in /code_samples/kotlin_demo
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>
build(deps): bump org.jetbrains.intellij
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>
build(deps): bump org.jetbrains.intellij in /code_samples/project_model
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>
build(deps): bump org.jetbrains.intellij in /code_samples/tool_window
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>
build(deps): bump org.jetbrains.intellij
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>
build(deps): bump org.jetbrains.intellij in /code_samples/module
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>
The commit message #2 will be skipped:
build(deps): bump org.jetbrains.intellij
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>
The commit message #3 will be skipped:
build(deps): bump org.jetbrains.intellij in /code_samples/tool_window
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>
The commit message #4 will be skipped:
build(deps): bump org.jetbrains.intellij in /code_samples/project_model
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>
The commit message #5 will be skipped:
build(deps): bump org.jetbrains.intellij
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>
The commit message #6 will be skipped:
build(deps): bump org.jetbrains.intellij in /code_samples/kotlin_demo
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>
The commit message #7 will be skipped:
build(deps): bump org.jetbrains.intellij
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>
The commit message #8 will be skipped:
build(deps): bump org.jetbrains.intellij
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>
The commit message #9 will be skipped:
build(deps): bump org.jetbrains.intellij
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>
The commit message #10 will be skipped:
build(deps): bump org.jetbrains.intellij in /code_samples/editor_basics
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>
The commit message #11 will be skipped:
build(deps): bump org.jetbrains.intellij
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>
The commit message #12 will be skipped:
build(deps): bump org.jetbrains.intellij
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>
The commit message #13 will be skipped:
build(deps): bump org.jetbrains.intellij in /code_samples/facet_basics
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>
The commit message #14 will be skipped:
build(deps): bump org.jetbrains.intellij in /code_samples/psi_demo
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-05-05 17:42:14 +02:00
Yann Cébron
78e459a9d2
221 release ( #686 )
...
* 2022.1 release: upsource, topic links
* 2022.1 release: EP lists
* 2022.1 release: code samples build against 2021.2.4, adjust since/until-build
* code samples/pycharm_basics: 2021.2.4
* 2022.1 release: rider_extension_point_list.md
* 2022.1 release: data_grip_extension_point_list.md
* 2022.1 release: set upsource properties
* 2022.1 release: set plugin verifier versions
2022-04-12 16:39:27 +02:00
Yann Cébron
6be19634d5
code samples: Gradle plugin 1.5.2
2022-04-04 10:49:10 +02:00
dependabot[bot]
a9bf0c7412
build(deps): bump org.jetbrains.intellij
...
Bumps org.jetbrains.intellij from 1.5.0 to 1.5.1.
---
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-03-29 09:46:59 +02:00
Yann Cébron
ec43ba50da
Gradle IntelliJ Plugin 1.5.0
2022-03-28 16:43:29 +02:00
Karol Lewandowski
13ffaf24fd
code_samples: migrate gradle build scripts from groovy to kotlin + aligned docs
2022-03-24 14:54:31 +01:00
Yann Cébron
0ecd0e33c6
code samples: gradle 7.4.1
2022-03-14 10:45:00 +01:00
Yann Cébron
ce094e46ec
gradle-intellij-plugin 1.4.0
2022-02-14 13:02:48 +01:00
Yann Cébron
2af3664a36
code samples: gradle 7.4
2022-02-08 17:44:47 +01:00
Yann Cébron
a584477658
code samples: gradle-intellij plugin 1.3.1
2022-01-18 17:02:03 +01:00
Karol Lewandowski
1105d90dda
update dates in copyright info
2022-01-12 12:09:34 +01:00