porscheinformatik / sonarqube-licensecheck

SonarQube Licensecheck Plugin
Apache License 2.0
156 stars 58 forks source link

fix(deps): update dependency org.sonarsource.api.plugin:sonar-plugin-api to v10 #386

Open renovate[bot] opened 11 months ago

renovate[bot] commented 11 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.sonarsource.api.plugin:sonar-plugin-api (source) 9.5.0.71 -> 10.10.0.2391 age adoption passing confidence

Release Notes

SonarSource/sonar-plugin-api (org.sonarsource.api.plugin:sonar-plugin-api) ### [`v10.10.0.2391`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/10.10.0.2391) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/10.9.0.2362...10.10.0.2391) ##### New Feature [PLUGINAPI-98](https://sonarsource.atlassian.net/browse/PLUGINAPI-98) Add new security standard for STIG ### [`v10.9.0.2362`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/10.9.0.2362) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/10.8.0.2329...10.9.0.2362) ##### New Feature [PLUGINAPI-95](https://sonarsource.atlassian.net/browse/PLUGINAPI-95) Allow sensors to contribute extra telemetry properties ##### Improvement [PLUGINAPI-96](https://sonarsource.atlassian.net/browse/PLUGINAPI-96) Update third-party dependencies ### [`v10.8.0.2329`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/10.8.0.2329) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/10.7.0.2191...10.8.0.2329) ### Release notes - Sonar Plugin API - 10.8 ##### Improvement [PLUGINAPI-92](https://sonarsource.atlassian.net/browse/PLUGINAPI-92) Do not fail on unknown rule parameters [PLUGINAPI-94](https://sonarsource.atlassian.net/browse/PLUGINAPI-94) Make it possible to not require response example on an endpoint to be set ### [`v10.7.0.2191`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/10.7.0.2191) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/10.6.0.2114...10.7.0.2191) [PLUGINAPI-88](https://sonarsource.atlassian.net/browse/PLUGINAPI-88) Deprecate metrics of old taxonomy [PLUGINAPI-89](https://sonarsource.atlassian.net/browse/PLUGINAPI-89) Introduce metrics 'new_reliablity_issues', 'new_security_issues' and 'new_maintainability_issues' [PLUGINAPI-90](https://sonarsource.atlassian.net/browse/PLUGINAPI-90) Change domain for metrics ### [`v10.6.0.2114`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/10.6.0.2114) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/10.5.0.2090...10.6.0.2114) 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`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/10.5.0.2090) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/10.4.0.2064...10.5.0.2090) [PLUGINAPI-72](https://sonarsource.atlassian.net/browse/PLUGINAPI-72) Deprecate Status/Resolution in favour of issueStatus ### [`v10.4.0.2064`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/10.4.0.2064) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/10.3.0.1951...10.4.0.2064) 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`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/10.3.0.1951) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/10.2.0.1908...10.3.0.1951) [PLUGINAPI-70](https://sonarsource.atlassian.net/browse/PLUGINAPI-70) Add new resolution 'Accepted' and default transition 'Accept' [PLUGINAPI-71](https://sonarsource.atlassian.net/browse/PLUGINAPI-71) Replace won't fix metric with accepted ### [`v10.2.0.1908`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/10.2.0.1908) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/10.1.0.809...10.2.0.1908) ### What's Changed ##### Task [PLUGINAPI-65](https://sonarsource.atlassian.net/browse/PLUGINAPI-65) Change order of selection for best impact selection for backmapping [PLUGINAPI-67](https://sonarsource.atlassian.net/browse/PLUGINAPI-67) Remove CCT and Impacts from security hotspots ##### Improvement [PLUGINAPI-68](https://sonarsource.atlassian.net/browse/PLUGINAPI-68) Introduce email property type ### [`v10.1.0.809`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/10.1.0.809) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/10.0.0.695...10.1.0.809) ### What's Changed ##### Bug [PLUGINAPI-61](https://sonarsource.atlassian.net/browse/PLUGINAPI-61) Fix description for sqale_index metric ##### New Feature [PLUGINAPI-56](https://sonarsource.atlassian.net/browse/PLUGINAPI-56) Allow to define Clean Code Attribute on Rule Definition [PLUGINAPI-57](https://sonarsource.atlassian.net/browse/PLUGINAPI-57) Allow to define Clean Code Attribute on ExternalRule and AdHocRule [PLUGINAPI-58](https://sonarsource.atlassian.net/browse/PLUGINAPI-58) Allow to define default Impact on Rule Definition and override Impact on issue [PLUGINAPI-60](https://sonarsource.atlassian.net/browse/PLUGINAPI-60) Allow to define Impact on ExternalIssue and AdHocRule ##### Task [PLUGINAPI-59](https://sonarsource.atlassian.net/browse/PLUGINAPI-59) Deprecate RuleType and Severity [PLUGINAPI-62](https://sonarsource.atlassian.net/browse/PLUGINAPI-62) Revert Rule Characteristics [PLUGINAPI-63](https://sonarsource.atlassian.net/browse/PLUGINAPI-63) Changes on Clean Code taxonomy [PLUGINAPI-64](https://sonarsource.atlassian.net/browse/PLUGINAPI-64) Mark external issue cleanCodeAttribute and impacts as [@​Beta](https://togithub.com/Beta) ### [`v10.0.0.695`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/10.0.0.695) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/9.17.0.587...10.0.0.695) #### What's Changed ##### Bug [PLUGINAPI-24](https://sonarsource.atlassian.net/browse/PLUGINAPI-24) Invalid module-info.class file in the jar ##### Documentation [PLUGINAPI-28](https://sonarsource.atlassian.net/browse/PLUGINAPI-28) Add Javadoc to ServletFilter and HttpFilter ##### Task [PLUGINAPI-10](https://sonarsource.atlassian.net/browse/PLUGINAPI-10) Deprecate or remove product related APIs [PLUGINAPI-33](https://sonarsource.atlassian.net/browse/PLUGINAPI-33) Remove deprecated classes and methods [PLUGINAPI-44](https://sonarsource.atlassian.net/browse/PLUGINAPI-44) Move test utilities to the test-fixtures module [PLUGINAPI-48](https://sonarsource.atlassian.net/browse/PLUGINAPI-48) Deprecate 'ServletFilter.Builder#staticResourcePatterns' [PLUGINAPI-50](https://sonarsource.atlassian.net/browse/PLUGINAPI-50) Deprecate CWE years ##### Improvement [PLUGINAPI-14](https://sonarsource.atlassian.net/browse/PLUGINAPI-14) Remove mentions of SonarQube in rule repositories ### [`v9.17.0.587`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/9.17.0.587) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/9.16.0.560...9.17.0.587) #### What's Changed - [PLUGINAPI-40](https://sonarsource.atlassian.net/browse/PLUGINAPI-40) LogTester doesn't intercept logged exceptions - [PLUGINAPI-41](https://sonarsource.atlassian.net/browse/PLUGINAPI-41) LogTester can throw 'ConcurrentModificationException' if logs are written and asserted concurrently - [PLUGINAPI-47](https://sonarsource.atlassian.net/browse/PLUGINAPI-47) Add code variants to issues ### [`v9.16.0.560`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/9.16.0.560) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/9.15.0.435...9.16.0.560) #### What's Changed - [PLUGINAPI-38](https://sonarsource.atlassian.net/browse/PLUGINAPI-38) Files without suffixes can be declared as belonging to a Language - [PLUGINAPI-42](https://sonarsource.atlassian.net/browse/PLUGINAPI-42) Replace javax.servlet.\* with custom types - [PLUGINAPI-43](https://sonarsource.atlassian.net/browse/PLUGINAPI-43) Introduce rule characteristics ### [`v9.15.0.435`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/9.15.0.435) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/9.14.0.375...9.15.0.435) #### What's Changed Added - PLUGINAPI-35 Expose file content hash in plugin API - PLUGINAPI-36 Remove dependency on logback - PLUGINAPI-39 Add woff2 to static resource filter list ### [`v9.14.0.375`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/9.14.0.375) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/9.13.0.360...9.14.0.375) #### What's Changed Added - PLUGINAPI-34 Add new aliases for `sonar.test.inclusions` and `sonar.test.exclusions` ### [`v9.13.0.360`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/9.13.0.360) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/9.12.0.310...9.13.0.360) #### What's Changed - [PLUGINAPI-8](https://sonarsource.atlassian.net/browse/PLUGINAPI-8) Introduce an API to contribute quick fixes - [PLUGINAPI-31](https://sonarsource.atlassian.net/browse/PLUGINAPI-31) Support code highlighting in the issue messages **Full Changelog**: https://github.com/SonarSource/sonar-plugin-api/compare/9.12.0.310...9.13.0.360\*\* ### [`v9.12.0.310`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/9.12.0.310) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/9.11.0.290...9.12.0.310) #### What's Changed - NO-JIRA bumping version by [@​lukasz-jarocki-sonarsource](https://togithub.com/lukasz-jarocki-sonarsource) in [https://github.com/SonarSource/sonar-plugin-api/pull/51](https://togithub.com/SonarSource/sonar-plugin-api/pull/51) - Add a documentation page for sensor execution ordering by [@​damien-urruty-sonarsource](https://togithub.com/damien-urruty-sonarsource) in [https://github.com/SonarSource/sonar-plugin-api/pull/52](https://togithub.com/SonarSource/sonar-plugin-api/pull/52) - Update repox-private-reader-sq-ef42e7 apikey by [@​tomverin](https://togithub.com/tomverin) in [https://github.com/SonarSource/sonar-plugin-api/pull/54](https://togithub.com/SonarSource/sonar-plugin-api/pull/54) - PLUGINAPI-29 New property type "FORMATTED_TEXT" for properties that c… by [@​zipeng-wu-sonarsource](https://togithub.com/zipeng-wu-sonarsource) in [https://github.com/SonarSource/sonar-plugin-api/pull/55](https://togithub.com/SonarSource/sonar-plugin-api/pull/55) #### New Contributors - [@​tomverin](https://togithub.com/tomverin) made their first contribution in [https://github.com/SonarSource/sonar-plugin-api/pull/54](https://togithub.com/SonarSource/sonar-plugin-api/pull/54) **Full Changelog**: https://github.com/SonarSource/sonar-plugin-api/compare/9.11.0.290...9.12.0.310 ### [`v9.11.0.290`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/9.11.0.290) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/9.10.0.269...9.11.0.290) #### What's Changed - PLUGINAPI-22 Empty content for rule description section should not be allowed - PLUGINAPI-25 Introduce support for data and execution flows **Full Changelog**: https://github.com/SonarSource/sonar-plugin-api/compare/9.10.0.269...9.11.0.290 ### [`v9.10.0.269`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/9.10.0.269) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/9.9.0.229...9.10.0.269) #### Changelog ##### Added - Add `ZipUtils.unzip` new overloaded methods to limit unzipped size [PLUGINAPI-23](https://sonarsource.atlassian.net/browse/PLUGINAPI-23) ### [`v9.9.0.229`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/9.9.0.229) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/9.8.0.203...9.9.0.229) #### Changelog ##### Added - `SensorContext.markAsUnchanged`: Sensors can flag files that have unchanged data. This allows the platform to perform optimizations in some situations ([PLUGINAPI-20](https://sonarsource.atlassian.net/browse/PLUGINAPI-20)) - `NewRule.addWaspAsvs`: Analyzers can report OWASP Application Security Verification Standard requirements for rules that they declare ([PLUGINAPI-19](https://sonarsource.atlassian.net/browse/PLUGINAPI-19)) ### [`v9.8.0.203`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/9.8.0.203) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/9.7.0.160...9.8.0.203) #### Changelog ##### Added - `NewRule.addEducationPrincipleKeys`: Register a list of education principle keys to link to the rule [(PLUGINAPI-15)](https://sonarsource.atlassian.net/browse/PLUGINAPI-15) - `NewIssue.setRuleDescriptionContextKey`: Set the optional rule description section context key [(PLUGINAPI-16)](https://sonarsource.atlassian.net/browse/PLUGINAPI-16) ### [`v9.7.0.160`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/9.7.0.160) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/9.6.1.114...9.7.0.160) #### Changelog ##### Added - `RuleDescriptionSectionBuilder.context`: Define a context for rule description sections ([PLUGINAPI-12](https://sonarsource.atlassian.net/browse/PLUGINAPI-12)) ### [`v9.6.1.114`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/9.6.1.114) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/9.6.0.104...9.6.1.114) #### Changelog ##### :x: Breaking changes without deprecation - `RuleDescriptionSectionKeys`: Supported rule description section keys defined in v9.6 were changed ### [`v9.6.0.104`](https://togithub.com/SonarSource/sonar-plugin-api/releases/tag/9.6.0.104) [Compare Source](https://togithub.com/SonarSource/sonar-plugin-api/compare/9.5.0.71...9.6.0.104) #### Changelog ##### Added - `NewRule.addDescriptionSection`: Add multiple description sections to rules. [PLUGINAPI-6](https://sonarsource.atlassian.net/browse/PLUGINAPI-6) ##### :warning: Deprecated - `NewRule.setMarkdownDescription`: Use `NewRule.addDescriptionSection` with HTML instead. [PLUGINAPI-5](https://sonarsource.atlassian.net/browse/PLUGINAPI-5)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



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