Skip to content

Update for IJ 2021.2#17

Open
jbeckers wants to merge 290 commits into
stylismo:masterfrom
jbeckers:main
Open

Update for IJ 2021.2#17
jbeckers wants to merge 290 commits into
stylismo:masterfrom
jbeckers:main

Conversation

@jbeckers
Copy link
Copy Markdown

@jbeckers jbeckers commented Jun 22, 2021

I've noticed that this plugin stopped working in IJ 2021.2 EAP, an exception is thrown because it tries to use a class that was deprecated/removed.
At least I think that's what happens, the exception is a bit unclear.

As a first step to address this, this PR modernizes the plugin structure and fixes all Plugin Verifier warnings.

I presume this also fixes the exception.
I'm using this version as we speak, will report back in a few days.

@MHajoha
Copy link
Copy Markdown

MHajoha commented Aug 13, 2021

Hey,

@stylismo, can I ask you whether you intend to maintain this project in the future? If not, I'll probably also fork it.

@Clindbergh
Copy link
Copy Markdown

@jbeckers , @stylismo, @yborovikov or @MHajoha: Does anyone intend to publish a new release on the plugin repository?

@jbeckers
Copy link
Copy Markdown
Author

I'm not a maintainer here, and I have no intention to fork this plugin on the marketplace.

@stylismo is this plugin abandoned?

jbeckers and others added 15 commits March 29, 2022 16:21
…intellij-1.5.1

Bump org.jetbrains.intellij from 1.5.0 to 1.5.1
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.1.1.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v2...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 5.0.2 to 5.0.4.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](JetBrains/qodana-action@v5.0.2...v5.0.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>
Bumps org.jetbrains.intellij from 1.5.1 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>
…intellij-1.5.3

Bump org.jetbrains.intellij from 1.5.1 to 1.5.3
…ins/qodana-action-5.0.4

Bump JetBrains/qodana-action from 5.0.2 to 5.0.4
…s/setup-java-3.1.1

Bump actions/setup-java from 2 to 3.1.1
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/setup-java-3.2.0

Bump actions/setup-java from 3.1.1 to 3.2.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/setup-java-3.3.0

Bump actions/setup-java from 3.2.0 to 3.3.0
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 5.0.4 to 5.1.0.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](JetBrains/qodana-action@v5.0.4...v5.1.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>
Bumps org.jetbrains.intellij from 1.5.3 to 1.6.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>
…intellij-1.6.0

Bump org.jetbrains.intellij from 1.5.3 to 1.6.0
ReallyLiri referenced this pull request in ReallyLiri/nullability-annotations-inspection Jun 16, 2022
…s/cache-3

Bump actions/cache from 2.1.7 to 3
dependabot Bot and others added 11 commits June 21, 2022 15:34
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/setup-java-3.4.0

Bump actions/setup-java from 3.3.0 to 3.4.0
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 5.1.0 to 2022.1.1.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](JetBrains/qodana-action@v5.1.0...v2022.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps org.jetbrains.intellij from 1.6.0 to 1.7.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>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v3.4.0...v3.4.1)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 2022.1.1 to 2022.2.1.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](JetBrains/qodana-action@v2022.1.1...v2022.2.1)

---
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>
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>
jbeckers and others added 30 commits December 7, 2025 18:49
….changelog-2.5.0

Bump org.jetbrains.changelog from 2.4.0 to 2.5.0
…ains/qodana-action-2025.2.3

Bump JetBrains/qodana-action from 2025.2.2 to 2025.2.3
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2025.2.3 to 2025.2.4.
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](JetBrains/qodana-action@v2025.2.3...v2025.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
…ains/qodana-action-2025.2.4

Bump JetBrains/qodana-action from 2025.2.3 to 2025.2.4
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ns/upload-artifact-6

Bump actions/upload-artifact from 5 to 6
…ns/cache-5

Bump actions/cache from 4 to 5
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2025.2.4 to 2025.3.1.
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](JetBrains/qodana-action@v2025.2.4...v2025.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps gradle-wrapper from 7.6 to 9.3.0.

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps gradle-wrapper from 9.3.0 to 9.3.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ns/upload-artifact-7

Bump actions/upload-artifact from 6 to 7
Bumps gradle-wrapper from 9.3.1 to 9.4.0.

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…r-9.4.0

Bump gradle-wrapper from 9.3.1 to 9.4.0
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2025.3.1 to 2025.3.2.
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](JetBrains/qodana-action@v2025.3.1...v2025.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps gradle-wrapper from 9.4.0 to 9.4.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [jtalk/url-health-check-action](https://github.com/jtalk/url-health-check-action) from 4 to 5.
- [Release notes](https://github.com/jtalk/url-health-check-action/releases)
- [Commits](Jtalk/url-health-check-action@v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v5...v6)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ov/codecov-action-6

Bump codecov/codecov-action from 5 to 6
…/url-health-check-action-5

Bump jtalk/url-health-check-action from 4 to 5
…r-9.4.1

Bump gradle-wrapper from 9.4.0 to 9.4.1
…ains/qodana-action-2025.3.2

Bump JetBrains/qodana-action from 2025.3.1 to 2025.3.2
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2025.3.2 to 2026.1.0.
- [Commits](JetBrains/qodana-action@v2025.3.2...v2026.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.4.1 to 9.5.0.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.4.1...v9.5.0)

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants