utarwyn / EnderContainers

A modern and customizable Bukkit plugin to divide enderchest into multiple inventories.
https://spigotmc.org/resources/4750/
BSD 3-Clause "New" or "Revised" License
26 stars 14 forks source link

Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 4.0.0.2929 to 4.3.1.3277 #245

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 1 year ago

Bumps org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 4.0.0.2929 to 4.3.1.3277.

Release notes

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

4.3.1 - .build.kts indexing bugfix

Release notes - Sonar Scanner for Gradle - 4.3.1

Bug

SONARGRADL-126 "build.gradle.kts" files of subprojects are indexed multiple times

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

... (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 show 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)
utarwyn commented 10 months ago

@dependabot ignore this dependency because of Java 8 compatibility

dependabot[bot] commented 10 months ago

OK, I won't notify you about org.sonarsource.scanner.gradle:sonarqube-gradle-plugin again, unless you re-open this PR.

utarwyn commented 7 months ago

@dependabot rebase

dependabot[bot] commented 7 months ago

Looks like org.sonarsource.scanner.gradle:sonarqube-gradle-plugin is up-to-date now, so this is no longer needed.