Update dependency org.sonarsource.java:sonar-java-plugin to v8.35.0.45121#1077
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency org.sonarsource.java:sonar-java-plugin to v8.35.0.45121#1077renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
Renovate Jira issue ID: SLE-1545 |
6b3d339 to
2a2e9fd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.34.0.44906→8.35.0.45121Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
SonarSource/sonar-java (org.sonarsource.java:sonar-java-plugin)
v8.35.0.45121Compare Source
Release notes - SonarJava - 8.35
Feature
SONARJAVA-6518 Prevent JAVA analysis failure when missing java binaries
When the property 'sonar.java.binaries' is missing, the Java analyzer no longer fails the analysis. It only produces an analysis warning and a console log warning.
SONARJAVA-6488 Create rule S8908: Methods annotated with
@CacheResultshould not return voidSONARJAVA-6489 Create rule S8909:
CacheKeyGeneratorimplementations should be instantiable by the frameworkSONARJAVA-6490 Create rule S8910: Interfaces annotated with
@Mappershould contain at least one@DaoFactorymethodSONARJAVA-6491 Create rule S8911: Methods annotated with
@Startupshould be non-static, non-producer, and parameter-freeSONARJAVA-6492 Create rule S8912: Custom CredentialsProvider implementations should be annotated with
UnremovableSONARJAVA-6493 Create rule S8913: REST Data with Panache resource interfaces should not have implementation classes
SONARJAVA-6537 Create rule S8948:
@OneToManyrelationships should usemappedByor@JoinColumnSONARJAVA-6539 Create rule S8947: JPA entity classes should not be final
SONARJAVA-6540 Create rule S8954: Bean Validation constraints should not be placed on static fields
Maintenance
SONARJAVA-6532 Reclassify and take an action on rule 6541 (Methods should not perform too many tasks)
SONARJAVA-6554 Use squad Renovate preset
SONARJAVA-6558 Add package-info.java for quarkus checks package
SONARJAVA-6577 Update rule metadata
Configuration
📅 Schedule: (in timezone CET)
🚦 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.