Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

.ignore

.ignore plugin that handles .gitignore (and many other dot-ignore like files) in JetBrains IDEs (IntelliJ, PhpStorm, Android Studio, ...).
Collective - Host: opensource - https://opencollective.com/ignore - Code: https://github.com/hsz/idea-gitignore

Changelog update - v4.5.2

github.com/JetBrains/idea-gitignore - 3f29e3f075dcfca54434da115ee3c69e8a9cfe52 authored about 1 year ago by GitHub Action <[email protected]>
Drop usage of `org.apache.commons.lang.builder.HashCodeBuilder`

github.com/JetBrains/idea-gitignore - cc770e4cc3ec1f411f243d7f6824a5af610d86e3 authored about 1 year ago by Jakub Chrzanowski <[email protected]>
The IgnoreManager and IgnoreMatcher project services were refactored to use @Service annotations. This change simplifies the project's architecture by reducing the need for explicit service declarations within the plugin.xml configuration file.

github.com/JetBrains/idea-gitignore - fa74b592f6f33379e1eeba9cda4db4e8c93720b1 authored about 1 year ago by Jakub Chrzanowski <[email protected]>
Drop usage of `org.apache.commons.lang.builder.HashCodeBuilder`

github.com/JetBrains/idea-gitignore - a1198c407bc05422377f2f79478c6fe9a361223b authored about 1 year ago by Jakub Chrzanowski <[email protected]>
GitHub Actions update

github.com/JetBrains/idea-gitignore - 98016d1f78ae2addf197f38ac89bc5f28d57f70e authored about 1 year ago by Jakub Chrzanowski <[email protected]>
GitHub Actions update

github.com/JetBrains/idea-gitignore - fb262bed7f4e0d795ec29cae15ec2fe6e1e3b633 authored about 1 year ago by Jakub Chrzanowski <[email protected]>
- Fixed "Expected directory instead of file" if `.git` is a file (worktrees case) #842

github.com/JetBrains/idea-gitignore - 8ca7948840e8621d9b73b28ff27f5a10ce9315b7 authored about 1 year ago by Jakub Chrzanowski <[email protected]>
Use `platformVersion = 2023.1.5` to cover issues in 231+

github.com/JetBrains/idea-gitignore - 38918b8dddb2c8a4858cbc49053aea3ee1bf7915 authored about 1 year ago by Jakub Chrzanowski <[email protected]>
Fixed: ConcurrentModificationException in UnignoreFileGroupAction#GetChildren #860

github.com/JetBrains/idea-gitignore - bb98caa1ca8c28c8153327bb580be2aec96c1b73 authored about 1 year ago by Jakub Chrzanowski <[email protected]>
Bump codecov/codecov-action from 3 to 4

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Releas...

github.com/JetBrains/idea-gitignore - cb79a19e5a239fa7dea0d9847fb5d1d069ccda4d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

github.com/JetBrains/idea-gitignore - a99893fbcab93b110425b27a202f05e70c7ec4ed authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 202...

github.com/JetBrains/idea-gitignore - 8f6896f77d78d2794acf517fe35d1b2d0d3168c2 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump org.jetbrains.dokka from 1.8.20 to 1.9.0

