jborgers / sonar-pmd

☕️ PMD Plugin for SonarQube
https://redirect.sonarsource.com/plugins/pmd.html
GNU Lesser General Public License v3.0
254 stars 154 forks source link

Bump org.sonarsource.java:java-frontend from 7.17.0.31219 to 7.30.1.34514 #430

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps org.sonarsource.java:java-frontend from 7.17.0.31219 to 7.30.1.34514.

Release notes

Sourced from org.sonarsource.java:java-frontend's releases.

7.30.1.34514

Release notes - SonarJava - 7.30.1

Documentation

SONARJAVA-4745 Update license headers

Task

SONARJAVA-4746 Revert on-demand plugin downloading

Improvement

SONARJAVA-4635 Update rules related to "javax" library to support also "jakarta" - Part 2/2

7.30.0.34429

Release notes - SonarJava - 7.30

Bug

SONARJAVA-4726 S1656: NPE when re-assigning static field to itself

False-Positive

SONARJAVA-4414 S5413 raises issue despite function returning after remove call

SONARJAVA-4695 FP, S6804 should not raise when @Value references a Spring ressource

New Feature

SONARJAVA-4685 Implement rule S6838: @Bean methods for Singleton should not be invoked in @Configuration when proxyBeanMethods is false

SONARJAVA-4719 Improve S125 accuracy and detection

SONARJAVA-4723 Implement rule S6856: @PathVariable annotation should be present if a path variable is used

SONARJAVA-4727 Implement rule S6862: Beans in @Configuration class should have different names

SONARJAVA-4732 Implement rule S6863: Set appropriate Status Codes on HTTP responses

SONARJAVA-4740 Support on-demand plugin downloading

Task

SONARJAVA-4742 Update Rules Metadata

SONARJAVA-4743 Update External Linters Metadata

Improvement

... (truncated)

Commits
  • 7d09bfb Prepare bugfix release 7.30.1 (#4629)
  • 919873b SONARJAVA-4746 Revert on-demand plugin downloading (#4627)
  • c19e4da SONARJAVA-4745: Fixed license headers and update parent POM (#4626)
  • e79546c SONARJAVA-4745: Update license headers (#4625)
  • 9280b9c Fix autoscan test results (#4624)
  • 616bfdd SONARJAVA-4638 Improve Jakarta support (#4623)
  • 4f27457 SONARJAVA-4640 - Support javax packages migrated to jakarta (#4621)
  • ee671c9 Prepare new development iteration 7.31.0-SNAPSHOT (#4622)
  • ece994b Bump org.apache.struts:struts2-core in /java-checks-test-sources/default
  • 1e98c06 Bump org.apache.shiro:shiro-web in /java-checks-test-sources/default
  • Additional commits viewable 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)
sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

dependabot[bot] commented 4 months ago

Superseded by #435.