build: upgrade to IntelliJ Platform 2026.2 and update all dependencies - #535
Merged
Conversation
AkibaAT
marked this pull request as draft
July 5, 2026 21:51
AkibaAT
force-pushed
the
feature/2026.2
branch
3 times, most recently
from
July 5, 2026 22:36
d403faa to
f96cfb6
Compare
AkibaAT
marked this pull request as ready for review
July 5, 2026 22:52
AkibaAT
force-pushed
the
feature/2026.2
branch
2 times, most recently
from
July 15, 2026 19:53
4772382 to
f1a6706
Compare
Collaborator
Author
|
Uploaded to Beta channel: https://plugins.jetbrains.com/plugin/18813-ddev-integration/versions/beta |
- intellij-platform Gradle plugin 2.16.0 -> 2.17.0 - SonarQube plugin 7.0.1.6134 -> 7.3.1.8318 - Gson 2.13.1 -> 2.14.0 - Sentry 8.19.1 -> 8.47.0 - JUnit 6.0.1 -> 6.1.1 - Mockito 5.19.0 -> 5.23.0 - AssertJ 3.27.4 -> 3.27.7 - IntelliJ Plugin Verifier 1.388 -> 1.408
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Problem/Issue/Bug:
2026.2 requires Java 25, and changes to the dependencies
How this PR Solves the Problem:
Bringing the build up-to-date with 2026.2 requirements
Manual Testing Instructions:
Install the plugin in 2026.2 EAP, check if any exceptions appear during normal use
ddev-intellij-plugin-0.0.1-dev.zip
Related Issue Link(s):
Fixes #533