Skip to content

Bump org.jetbrains.intellij.platform from 2.13.1 to 2.15.0 - #155

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/gradle/dev/org.jetbrains.intellij.platform-2.15.0
Open

Bump org.jetbrains.intellij.platform from 2.13.1 to 2.15.0#155
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/gradle/dev/org.jetbrains.intellij.platform-2.15.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Copy link
Copy Markdown
Contributor

Bumps org.jetbrains.intellij.platform from 2.13.1 to 2.15.0.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps org.jetbrains.intellij.platform from 2.13.1 to 2.15.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 24, 2026
@github-actions

Copy link
Copy Markdown

Qodana for JVM

213 new problems were found

Inspection name Severity Problems
Unused symbol 🔶 Warning 108
Redundant semicolon 🔶 Warning 50
Unstable API Usage 🔶 Warning 7
Redundant nullable return type 🔶 Warning 6
Redundant qualifier name 🔶 Warning 4
Control flow with empty body 🔶 Warning 2
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9 🔶 Warning 2
Unused import directive 🔶 Warning 2
Serializable object must implement 'readResolve' 🔶 Warning 1
Recursive property accessor 🔶 Warning 1
Redundant overriding method ◽️ Notice 20
Replace empty class body ◽️ Notice 3
Duplicated code fragment ◽️ Notice 2
Package name does not match containing directory ◽️ Notice 2
Class naming convention ◽️ Notice 1
Const property naming convention ◽️ Notice 1
Redundant empty initializer block ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2025.3.2
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants