Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2025

Before updating the plugin-api version, make sure to check the compatibility matrix and stick to the lowest denominator.

This PR contains the following updates:

Package Change Age Confidence
org.sonarsource.api.plugin:sonar-plugin-api (source) 9.17.0.587 -> 13.4.0.3221 age confidence

Release Notes

SonarSource/sonar-plugin-api (org.sonarsource.api.plugin:sonar-plugin-api)

v13.4.0.3221

Compare Source

What's Changed

Full Changelog: SonarSource/sonar-plugin-api@13.3.0.3209...13.4.0.3221

v13.3.0.3209

Compare Source

What's Changed

New Contributors

Full Changelog: SonarSource/sonar-plugin-api@13.2.0.3137...13.3.0.3209

v13.2.0.3137

Compare Source

What's Changed

New Contributors

Full Changelog: SonarSource/sonar-plugin-api@13.1.0.3124...13.2.0.3137

v13.1.0.3124

Compare Source

What's Changed

New Contributors

Full Changelog: SonarSource/sonar-plugin-api@13.0.0.3026...13.1.0.3124

v13.0.0.3026

Compare Source

v12.0.0.2960

Compare Source

What's Changed

New Contributors

Full Changelog: SonarSource/sonar-plugin-api@11.4.0.2922...12.0.0.2960

v11.4.0.2922

Compare Source

PLUGINAPI-142 [BE] Modify the Plugin API to support OWASP Mobile Top 10 2024 issues

PLUGINAPI-130 Remove deprecated extension points ProfileImporter and ProfileExporter

PLUGINAPI-135 Deprecate org.sonar.api.web.UserRole

PLUGINAPI-136 Deprecate org.sonar.api.issues.DefaultTransitions

PLUGINAPI-139 Add the Plugin API version for SQS 2025.2 LTA

v11.3.0.2824

Compare Source

What's Changed

  • PLUGINAPI-117 Introduce analysis data storage to API.

v11.2.0.2797

Compare Source

PLUGINAPI-122 Standard severities need to be mapped to all the five impact severities

v11.1.0.2693

Compare Source

PLUGINAPI-110 Remove deprecation on security hotspots

v11.0.0.2664

Compare Source

Version 11.0 Release Notes

v10.14.0.2599

Compare Source

PLUGINAPI-106 Remove deprecation on RuleType, Rule Severity since 10.x version

v10.13.0.2560

Compare Source

Task

PLUGINAPI-103 Revert addition of impacts on ActiveRules

Improvement

PLUGINAPI-102 Deprecate components Qualifiers, Scope and ResourceType
PLUGINAPI-104 Change the name of the metric high_impact_accepted_issues
PLUGINAPI-105 Deprecate ‘reliability_issues' ‘maintainability_issues’, ‘security_issues', ‘new_reliability_issues' ‘new_maintainability_issues’ and ‘new_security_issues'

v10.12.0.2522

Compare Source

PLUGINAPI-101 Add impacts to LoadedActiveRule

v10.11.0.2468

Compare Source

PLUGINAPI-100 Move Software Quality Metrics to 5 levels

v10.10.0.2391

Compare Source

New Feature

PLUGINAPI-98 Add new security standard for STIG

v10.9.0.2362

Compare Source

New Feature

PLUGINAPI-95 Allow sensors to contribute extra telemetry properties

Improvement

PLUGINAPI-96 Update third-party dependencies

v10.8.0.2329

Compare Source

Release notes - Sonar Plugin API - 10.8

Improvement

PLUGINAPI-92 Do not fail on unknown rule parameters

PLUGINAPI-94 Make it possible to not require response example on an endpoint to be set

v10.7.0.2191

Compare Source

PLUGINAPI-88 Deprecate metrics of old taxonomy
PLUGINAPI-89 Introduce metrics 'new_reliablity_issues', 'new_security_issues' and 'new_maintainability_issues'
PLUGINAPI-90 Change domain for metrics

v10.6.0.2114

Compare Source

PLUGINAPI-82 Add clean code taxonomy metrics for branch overview page
PLUGINAPI-83 Fix Javadoc for CoreMetrics SECURITY_ISSUES, MAINTAINABILITY_ISSUES, RELIABILITY_ISSUES
PLUGINAPI-84 Deprecate metric high_impact_accepted_issues

