Skip to content

Update SonarLint Core dependencies to v11.2.0.85396#355

Merged
Krosovok merged 1 commit intomasterfrom
renovate/sonarlint-core-dependencies
Apr 24, 2026
Merged

Update SonarLint Core dependencies to v11.2.0.85396#355
Krosovok merged 1 commit intomasterfrom
renovate/sonarlint-core-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 24, 2026

This PR contains the following updates:

Package Change Age Confidence
org.sonarsource.sonarlint.core:sonarlint-rpc-impl (source) 11.1.0.8528411.2.0.85396 age confidence
org.sonarsource.sonarlint.core:sonarlint-rpc-java-client (source) 11.1.0.8528411.2.0.85396 age confidence
org.sonarsource.sonarlint.core:sonarlint-java-client-utils (source) 11.1.0.8528411.2.0.85396 age confidence

Configuration

📅 Schedule: (in timezone CET)

  • Branch creation
    • "after 7am every weekday,before 7pm every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sonar-review-alpha
Copy link
Copy Markdown

sonar-review-alpha Bot commented Apr 24, 2026

Summary

This PR updates the SonarLint Core dependency from v11.1.0.85284 to v11.2.0.85396 — a minor version bump with a new build number. The change is made centrally in gradle/libs.versions.toml, which affects all three dependent packages: sonarlint-rpc-impl, sonarlint-rpc-java-client, and sonarlint-java-client-utils.

This is an automated Renovate update with no code changes—only the version string is modified.

What reviewers should know

What to check:

  • Build & tests: Verify the update compiles and all tests pass with the new SonarLint Core version. Any integration tests should confirm the RPC client still works correctly.
  • Breaking changes: Since this is a minor version bump (11.1 → 11.2), review the SonarLint Core release notes or changelog to check for any API changes that might require code updates elsewhere in this project. If there are no code changes alongside this dependency update, it suggests no breaking changes.
  • Single point of change: All three packages are pinned to the same version via gradle/libs.versions.toml, so the update is clean and consistent.

No manual code changes appear necessary — this is purely a dependency management update.


  • Generate Walkthrough
  • Generate Diagram

🗣️ Give feedback

@hashicorp-vault-sonar-prod
Copy link
Copy Markdown

hashicorp-vault-sonar-prod Bot commented Apr 24, 2026

Renovate Jira issue ID: MCP-434

@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown

@sonar-review-alpha sonar-review-alpha Bot left a comment

Choose a reason for hiding this comment

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

LGTM! ✅

Clean, minimal dependency update. The single version string in gradle/libs.versions.toml drives all three SonarLint Core packages (sonarlint-rpc-impl, sonarlint-rpc-java-client, sonarlint-java-client-utils) atomically, so there's no risk of partial upgrades or version skew. No references to the old version (11.1.0.85284) exist anywhere else in the codebase — no hardcoded strings, no compatibility workarounds, no separate version pins in the integration test subproject or Dockerfile.

🗣️ Give feedback

@Krosovok Krosovok merged commit 6b77bf2 into master Apr 24, 2026
13 checks passed
@Krosovok Krosovok deleted the renovate/sonarlint-core-dependencies branch April 24, 2026 12:33
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.

1 participant