1
0
Fork 0
Commit Graph

158 Commits

Author SHA1 Message Date
Alex Plate 623aa40acd
Update to java 17 2022-10-17 15:45:15 +03:00
Alex Plate 45f18ff91c Update formatting 2022-10-02 00:26:29 +00:00
filipp 19dd49670c Statistic 2022-09-26 11:51:56 +03:00
Alex Plate 871b60fe8d
Revert "[New Typing Handler]: Switch `j` command to new typing handler"
This reverts commit 43a79dba
2022-09-12 09:30:22 +03:00
Alex Plate 43a79dbad4
[New Typing Handler]: Switch `j` command to new typing handler 2022-09-05 15:22:10 +03:00
Alex Plate 2829a13187
Update gradle plugin 2022-09-05 12:32:08 +03:00
Alex Plate 926b47a31e
Update gradle plugin 2022-08-29 09:31:34 +03:00
Alex Plate e42b4d0ea3
Fix regex for changelog plugin 2022-08-12 10:14:31 +03:00
Alex Plate 43767b8500
Print error 2022-08-12 09:55:29 +03:00
Alex Plate 86f512fb91
Update for slack notification 2022-08-12 09:45:08 +03:00
Alex Plate 89623b04d6
Update changelog 2022-08-09 10:25:14 +03:00
Alex Plate c82364c1dd
Update changelog 2022-08-09 09:49:29 +03:00
Alex Plate ee4ce5033a
Fix tests 2022-07-11 11:09:43 +03:00
Alex Plate aa6f49c9b1
Reformat code 2022-07-08 10:00:00 +03:00
Alex Plate c011628420
Reformat code 2022-07-08 09:14:43 +03:00
Alex Plate 0d9b81eab3
Update minimal version of IJ 2022-07-07 10:02:14 +03:00
Alex Plate f02e1a20c7
Create test update job 2022-07-06 21:23:48 +03:00
Alex Plate a11991dad7
Create test token 2022-07-06 21:21:51 +03:00
Alex Plate ba409cb24c
Add some logging to update after PR job 2022-07-06 21:06:00 +03:00
Alex Plate 2b32cb26b1
Set since version in config 2022-07-06 20:39:30 +03:00
Alex Plate 0746dcc686
Fix some neovim tests 2022-07-06 19:41:05 +03:00
Alex Plate 4e3a9ffa40
Add unchecked email 2022-07-06 10:34:31 +03:00
Alex Plate fdb09a8f1f
Use vim-engine kotlin settings 2022-07-01 12:18:53 +03:00
Alex Plate 4ac2aa2339
Apply kotlin options to all projects 2022-07-01 11:29:15 +03:00
Alex Plate ebbc20692a
Add JVM compatibility option to the compiler 2022-07-01 10:58:32 +03:00
Alex Plate 6cdcf133bb
Use snapshot version of gradle plugin 2022-06-30 09:14:29 +03:00
Alex Plate c1b480976d
Include source files into distribution 2022-06-28 11:13:54 +03:00
Alex Plate ddabbe6891
Use vim-engine as API instead of implementation 2022-06-28 11:13:54 +03:00
Alex Plate 654ea88851
Add collecting of sources to the resulting jar 2022-06-28 11:13:54 +03:00
Alex Plate fc9b09cf72
Update ij plugin to 1.6.0 2022-05-31 09:29:40 +03:00
Alex Plate f3b6687d79
Update kotlin version 2022-05-30 11:22:24 +03:00
Alex Plate adf483a748
Enable property based and long running tests 2022-05-30 09:52:12 +03:00
Alex Plate 2244d0f776
Downgrade intellij-plugin due to https://github.com/JetBrains/gradle-intellij-plugin/issues/998 2022-05-25 11:30:54 +03:00
filipp 12d0a2ffb7 Update gradle & gradle wrapper 2022-05-23 21:00:52 +06:00
filipp b8b3669b04 Fix antlr4 and antlr4-runtime dependency version conflict 2022-04-24 19:33:21 +06:00
dependabot[bot] cf85e0f25e Bump github-api from 1.303 to 1.305
Bumps [github-api](https://github.com/hub4j/github-api) from 1.303 to 1.305.
- [Release notes](https://github.com/hub4j/github-api/releases)
- [Changelog](https://github.com/hub4j/github-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hub4j/github-api/compare/github-api-1.303...github-api-1.305)

---
updated-dependencies:
- dependency-name: org.kohsuke:github-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 10:45:24 +03:00
dependabot[bot] a4b52be833 Bump antlr4-runtime from 4.9.3 to 4.10.1
Bumps [antlr4-runtime](https://github.com/antlr/antlr4) from 4.9.3 to 4.10.1.
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt)
- [Commits](https://github.com/antlr/antlr4/compare/4.9.3...4.10.1)

---
updated-dependencies:
- dependency-name: org.antlr:antlr4-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 10:45:13 +03:00
dependabot[bot] 4cb8f27ca5 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-04-21 10:44:59 +03:00
Matt Ellis cd242511a8
Fallback to line comment if block is unavailable
Fixes VIM-2381
2022-04-20 12:37:11 +01:00
Alex Plate db1ec29470
Update plugin verifier version 2022-04-07 15:44:23 +03:00
dependabot[bot] 8927c0acfa Bump github-api from 1.301 to 1.303
Bumps [github-api](https://github.com/hub4j/github-api) from 1.301 to 1.303.
- [Release notes](https://github.com/hub4j/github-api/releases)
- [Changelog](https://github.com/hub4j/github-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hub4j/github-api/compare/github-api-1.301...github-api-1.303)

---
updated-dependencies:
- dependency-name: org.kohsuke:github-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 12:03:18 +03:00
dependabot[bot] 02dfac8a34 Bump markdown from 0.2.4 to 0.3.1
Bumps [markdown](https://github.com/JetBrains/markdown) from 0.2.4 to 0.3.1.
- [Release notes](https://github.com/JetBrains/markdown/releases)
- [Commits](https://github.com/JetBrains/markdown/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 11:57:50 +03:00
dependabot[bot] 1943c72c1c Bump org.eclipse.jgit from 6.0.0.202111291000-r to 6.1.0.202203080745-r
Bumps org.eclipse.jgit from 6.0.0.202111291000-r to 6.1.0.202203080745-r.

---
updated-dependencies:
- dependency-name: org.eclipse.jgit:org.eclipse.jgit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 11:39:05 +03:00
dependabot[bot] 7816da3f2d Bump org.jetbrains.changelog from 1.3.0 to 1.3.1
Bumps org.jetbrains.changelog from 1.3.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: org.jetbrains.changelog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 11:38:33 +03:00
Alex Plate b25d7e358d
Update gradle plugin 2022-04-05 12:36:31 +03:00
Alex Plate 25ba72e46b
Reformat code 2022-03-29 12:25:37 +03:00
Alex Plate eeac47e522
Fix neovim tests 2022-03-29 12:12:34 +03:00
Alex Plate 35c0e33ec4
Upgrade API to kotlin 1.5 2022-02-21 11:56:26 +03:00
Alex Plate d26765e217
Create vim-engine module 2022-02-17 19:00:35 +03:00
dependabot[bot] 22cfdbae0a Bump mockito-kotlin from 3.2.0 to 4.0.0
Bumps [mockito-kotlin](https://github.com/mockito/mockito-kotlin) from 3.2.0 to 4.0.0.
- [Release notes](https://github.com/mockito/mockito-kotlin/releases)
- [Commits](https://github.com/mockito/mockito-kotlin/compare/3.2.0...4.0.0)

---
updated-dependencies:
- dependency-name: org.mockito.kotlin:mockito-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-17 12:56:36 +03:00