sonar-pmd icon indicating copy to clipboard operation
sonar-pmd copied to clipboard

build(deps): bump org.sonarsource.java:java-frontend from 7.30.0.34429 to 7.34.0.35958

Open dependabot[bot] opened this issue 2 months ago • 1 comments

Bumps org.sonarsource.java:java-frontend from 7.30.0.34429 to 7.34.0.35958.

Release notes

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

7.34.0.35958

Release notes - SonarJava - 7.34

Bug

SONARJAVA-4934 On-demand plugin downloading ignore jsp files

False-Positive

SONARJAVA-4520 Rule S3655: False Positive with JUnit assertions

SONARJAVA-4529 FP on rule S3740 when instanceof with variable is used on raw types

SONARJAVA-4699 FP on S3516 when calling a method using objects from "unknown" packages

SONARJAVA-4741 FP on S6857 for special default values in property placeholders

SONARJAVA-4933 FP on S1068 with lombok @​Data, @​Getter, @​Setter annotations

SONARJAVA-4937 FP on S1118 when using Lombok generated constructors with private access

SONARJAVA-4943 FP on S1144 if private method is referenced by name in annotations

SONARJAVA-4944 FP on S2699 on SpringBoot sanity test "contextLoads"

Task

SONARJAVA-4936 Allow rules to analyze both main and test code

SONARJAVA-4952 Update Rules Metadata

SONARJAVA-4953 Update External Linters Metadata

SONARJAVA-4956 Update parent pom

Improvement

SONARJAVA-4935 S1192 should not report on individual lines of multi line string literal

SONARJAVA-4939 Enable batch of rules for tests (1/3)

SONARJAVA-4940 Enable batch of rules for tests (2/3)

SONARJAVA-4941 Enable batch of rules for tests (3/3)

SONARJAVA-4942 [S6437] Update list of affected method signatures

7.33.0.35775

Release notes - SonarJava - 7.33

... (truncated)

Commits
  • a84a68d SONARJAVA-4953 Update External Linters Metadata (#4779)
  • 4f190d2 SONARJAVA-4956 Update parent pom (#4780)
  • e320013 SONARJAVA-4952 Update Rules Metadata (#4778)
  • 50333fc SONARJAVA-4943 FP on S1144 if private method is referenced by name in annotat...
  • ec9cb36 SONARJAVA-4944 S2699 should not raise on SpringBoot empty sanity test (#4777)
  • 4882bc0 Batch rename sample files (#4738)
  • 9463c91 SONARJAVA-4942 Rule S6437: Update method signatures (#4771)
  • a596f66 SONARJAVA-4940 Enable various main code rules on test code as well (#4774)
  • 975a191 SONARJAVA-4941 Enable batch of rules for tests (3/3) (#4775)
  • 5fd8846 SONARJAVA-4939 Enable batch of rules for tests (1/3) (#4773)
  • 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 <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)

dependabot[bot] avatar May 07 '24 04:05 dependabot[bot]