Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sonar.java.version from 8.4.0.37032 to 8.6.0.37351 #189

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps sonar.java.version from 8.4.0.37032 to 8.6.0.37351.
Updates org.sonarsource.java:sonar-java-plugin from 8.4.0.37032 to 8.6.0.37351

Release notes

Sourced from org.sonarsource.java:sonar-java-plugin's releases.

8.6.0.37351

Release notes - SonarJava - 8.6

Bug

SONARJAVA-5015 Improve the tolerance to syntax errors when parsing switch expressions

Documentation

SONARJAVA-5179 Improve Javadoc in MethodMatchers.java

Task

SONARJAVA-5167 Bump org.springframework.security:spring-security-web from 6.2.3 to 6.2.7 in /java-checks-test-sources/spring-3.2

SONARJAVA-5173 Fix broken docs for SQ_10_6.

SONARJAVA-5182 Update rule metadata with new code impacts

8.5.0.37199

Release notes - SonarJava - 8.5

Documentation

SONARJAVA-5144 Update Custom rules documentation regarding Testing

New Feature

SONARJAVA-4544 Support @​org.jspecify.annotations.Nullable and @​org.jspecify.annotations.NonNull in existing nullability checks

SONARJAVA-4545 Support @​org.jspecify.annotations.NonNull in existing nullability checks

SONARJAVA-4546 Support @​org.jspecify.annotations.NullMarked in existing nullability checks up to Package Level

SONARJAVA-4547 Rule S6665: Redundant nullability annotations check

Sub-task

SONARJAVA-5083 Add unit test samples for Java 22 unnamed variables and patterns

SONARJAVA-5084 Identify the rules affected by the unnamed variables and patterns feature (i.e. unused parameter)

SONARJAVA-5085 Review the Java 22 JEP impact on existing rules

Task

SONARJAVA-5148 Update rules metadata

Improvement

... (truncated)

Commits
  • 98ac462 SONARJAVA-5182 Update rule metadata with new code impacts (#4928)
  • fd3fb06 SONARJAVA-5179 Improve Javadoc in MethodMatchers.java
  • 353722c SONARJAVA-5015 Improve the tolerance to syntax errors when parsing switch exp...
  • 3456a1c SONARJAVA-5173 Fix broken docs for SQ_10_6. (#4922)
  • f21c217 SONARJAVA-5175 Remove subnet configuration from .cirrus.yml. This is provided...
  • a95fa8f SONARJAVA-5167 Bump org.springframework.security:spring-security-web from 6.2...
  • 9045188 SONARJAVA-5168 Add automation to mark and close stale PRs (#4920)
  • 2448da1 SONARJAVA-5170 Add ToggleLockBranch.yml (#4921)
  • 7989f43 Bump org.springframework.security:spring-security-web from 5.8.11 to 5.8.15 i...
  • 657e7a6 SONARJAVA-5161 Upgrade cirrus-modules to v3 (#4917)
  • Additional commits viewable in compare view

Updates org.sonarsource.java:java-checks-testkit from 8.4.0.37032 to 8.6.0.37351

Release notes

Sourced from org.sonarsource.java:java-checks-testkit's releases.

8.6.0.37351

Release notes - SonarJava - 8.6

Bug

SONARJAVA-5015 Improve the tolerance to syntax errors when parsing switch expressions

Documentation

SONARJAVA-5179 Improve Javadoc in MethodMatchers.java

Task

SONARJAVA-5167 Bump org.springframework.security:spring-security-web from 6.2.3 to 6.2.7 in /java-checks-test-sources/spring-3.2

SONARJAVA-5173 Fix broken docs for SQ_10_6.

SONARJAVA-5182 Update rule metadata with new code impacts

8.5.0.37199

Release notes - SonarJava - 8.5

Documentation

SONARJAVA-5144 Update Custom rules documentation regarding Testing

New Feature

SONARJAVA-4544 Support @​org.jspecify.annotations.Nullable and @​org.jspecify.annotations.NonNull in existing nullability checks

SONARJAVA-4545 Support @​org.jspecify.annotations.NonNull in existing nullability checks

SONARJAVA-4546 Support @​org.jspecify.annotations.NullMarked in existing nullability checks up to Package Level

SONARJAVA-4547 Rule S6665: Redundant nullability annotations check

Sub-task

SONARJAVA-5083 Add unit test samples for Java 22 unnamed variables and patterns

SONARJAVA-5084 Identify the rules affected by the unnamed variables and patterns feature (i.e. unused parameter)

SONARJAVA-5085 Review the Java 22 JEP impact on existing rules

Task

SONARJAVA-5148 Update rules metadata

Improvement

... (truncated)

Commits
  • 98ac462 SONARJAVA-5182 Update rule metadata with new code impacts (#4928)
  • fd3fb06 SONARJAVA-5179 Improve Javadoc in MethodMatchers.java
  • 353722c SONARJAVA-5015 Improve the tolerance to syntax errors when parsing switch exp...
  • 3456a1c SONARJAVA-5173 Fix broken docs for SQ_10_6. (#4922)
  • f21c217 SONARJAVA-5175 Remove subnet configuration from .cirrus.yml. This is provided...
  • a95fa8f SONARJAVA-5167 Bump org.springframework.security:spring-security-web from 6.2...
  • 9045188 SONARJAVA-5168 Add automation to mark and close stale PRs (#4920)
  • 2448da1 SONARJAVA-5170 Add ToggleLockBranch.yml (#4921)
  • 7989f43 Bump org.springframework.security:spring-security-web from 5.8.11 to 5.8.15 i...
  • 657e7a6 SONARJAVA-5161 Upgrade cirrus-modules to v3 (#4917)
  • Additional commits viewable in compare view

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)

Bumps `sonar.java.version` from 8.4.0.37032 to 8.6.0.37351.

Updates `org.sonarsource.java:sonar-java-plugin` from 8.4.0.37032 to 8.6.0.37351
- [Release notes](https://github.com/SonarSource/sonar-java/releases)
- [Commits](SonarSource/sonar-java@8.4.0.37032...8.6.0.37351)

Updates `org.sonarsource.java:java-checks-testkit` from 8.4.0.37032 to 8.6.0.37351
- [Release notes](https://github.com/SonarSource/sonar-java/releases)
- [Commits](SonarSource/sonar-java@8.4.0.37032...8.6.0.37351)

---
updated-dependencies:
- dependency-name: org.sonarsource.java:sonar-java-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.sonarsource.java:java-checks-testkit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 18, 2024
@n1ckl0sk0rtge n1ckl0sk0rtge merged commit 7974a44 into main Nov 20, 2024
2 checks passed
@n1ckl0sk0rtge n1ckl0sk0rtge deleted the dependabot/maven/main/sonar.java.version-8.6.0.37351 branch November 20, 2024 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant