Skip to content

build(deps): bump org.sonarsource.api.plugin:sonar-plugin-api from 13.9.0.4428 to 13.10.0.4437 - #485

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/maven/org.sonarsource.api.plugin-sonar-plugin-api-13.10.0.4437
Open

build(deps): bump org.sonarsource.api.plugin:sonar-plugin-api from 13.9.0.4428 to 13.10.0.4437#485
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/maven/org.sonarsource.api.plugin-sonar-plugin-api-13.10.0.4437

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

Bumps org.sonarsource.api.plugin:sonar-plugin-api from 13.9.0.4428 to 13.10.0.4437.

Release notes

Sourced from org.sonarsource.api.plugin:sonar-plugin-api's releases.

13.10.0.4437

What's Changed

New Contributors

Full Changelog: SonarSource/sonar-plugin-api@13.9.0.4428...13.10.0.4437

Changelog

Sourced from org.sonarsource.api.plugin:sonar-plugin-api's changelog.

Changelog

13.10

  • Add the NEW_NCLOC metric to org.sonar.api.measures.CoreMetrics.

13.8

  • New public API PropertyDefinition.create(Property) to create properties from a @Property annotations

13.6

  • Deprecate org.sonar.api.config.PropertyDefinitions. Use PropertyDefinition.builder(String) to declare properties instead.
  • Add severity metric keys to org.sonar.api.measures.CoreMetrics:
    • MQR mode: NEW_RELIABILITY_ISSUE_SEVERITY_KEY, NEW_SECURITY_ISSUE_SEVERITY_KEY, NEW_MAINTAINABILITY_ISSUE_SEVERITY_KEY
    • Standard mode: NEW_BUGS_SEVERITY_KEY, NEW_VULNERABILITIES_SEVERITY_KEY, NEW_CODE_SMELLS_SEVERITY_KEY
  • Add org.sonar.api.measures.SeverityValues with integer constants for severity-based metric thresholds

13.5

  • Introduce support for issue resolution from sensors:
    • Introduce org.sonar.api.batch.sensor.issue.NewIssueResolution
    • Introduce org.sonar.api.batch.sensor.issue.IssueResolution
    • Introduce org.sonar.api.batch.sensor.SensorContext.newIssueResolution()
    • Introduce org.sonar.api.batch.sensor.internal.SensorStorage.store(IssueResolution)

13.4

  • Add org.sonar.api.a3s.A3SContextCollector (internal SonarSource usage)

13.3

  • Introduce support for feature availability checks:
    • Introduce org.sonar.api.batch.sensor.SensorContext.isFeatureAvailable.
  • Introduce new security standards for OWASP LLM Top 10 2025, OWASP Top 10 2025, ASVS 5, STIG ASD_V6, and MASVS 2

13.2

  • Add org.sonar.api.issue.IssueStatus.IN_SANDBOX enum value
  • Add org.sonar.api.issue.Issue.STATUS_IN_SANDBOX constant (deprecated immediately)

13.1

  • Introduce support for internal tags on issues:
    • Introduce org.sonar.api.batch.sensor.issue.Issue.internalTags()
    • Introduce org.sonar.api.batch.sensor.issue.NewIssue.addInternalTag(String tag)
    • Introduce org.sonar.api.batch.sensor.issue.NewIssue.addInternalTags(Collection<String> tags)
    • Introduce org.sonar.api.batch.sensor.issue.NewIssue.setInternalTags(@Nullable Collection<String> tags)

13.0

  • Remove deprecated complexity metrics:
    • org.sonar.api.measures.CoreMetrics.FILE_COMPLEXITY.
    • org.sonar.api.measures.CoreMetrics.COMPLEXITY_IN_CLASSES.
    • org.sonar.api.measures.CoreMetrics.CLASS_COMPLEXITY.
    • org.sonar.api.measures.CoreMetrics.COMPLEXITY_IN_FUNCTIONS.
    • org.sonar.api.measures.CoreMetrics.FUNCTION_COMPLEXITY.
    • org.sonar.api.measures.CoreMetrics.FUNCTION_COMPLEXITY_DISTRIBUTION.
    • org.sonar.api.measures.CoreMetrics.FILE_COMPLEXITY_DISTRIBUTION.

... (truncated)

Commits
  • 9038f2a PLUGINAPI-201 Add new_ncloc (New Lines of Code) core metric (#299)
  • 714ea6c PLUGINAPI-204 Prepare next dev iteration
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.sonarsource.api.plugin:sonar-plugin-api](https://github.com/SonarSource/sonar-plugin-api) from 13.9.0.4428 to 13.10.0.4437.
- [Release notes](https://github.com/SonarSource/sonar-plugin-api/releases)
- [Changelog](https://github.com/SonarSource/sonar-plugin-api/blob/master/CHANGELOG.md)
- [Commits](SonarSource/sonar-plugin-api@13.9.0.4428...13.10.0.4437)

---
updated-dependencies:
- dependency-name: org.sonarsource.api.plugin:sonar-plugin-api
  dependency-version: 13.10.0.4437
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the Type: dependencies Dependency updates. label Aug 11, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

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

Labels

Type: dependencies Dependency updates.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants