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 java-frontend from 7.17.0.31219 to 7.18.0.31443 #392

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps java-frontend from 7.17.0.31219 to 7.18.0.31443.

Release notes

Sourced from java-frontend's releases.

7.18.0.31443

Release notes - SonarJava - 7.18

Bug

SONARJAVA-4396 The Java analyzer distinguishes between changed and unchanged in files in PR context

New Feature

SONARJAVA-4433 S6539: Class depends on an excessive number of classes

SONARJAVA-4434 S6541: Methods should not perform too many tasks (Brain method)

SONARJAVA-4440 S6548: Identify Singleton Design Patterns

Task

SONARJAVA-4455 Update Rules Metadata

Improvement

SONARJAVA-4277 Fix S1142 message wording and secondaries

Commits
  • 889cbc8 Add missing annotation on overriden method paramater
  • acc2129 Update parent-pom to version 66.0.234
  • 4d2658f S1200 S6539 Mark types as nullable by default
  • c3b7868 Fix quality flaws (#4351)
  • 963e1f8 SONARJAVA-4455 Update rules metadata
  • 8e7d909 SONARJAVA-4440 Update rule metadata for S6548
  • e12a346 SONARJAVA-4433 Update rule metadata for S6539
  • 948797a SONARJAVA-4434 Reduce number of issues raised by BrainMethod with severity pr...
  • 8628fb1 SONARJAVA-4433 S6539 add more PECS test cases
  • 3af2c8c SONARJAVA-4440 Changes from feedback
  • 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 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 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

dependabot[bot] commented 1 year ago

Superseded by #396.