Imageium icon indicating copy to clipboard operation
Imageium copied to clipboard

Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 2.7.1 to 4.3.0.3225

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

Bumps org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 2.7.1 to 4.3.0.3225.

Release notes

Sourced from org.sonarsource.scanner.gradle:sonarqube-gradle-plugin's releases.

4.3.0

Release notes - Sonar Scanner for Gradle - 4.3

Bug

SONARGRADL-122 UnsupportedOperationException when multiplatform has android and non-android sources in one module

New Feature

SONARGRADL-120 Add .gradle.kts files to the sonar.sources

SONARGRADL-121 Add property sonar.gradle.project.root

4.2.1 - bugfix NoClassDefFoundError

Release notes - Sonar Scanner for Gradle - 4.2.1

Bug

SONARGRADL-116 Gradle scanner fails with ClassNotFoundException

SONARGRADL-117 NoClassDefFoundError when kotlin plugin is in a different module than sonar task in Groovy DSL

4.2.0.3129

Release notes - Sonar Scanner for Gradle - 4.2

Fixes:

  • fixed ClassCastException for KotlinJvmProjectExtension
  • fixed discovery of Spock tests

Improvements:

  • supported scanning for and Kotlin JVM projects

Release 4.1 - support for Kotlin Multiplatform sources and drop Java 8 support

Release notes - Sonar Scanner for Gradle - 4.1

New Feature

SONARGRADL-110 Set property `sonar.java.enablePreview` when Java's enablePreview feature is set

Task

SONARGRADL-113 Migrate to Kotlin DSL

Improvement

SONARGRADL-97 Move sonar-scanner-gradle from Java 8 to Java 11

SONARGRADL-112 Support Kotlin multiplatform source sets

... (truncated)

Commits

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)

dependabot[bot] avatar Jul 18 '23 23:07 dependabot[bot]