Skip to content

SLLS-491 Support latest plugin statuses information#654

Merged
nquinquenel merged 3 commits intomasterfrom
feature/nq/SLLS-491-update-endpoint
Mar 23, 2026
Merged

SLLS-491 Support latest plugin statuses information#654
nquinquenel merged 3 commits intomasterfrom
feature/nq/SLLS-491-update-endpoint

Conversation

@nquinquenel
Copy link
Member

No description provided.

@hashicorp-vault-sonar-prod
Copy link

hashicorp-vault-sonar-prod bot commented Mar 23, 2026

SLLS-491

@nquinquenel nquinquenel force-pushed the feature/nq/SLLS-491-update-endpoint branch from b977fb8 to feaf23e Compare March 23, 2026 15:38
@nquinquenel nquinquenel marked this pull request as ready for review March 23, 2026 15:47
@sonar-review-alpha
Copy link

sonar-review-alpha bot commented Mar 23, 2026

Summary

Updates sonarlint-core dependency (10.47 → 10.48) to support extended plugin status information. The PluginStatusDto structure now includes a Language enum and serverVersion field. The test case was updated to verify these new fields are correctly forwarded to the client.

What reviewers should know

Start with the pom.xml change to see the dependency version bump. Then examine the test changes in SonarLintVSCodeClientTests.java to understand the new PluginStatusDto signature — note that Language is now the first parameter (an enum) and serverVersion was added. The actual handling of these new fields in the client API would be in the main code (likely in classes that construct or forward PluginStatusDto), which isn't shown in this diff but would be covered by this test.


  • Generate Walkthrough
  • Generate Diagram

🗣️ Give feedback

nquinquenel and others added 2 commits March 23, 2026 16:53
…VSCodeClientTests.java

Co-authored-by: Sophio Japharidze <104207951+sophio-japharidze-sonarsource@users.noreply.github.com>
…VSCodeClientTests.java

Co-authored-by: Sophio Japharidze <104207951+sophio-japharidze-sonarsource@users.noreply.github.com>
@sonarqube-next
Copy link

@nquinquenel nquinquenel merged commit 6f6a794 into master Mar 23, 2026
5 of 6 checks passed
@nquinquenel nquinquenel deleted the feature/nq/SLLS-491-update-endpoint branch March 23, 2026 17:16
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