Bump sonar.plugin.api.version from 13.1.0.3124 to 13.2.0.3137
Bumps sonar.plugin.api.version from 13.1.0.3124 to 13.2.0.3137.
Updates org.sonarsource.api.plugin:sonar-plugin-api from 13.1.0.3124 to 13.2.0.3137
Release notes
Sourced from org.sonarsource.api.plugin:sonar-plugin-api's releases.
13.2.0.3137
What's Changed
- PLUGINAPI-154 New issue status - IN_SANDBOX by
@vikvoronain SonarSource/sonar-plugin-api#245New Contributors
@vikvoronamade their first contribution in SonarSource/sonar-plugin-api#245Full Changelog: https://github.com/SonarSource/sonar-plugin-api/compare/13.1.0.3124...13.2.0.3137
Changelog
Sourced from org.sonarsource.api.plugin:sonar-plugin-api's changelog.
Changelog
13.2
- Add
org.sonar.api.issue.IssueStatus.IN_SANDBOXenum value- Add
org.sonar.api.issue.Issue.STATUS_IN_SANDBOXconstant (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.12.0
- Introduced support for hidden file analysis:
- Introduce
org.sonar.api.batch.fs.IndexedFile.isHidden.- Introduce
org.sonar.api.batch.sensor.SensorDescriptor.processesHiddenFiles.- Remove
org.sonar.api.issue.DefaultTransitions.SET_AS_IN_REVIEW.- Remove
org.sonar.api.issue.DefaultTransitions.OPEN_AS_VULNERABILITY.- Remove
org.sonar.api.issue.Issue.STATUS_IN_REVIEW.- Remove
org.sonar.api.issue.Issue.attribute(String key).- Remove
org.sonar.api.issue.Issue.attributes().11.4
- Deprecate
org.sonar.api.issue.DefaultTransitions- Deprecate
org.sonar.api.web.UserRole- Remove deprecated extension points
andorg.sonar.api.profiles.ProfileExporter.org.sonar.api.profiles.ProfileImporter- Introduce new security standards for OWASP Mobile 2024
11.3
- Introduce
org.sonar.api.batch.sensor.SensorContext.addAnalysisData.11.2
- Standard Severity BLOCKER is now mapped to Software Quality Impact Severity BLOCKER
- Standard Severity INFO is now mapped to Software Quality Impact Severity INFO
11.1
- Remove deprecation on
statusvaluesTO_REVIEW,REVIEWEDand related usages- Remove deprecation on
resolutionvaluesFIXED,SAFE,ACKNOWLEDGEDand related usages- Indicate that
statusandresolutionare not deprecated for hotspots
... (truncated)
Commits
5244eb6PLUGINAPI-154 New issue status - IN_SANDBOX- See full diff in compare view
Updates org.sonarsource.api.plugin:sonar-plugin-api-test-fixtures from 13.1.0.3124 to 13.2.0.3137
Release notes
Sourced from org.sonarsource.api.plugin:sonar-plugin-api-test-fixtures's releases.
13.2.0.3137
What's Changed
- PLUGINAPI-154 New issue status - IN_SANDBOX by
@vikvoronain SonarSource/sonar-plugin-api#245New Contributors
@vikvoronamade their first contribution in SonarSource/sonar-plugin-api#245Full Changelog: https://github.com/SonarSource/sonar-plugin-api/compare/13.1.0.3124...13.2.0.3137
Changelog
Sourced from org.sonarsource.api.plugin:sonar-plugin-api-test-fixtures's changelog.
Changelog
13.2
- Add
org.sonar.api.issue.IssueStatus.IN_SANDBOXenum value- Add
org.sonar.api.issue.Issue.STATUS_IN_SANDBOXconstant (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.12.0
- Introduced support for hidden file analysis:
- Introduce
org.sonar.api.batch.fs.IndexedFile.isHidden.- Introduce
org.sonar.api.batch.sensor.SensorDescriptor.processesHiddenFiles.- Remove
org.sonar.api.issue.DefaultTransitions.SET_AS_IN_REVIEW.- Remove
org.sonar.api.issue.DefaultTransitions.OPEN_AS_VULNERABILITY.- Remove
org.sonar.api.issue.Issue.STATUS_IN_REVIEW.- Remove
org.sonar.api.issue.Issue.attribute(String key).- Remove
org.sonar.api.issue.Issue.attributes().11.4
- Deprecate
org.sonar.api.issue.DefaultTransitions- Deprecate
org.sonar.api.web.UserRole- Remove deprecated extension points
andorg.sonar.api.profiles.ProfileExporter.org.sonar.api.profiles.ProfileImporter- Introduce new security standards for OWASP Mobile 2024
11.3
- Introduce
org.sonar.api.batch.sensor.SensorContext.addAnalysisData.11.2
- Standard Severity BLOCKER is now mapped to Software Quality Impact Severity BLOCKER
- Standard Severity INFO is now mapped to Software Quality Impact Severity INFO
11.1
- Remove deprecation on
statusvaluesTO_REVIEW,REVIEWEDand related usages- Remove deprecation on
resolutionvaluesFIXED,SAFE,ACKNOWLEDGEDand related usages- Indicate that
statusandresolutionare not deprecated for hotspots
... (truncated)
Commits
5244eb6PLUGINAPI-154 New issue status - IN_SANDBOX- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.