Update SonarLint Core dependencies to v11.2.0.85396#355
Conversation
SummaryThis 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 This is an automated Renovate update with no code changes—only the version string is modified. What reviewers should knowWhat to check:
No manual code changes appear necessary — this is purely a dependency management update.
|
|
Renovate Jira issue ID: MCP-434 |
|
There was a problem hiding this comment.
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.



This PR contains the following updates:
11.1.0.85284→11.2.0.8539611.1.0.85284→11.2.0.8539611.1.0.85284→11.2.0.85396Configuration
📅 Schedule: (in timezone CET)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.