v10.5.0.2090

Compare Source

PLUGINAPI-72 Deprecate Status/Resolution in favour of issueStatus

v10.4.0.2064

Compare Source

PLUGINAPI-74 - Update promotion step
PLUGINAPI-76 - Javadoc for org.sonar.api.config.Configuration is wrong
PLUGINAPI-77 - Deprecate Confirm transition
PLUGINAPI-79 - Add new metric pull_request_fixed_issues
PLUGINAPI-80 - Add new metrics new_accepted_issues and high_impact_accepted_issues

v10.3.0.1951

Compare Source

PLUGINAPI-70 Add new resolution 'Accepted' and default transition 'Accept'
PLUGINAPI-71 Replace won't fix metric with accepted

v10.2.0.1908

Compare Source

What's Changed

Task

PLUGINAPI-65 Change order of selection for best impact selection for backmapping

PLUGINAPI-67 Remove CCT and Impacts from security hotspots

Improvement

PLUGINAPI-68 Introduce email property type

v10.1.0.809

Compare Source

What's Changed

Bug

PLUGINAPI-61 Fix description for sqale_index metric

New Feature

PLUGINAPI-56 Allow to define Clean Code Attribute on Rule Definition

PLUGINAPI-57 Allow to define Clean Code Attribute on ExternalRule and AdHocRule

PLUGINAPI-58 Allow to define default Impact on Rule Definition and override Impact on issue

PLUGINAPI-60 Allow to define Impact on ExternalIssue and AdHocRule

Task

PLUGINAPI-59 Deprecate RuleType and Severity

PLUGINAPI-62 Revert Rule Characteristics

PLUGINAPI-63 Changes on Clean Code taxonomy

PLUGINAPI-64 Mark external issue cleanCodeAttribute and impacts as @​Beta

v10.0.0.695

Compare Source

What's Changed

Bug

PLUGINAPI-24 Invalid module-info.class file in the jar

Documentation

PLUGINAPI-28 Add Javadoc to ServletFilter and HttpFilter

Task

PLUGINAPI-10 Deprecate or remove product related APIs

PLUGINAPI-33 Remove deprecated classes and methods

PLUGINAPI-44 Move test utilities to the test-fixtures module

PLUGINAPI-48 Deprecate 'ServletFilter.Builder#staticResourcePatterns'

PLUGINAPI-50 Deprecate CWE years

Improvement

PLUGINAPI-14 Remove mentions of SonarQube in rule repositories


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone CET, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 28, 2025
@renovate renovate bot requested a review from a team September 28, 2025 22:38
@hashicorp-vault-sonar-prod
Copy link

hashicorp-vault-sonar-prod bot commented Sep 28, 2025

Renovate Jira issue ID: JACOCO-49

@sonarqube-next
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0 Dependency risks
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@renovate renovate bot force-pushed the renovate/major-sonar-plugin-api branch from 2b8bbae to 7d56ecf Compare October 9, 2025 11:51
@sonarqube-next
Copy link

sonarqube-next bot commented Oct 9, 2025

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0 Dependency risks
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@renovate renovate bot force-pushed the renovate/major-sonar-plugin-api branch from 7d56ecf to 3ca7ee8 Compare October 21, 2025 09:12
@sonarqube-next
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0 Dependency risks
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@github-actions
Copy link

This PR is stale because it has been open 7 days with no activity. If there is no activity in the next 7 days it will be closed automatically

@github-actions github-actions bot added the stale label Oct 29, 2025
@renovate renovate bot force-pushed the renovate/major-sonar-plugin-api branch 2 times, most recently from 63a29d1 to 764cd48 Compare November 5, 2025 14:41
@sonarqube-next
Copy link

sonarqube-next bot commented Nov 5, 2025

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0 Dependency risks
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@renovate renovate bot force-pushed the renovate/major-sonar-plugin-api branch 2 times, most recently from 5ebfb7f to f866a5d Compare November 21, 2025 16:36
@renovate renovate bot force-pushed the renovate/major-sonar-plugin-api branch from f866a5d to 285ce06 Compare November 26, 2025 17:43
@sonarqube-next
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0 Dependency risks
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants