Skip to content

dependencies/build: Update lsp4ij to 0.19.3 & plugin wrapper#205

Merged
charlieegan3 merged 3 commits into
open-policy-agent:masterfrom
charlieegan3:update-lsp4ij-0.19.3
May 19, 2026
Merged

dependencies/build: Update lsp4ij to 0.19.3 & plugin wrapper#205
charlieegan3 merged 3 commits into
open-policy-agent:masterfrom
charlieegan3:update-lsp4ij-0.19.3

Conversation

@charlieegan3
Copy link
Copy Markdown
Contributor

@charlieegan3 charlieegan3 commented May 19, 2026

0.19.2, https://github.com/redhat-developer/lsp4ij/releases/tag/0.19.2: threading fixes, file watcher freeze/crash fixes, null LSP command title support.

0.19.3, https://github.com/redhat-developer/lsp4ij/releases/tag/0.19.3: IntelliJ 2025.3 + 2026.1 support, custom launcher builder in LSPClientFeatures, breadcrumb fix for JS/TS files, various DAP and threading bug fixes.

This also updates grade and the plugin wrapper to the latest available versions.

0.19.2, https://github.com/redhat-developer/lsp4ij/releases/tag/0.19.2:
threading fixes, file watcher freeze/crash fixes, null LSP command title support.

0.19.3, https://github.com/redhat-developer/lsp4ij/releases/tag/0.19.3:
IntelliJ 2025.3 + 2026.1 support, custom launcher builder in LSPClientFeatures,
breadcrumb fix for JS/TS files, various DAP and threading bug fixes.

Signed-off-by: Charlie Egan <charlie_egan@apple.com>
Update to latest supported by our gradle version.

Signed-off-by: Charlie Egan <charlie_egan@apple.com>
Signed-off-by: Charlie Egan <charlie_egan@apple.com>
@charlieegan3 charlieegan3 force-pushed the update-lsp4ij-0.19.3 branch from 33ca810 to 4a94a22 Compare May 19, 2026 13:00
@charlieegan3 charlieegan3 changed the title dependencies: Update lsp4ij to 0.19.3 dependencies/build: Update lsp4ij to 0.19.3 May 19, 2026
@charlieegan3 charlieegan3 changed the title dependencies/build: Update lsp4ij to 0.19.3 dependencies/build: Update lsp4ij to 0.19.3 & plugin wrapper May 19, 2026
Copy link
Copy Markdown
Contributor

@SeanLedford SeanLedford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a comment about the gradle version that was updated to, but otherwise looks good!

distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
distributionUrl=https\://services.gradle.org/distributions-snapshots/gradle-9.4.1-20260309092226%2B0000-bin.zip
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like some type of nightly build, no? I'm sure it's not a big deal, just wondering if this was a requirement for the lsp4ij bump somehow, in favor of a stable build.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I had a look and gradle-9.4-bin.zip didn't seem to exist, even though the is actually one more recent release.

Good to call out, but I think this is ok for the time being.

@charlieegan3 charlieegan3 merged commit c670a31 into open-policy-agent:master May 19, 2026
6 checks passed
@charlieegan3 charlieegan3 deleted the update-lsp4ij-0.19.3 branch May 19, 2026 15:34
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.

2 participants