Bumps [org.jetbrains.dokka](https://github.com/Kotlin/dokka) from 1.8.20 to 1.9.0.
- [Release no...

github.com/JetBrains/idea-gitignore - 03465efcda985f2eb3388c908bc248b83808cd3a authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump org.jetbrains.changelog from 2.1.2 to 2.2.0

Bumps org.jetbrains.changelog from 2.1.2 to 2.2.0.

---
updated-dependencies:
- dependency-name:...

github.com/JetBrains/idea-gitignore - eb10e0b69d0934476ba14a9df1a658c5993ee5a1 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
- [R...

github.com/JetBrains/idea-gitignore - 67e27e02381123d3ffc54f6ebcbef97616eaf54a authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
toptal submodule update

github.com/JetBrains/idea-gitignore - 5bb9b001111902d1aeffe6510402af348ac3f61d authored about 1 year ago by Jakub Chrzanowski <[email protected]>
Dependencies: gradleIntelliJPlugin = "1.16.0"

github.com/JetBrains/idea-gitignore - 1a6eee6888dafbd39008c5a6118688fabb46fccb authored about 1 year ago by Jakub Chrzanowski <[email protected]>
Gradle 8.4

github.com/JetBrains/idea-gitignore - 53edbaafbd1f05a9d3ff0253cdbdb09715a6f7af authored about 1 year ago by Jakub Chrzanowski <[email protected]>
Configuration update

github.com/JetBrains/idea-gitignore - 8ad504b0d9c59d0175d6a9a2b9c57cd226bde5f0 authored over 1 year ago by Jakub Chrzanowski <[email protected]>
Dependencies upgrade

github.com/JetBrains/idea-gitignore - caad421b1abbac98a940383cafcc544f186912bb authored over 1 year ago by Jakub Chrzanowski <[email protected]>
Bump org.jetbrains.changelog from 2.1.0 to 2.1.1

Bumps org.jetbrains.changelog from 2.1.0 to 2.1.1.

---
updated-dependencies:
- dependency-name:...

github.com/JetBrains/idea-gitignore - e3c03bf35c05b6f30ed803dcc6b2e74bc7c82d49 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixed issue when starring the template, marks both `gitignore` and `toptal` entries #844

github.com/JetBrains/idea-gitignore - 02948272dd846ae6c1aef228d4f732df445054af authored over 1 year ago by Jakub Chrzanowski <[email protected]>
GitHub Actions: setup Java 17

github.com/JetBrains/idea-gitignore - 8b7267472f0768eb741bddabb8191309d5766393 authored over 1 year ago by Jakub Chrzanowski <[email protected]>
kover 0.7.2

github.com/JetBrains/idea-gitignore - d2fd48706d4854ad1302f11e14fe7bf6c990209a authored over 1 year ago by Jakub Chrzanowski <[email protected]>
Gradle 8.2

github.com/JetBrains/idea-gitignore - 65b02a0299be2fb86510098780bdc64654e5bf99 authored over 1 year ago by Jakub Chrzanowski <[email protected]>
CHANGELOG update

github.com/JetBrains/idea-gitignore - 05527c105141927e695d71ac1677dfb9287c3cc3 authored over 1 year ago by Jakub Chrzanowski <[email protected]>
Fixed `com.intellij.openapi.util.TraceableDisposable$DisposalException: Double release of editor`

github.com/JetBrains/idea-gitignore - 49165120a922f009551b260f0b0c3dd113a6e22e authored over 1 year ago by Jakub Chrzanowski <[email protected]>
Bump org.jetbrains.dokka from 1.8.10 to 1.8.20

Bumps [org.jetbrains.dokka](https://github.com/Kotlin/dokka) from 1.8.10 to 1.8.20.
- [Release n...

github.com/JetBrains/idea-gitignore - 9305f3893b4d920a04d9126bdeb0e86f422a0cb4 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump org.jetbrains.intellij from 1.14.1 to 1.14.2

Bumps org.jetbrains.intellij from 1.14.1 to 1.14.2.

---
updated-dependencies:
- dependency-name...

github.com/JetBrains/idea-gitignore - 95b26ec983d6b45c0572c0440906aaf2d308f1ce authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Changelog update - v4.5.1

github.com/JetBrains/idea-gitignore - eccffae7510b41a889293f2e28034c0ff964fa9a authored over 1 year ago by GitHub Action <[email protected]>
GitHub Actions workflow update

github.com/JetBrains/idea-gitignore - 41d64a99fc0fc2fa7d5f2bca4af8fa2fef42cf14 authored over 1 year ago by Jakub Chrzanowski <[email protected]>
Improve module root detection for internal modules

Modify `getModuleRootForFile` function to better handle internal module types by using `guessPro...

github.com/JetBrains/idea-gitignore - 13bb48406bd547c41a0544d6ef6cc0db13040be1 authored over 1 year ago by Jakub Chrzanowski <[email protected]>
Removed the unused entry inspection feature as it caused performance issues and false positives.

github.com/JetBrains/idea-gitignore - ac9bdf51d10dca475d90245aede9d820f54759ca authored over 1 year ago by Jakub Chrzanowski <[email protected]>
Fixed `AlreadyDisposedException` when accessing `FileStatusManager` in `IgnoreManager`

github.com/JetBrains/idea-gitignore - 7f8f7397ec22c00f828eb511fa49de77b4304814 authored over 1 year ago by Jakub Chrzanowski <[email protected]>
Fixed `ActionGroup should be registered using <group> tag` #829

github.com/JetBrains/idea-gitignore - 21376d5cac382c7d2553e3a81cf4ba3a7cced807 authored over 1 year ago by Jakub Chrzanowski <[email protected]>
Fix for `Slow operations are prohibited on EDT` #831

github.com/JetBrains/idea-gitignore - ff0724829ffdba017efe266d44f03c176441238d authored over 1 year ago by Jakub Chrzanowski <[email protected]>
Update platformVersion to 2023.1.3

github.com/JetBrains/idea-gitignore - 0bb033959dc98c0451f73dcfa2deff4992fd6f29 authored over 1 year ago by Jakub Chrzanowski <[email protected]>
dependencies update

github.com/JetBrains/idea-gitignore - 25081c24e80c29fe6a94fff62032dbe44dbbdc0f authored over 1 year ago by Jakub Chrzanowski <[email protected]>
Bump JetBrains/qodana-action from 2022.3.4 to 2023.1.5

Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 2022.3.4 to 202...

github.com/JetBrains/idea-gitignore - fb8f214fd464c8c525df435193b15947f5f8219f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
toptal submodule update

github.com/JetBrains/idea-gitignore - 51bc2700f022281050375e58fc85405c8c674227 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Kover update

github.com/JetBrains/idea-gitignore - cccf46a4b9fcf9fc568baa2ab7127eaa187e691e authored over 1 year ago by Jakub Chrzanowski <[email protected]>
Configuration update

github.com/JetBrains/idea-gitignore - 84596437667b9382c78fbe2aa59f83671fc5c1f4 authored over 1 year ago by Jakub Chrzanowski <[email protected]>
Gradle 8.1.1

github.com/JetBrains/idea-gitignore - 7fa2c1ce0dc435ee10075b40628f99cfe75e46b4 authored over 1 year ago by Jakub Chrzanowski <[email protected]>
Update toptal submodule

github.com/JetBrains/idea-gitignore - ba0fe3e59fac6e054b574b89773238c7088b5448 authored over 1 year ago by Jakub Chrzanowski <[email protected]>
Changelog update - v4.5.0

github.com/JetBrains/idea-gitignore - 2b7fa45499683bd954ef3a96f1f691b28e8c5bdb authored almost 2 years ago by GitHub Action <[email protected]>
4.5.0

github.com/JetBrains/idea-gitignore - 40838371d033db2c07bef6e9049e1c09a432afe2 authored almost 2 years ago by Jakub Chrzanowski <[email protected]>
Project configuration sync with Plugin Template

github.com/JetBrains/idea-gitignore - 9658bc4b0feb0d5211afbd99e75b77eeaece8753 authored almost 2 years ago by Jakub Chrzanowski <[email protected]>
Bump org.jetbrains.intellij from 1.13.1 to 1.13.2

github.com/JetBrains/idea-gitignore - c167bb382cb6e0d461b6c3805f21d0ee61de87eb authored almost 2 years ago by Jakub Chrzanowski <[email protected]>
Bump org.jetbrains.intellij from 1.13.0 to 1.13.1

Bumps org.jetbrains.intellij from 1.13.0 to 1.13.1.

---
updated-dependencies:
- dependency-name...

github.com/JetBrains/idea-gitignore - 926e4709b21080ae3e8a44068dd3a6336312cf47 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump org.jetbrains.grammarkit from 2022.3 to 2022.3.1

Bumps org.jetbrains.grammarkit from 2022.3 to 2022.3.1.

---
updated-dependencies:
- dependency-...

github.com/JetBrains/idea-gitignore - c79f6be5baeda3cdd12c358657d620d8e007eab3 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update Grammar-Kit configuration

github.com/JetBrains/idea-gitignore - a8e17dc5acd2626c55b4210cb834aef6b95c75d6 authored almost 2 years ago by Jakub Chrzanowski <[email protected]>
Update toptal submodule

github.com/JetBrains/idea-gitignore - c6418e700f9e41729bf72140002fa5a58266cec2 authored almost 2 years ago by Jakub Chrzanowski <[email protected]>
Bump gradle/wrapper-validation-action from 1.0.5 to 1.0.6

Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) fr...

github.com/JetBrains/idea-gitignore - 220c9a79564c12b2e19816653fd01e36817fa56c authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixed threading

github.com/JetBrains/idea-gitignore - f503fc1af4f1d97e2dc93b046a4ef329ae6f35e8 authored almost 2 years ago by Jakub Chrzanowski <[email protected]>
Add "Add Template..." and "Create User Template" actions to the context menu of `.gitignore` files

github.com/JetBrains/idea-gitignore - 30039303d95dd15431b4736bbee268e34e5bb228 authored almost 2 years ago by Jakub Chrzanowski <[email protected]>
`.openapi-generator-ignore` (OpenAPI Generator) support

github.com/JetBrains/idea-gitignore - 5c8a8a8a64e12095dff88902b86b5e526a6a76f8 authored almost 2 years ago by Jakub Chrzanowski <[email protected]>
Add https://github.com/toptal/gitignore templates to the list

github.com/JetBrains/idea-gitignore - d4970b9175cfb4dcd13236fc18f02741da45e5f2 authored almost 2 years ago by Jakub Chrzanowski <[email protected]>
2023.1 support

github.com/JetBrains/idea-gitignore - ce1676026ab584af12ded7782db754691f84f959 authored almost 2 years ago by Jakub Chrzanowski <[email protected]>
- .terraformignore (Terraform) support

github.com/JetBrains/idea-gitignore - c37271a672ffe9fc871bb40129f42eddc2483807 authored almost 2 years ago by Jakub Chrzanowski <[email protected]>
README update

github.com/JetBrains/idea-gitignore - e555c1353d0700ffcf12e805a4774e25d5044eb7 authored almost 2 years ago by Jakub Chrzanowski <[email protected]>
Bump JetBrains/qodana-action from 2022.3.0 to 2022.3.4

Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 2022.3.0 to 202...

github.com/JetBrains/idea-gitignore - da48f04f4c5ea0f463ac1774e7c309252809bb8d authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump org.jetbrains.kotlin.jvm from 1.7.22 to 1.8.10

Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.7.22 to 1.8.10.
- [...

github.com/JetBrains/idea-gitignore - 80ae7c4d79b2d17f66408f7305ed7f063d419200 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
`org.jetbrains.intellij` bumped to `1.13.0`

github.com/JetBrains/idea-gitignore - cd13fdc40a679b6b0514d8d785887d13f284bc00 authored almost 2 years ago by Jakub Chrzanowski <[email protected]>
Gradle 8.0.1

github.com/JetBrains/idea-gitignore - 795728b28ce7a64ed61d0acb4e4b41f44b9c2b61 authored almost 2 years ago by Jakub Chrzanowski <[email protected]>
Specify `ActionUpdateThread` for Actions

github.com/JetBrains/idea-gitignore - 5805855abcaee2169d6abe82d460a4cf40843657 authored about 2 years ago by Jakub Chrzanowski <[email protected]>
Gradle update

github.com/JetBrains/idea-gitignore - f0d90c2999a781f83c60021cdf5343940142f587 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump JetBrains/qodana-action from 2022.2.3 to 2022.3.0

Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 2022.2.3 to 202...

github.com/JetBrains/idea-gitignore - d354a4cf70800ce902986ea592c96cdbc60ed577 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependencies update

github.com/JetBrains/idea-gitignore - f90ce13ce2597a9496dabc2980f71f6f90f901b7 authored about 2 years ago by Jakub Chrzanowski <[email protected]>
Fix badges and links

github.com/JetBrains/idea-gitignore - cdb88b620e9ff41a47dfb26da447e63625c779ab authored about 2 years ago by Nico Mexis <[email protected]>
Fix more links

github.com/JetBrains/idea-gitignore - d39605b393f9659f4010b29676406b9377aac046 authored about 2 years ago by Nico Mexis <[email protected]>
Changelog update - v4.4.4

github.com/JetBrains/idea-gitignore - 5a5890229359d9c94027027fdf50de17e390f953 authored about 2 years ago by GitHub Action <[email protected]>
Update `github/gitignore` submodule

github.com/JetBrains/idea-gitignore - 89835b22c2178e6abf2888ec9740d29ac8900f08 authored about 2 years ago by Jakub Chrzanowski <[email protected]>
4.4.4

github.com/JetBrains/idea-gitignore - f3aaecd5d68e04e0e50ee4ead7b23e8e36f47a5e authored about 2 years ago by Jakub Chrzanowski <[email protected]>
Fixed .ignore crashes IDE during project opening #793

github.com/JetBrains/idea-gitignore - 3b62f60b16e4fb2e22fbff96f58f62a72a3a0de7 authored about 2 years ago by Jakub Chrzanowski <[email protected]>
cleanup

github.com/JetBrains/idea-gitignore - 04cf849ce5c086b254f26247869ad883c68f8fcf authored about 2 years ago by Jakub Chrzanowski <[email protected]>
feat: set untilBuild = "" for remove it

github.com/JetBrains/idea-gitignore - cbff3f0ffab0e8d2b22988fd2f4ad451db9a0053 authored about 2 years ago by bluelovers <[email protected]>
Changelog update - v4.4.3

github.com/JetBrains/idea-gitignore - 7ad44008990efeea8e45a06da2fa0164e62568dc authored about 2 years ago by GitHub Action <[email protected]>
GitHub Actions: bump Java version

github.com/JetBrains/idea-gitignore - e9d1e4e4e9eec724006c1c956a604cdade047a2b authored about 2 years ago by Jakub Chrzanowski <[email protected]>
GitHub Actions: make codecov optional

github.com/JetBrains/idea-gitignore - 9f8767d6a6b38b23551dbd1c388a8b00a0a30bba authored about 2 years ago by Jakub Chrzanowski <[email protected]>
setup maintenance, support for 223+

github.com/JetBrains/idea-gitignore - 7c09f9e808cfb718e2c5c6553aa2c3a80314bc41 authored about 2 years ago by Jakub Chrzanowski <[email protected]>
foldableProjectViewAdvertisePresented

github.com/JetBrains/idea-gitignore - f4eae21da05b4dc70ff8a1cf8554aa049f92a952 authored about 2 years ago by Jakub Chrzanowski <[email protected]>
Fixes for deprecated methods

github.com/JetBrains/idea-gitignore - dff14d26d8b0a796553a38f9abdd700228332fd6 authored about 2 years ago by Jakub Chrzanowski <[email protected]>
setup maintenance, support for 223+

github.com/JetBrains/idea-gitignore - cf096c39f84efcfb88a1faaf4826d79c6cbdff8c authored about 2 years ago by Jakub Chrzanowski <[email protected]>
Changelog update - v4.4.2

github.com/JetBrains/idea-gitignore - eb0e2dd31c1f69fa03c2b3441d10c3475d78bb14 authored over 2 years ago by GitHub Action <[email protected]>
v4.4.2

github.com/JetBrains/idea-gitignore - 7b74c8e7acdf243c042ca566af0b1b05b43600a3 authored over 2 years ago by Jakub Chrzanowski <[email protected]>
v4.4.2

github.com/JetBrains/idea-gitignore - 083793f1f2a77c2822b8225b8b2c804d7aa86d4b authored over 2 years ago by Jakub Chrzanowski <[email protected]>
Replace `ActionGroup.setPopup(boolean)` with `Presentation.setPopupGroup(boolean)`

github.com/JetBrains/idea-gitignore - 845e5b51d5a81965cb68242d7ca295214a5410cd authored over 2 years ago by Jakub Chrzanowski <[email protected]>
dependencies upgrade

github.com/JetBrains/idea-gitignore - 3f3d15944f185c650d3926833a4d1e2fa663c5d0 authored over 2 years ago by Jakub Chrzanowski <[email protected]>
Bump JetBrains/qodana-action from 5.1.0 to 2022.1.1

Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 5.1.0 to 2022.1...

github.com/JetBrains/idea-gitignore - ab5f1ff7e69215bb9966ab6db65102ffb014a51b authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
- [R...

github.com/JetBrains/idea-gitignore - f4f2c0399804aa7fe7e20627c4a038afea545ade authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Changelog update - v4.4.1

github.com/JetBrains/idea-gitignore - ffbb2c5f235a20d4235df481da22846f04c66be3 authored over 2 years ago by GitHub Action <[email protected]>
Bump actions/upload-artifact from 2 to 3.1.0

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.1.0.
- [...

github.com/JetBrains/idea-gitignore - bba34aea543d25fb0235895231c1b6cb1761e761 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump JetBrains/qodana-action from 5.0.2 to 5.1.0

Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 5.0.2 to 5.1.0....

github.com/JetBrains/idea-gitignore - 0ff0ab4152e222bc73ca5e5be5336b45c4deedad authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump org.jetbrains.kotlin.jvm from 1.6.10 to 1.6.21

Bumps org.jetbrains.kotlin.jvm from 1.6.10 to 1.6.21.

---
updated-dependencies:
- dependency-na...

github.com/JetBrains/idea-gitignore - 56684c2e212d0055cc0844c4fed9541dc3ea6e47 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump org.jetbrains.intellij from 1.5.1 to 1.5.3

Bumps org.jetbrains.intellij from 1.5.1 to 1.5.3.

---
updated-dependencies:
- dependency-name: ...

github.com/JetBrains/idea-gitignore - 25ce56e92dec1cc43f7d4d47e90bfbb920c89816 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/setup-java from 2 to 3

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes]...

github.com/JetBrains/idea-gitignore - 0172d976ae4d3978512a4c3dbe6723e0a2f3e05b authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
`gradleVersion = 7.4.2`

github.com/JetBrains/idea-gitignore - f9573b4243fe6311b203ba55e6a8f0f9bee86b26 authored over 2 years ago by Jakub Chrzanowski <[email protected]>