Skip to content

Update all Gradle non-major dependencies#248

Open
renovate[bot] wants to merge 2 commits into
masterfrom
renovate/all-gradle-minor-patch
Open

Update all Gradle non-major dependencies#248
renovate[bot] wants to merge 2 commits into
masterfrom
renovate/all-gradle-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
ch.qos.logback:logback-classic (source, changelog) 1.5.331.5.37 age confidence
org.sonarsource.analyzer-commons:sonar-xml-parsing (source) 2.22.0.47962.25.0.4954 age confidence
org.sonarsource.analyzer-commons:sonar-analyzer-commons (source) 2.22.0.47962.25.0.4954 age confidence
com.fasterxml.jackson.dataformat:jackson-dataformat-xml 2.21.22.22.0 age confidence
com.gradleup.shadow 9.4.29.4.3 age confidence
com.diffplug.spotless 8.6.08.7.0 age confidence
com.github.jk1.dependency-license-report 3.1.23.1.4 age confidence
com.github.jk1:gradle-license-report 3.1.23.1.4 age confidence
org.sonarqube 7.3.0.81987.3.1.8318 age confidence
org.sonarsource.orchestrator:sonar-orchestrator (source) 6.2.0.43926.3.0.4464 age confidence
org.sonarsource.orchestrator:sonar-orchestrator-junit5 (source) 6.2.0.43926.3.0.4464 age confidence

Release Notes

SonarSource/sonar-analyzer-commons (org.sonarsource.analyzer-commons:sonar-xml-parsing)

v2.25.0.4954

Compare Source

  • Allow dashes in sonar-resolve rule keys.
  • New centralized SecretClassifier for consistent secret detection across languages.

v2.24.0.4903

Compare Source

Improvement of Appsec clear text protocol filter and introduction of shared IP-address classifier.

jk1/Gradle-License-Report (com.github.jk1:gradle-license-report)

v3.1.4

v3.1.3

SonarSource/orchestrator (org.sonarsource.orchestrator:sonar-orchestrator)

v6.3.0.4464

Compare Source

What's Changed

Full Changelog: SonarSource/orchestrator@6.2.0.4392...6.3.0.4464


Configuration

📅 Schedule: (in timezone CET)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: gradle/libs.versions.toml
Command failed: ./gradlew -Dorg.gradle.jvmargs=-Xms512m -Xmx512m --console=plain --dependency-verification lenient -q properties

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':buildSrc'.
> Could not resolve all artifacts for configuration 'classpath'.
   > Could not resolve org.jetbrains.kotlin:kotlin-stdlib:2.0.21.
     Required by:
         project :buildSrc
      > Could not resolve org.jetbrains.kotlin:kotlin-stdlib:2.0.21.
         > Could not get resource 'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib/2.0.21/kotlin-stdlib-2.0.21.pom'.
            > Could not GET 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.0.21/kotlin-stdlib-2.0.21.pom'. Received status code 429 from server: Too Many Requests
   > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21.
     Required by:
         project :buildSrc > org.gradle.kotlin.kotlin-dsl:org.gradle.kotlin.kotlin-dsl.gradle.plugin:5.1.2 > org.gradle.kotlin:gradle-kotlin-dsl-plugins:5.1.2
      > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21.
         > Could not parse POM https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin/2.0.21/kotlin-gradle-plugin-2.0.21.pom
            > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugins-bom:2.0.21.
               > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugins-bom:2.0.21.
                  > Could not get resource 'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugins-bom/2.0.21/kotlin-gradle-plugins-bom-2.0.21.pom'.
                     > Could not GET 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugins-bom/2.0.21/kotlin-gradle-plugins-bom-2.0.21.pom'. Received status code 429 from server: Too Many Requests
   > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin-api:2.0.21.
     Required by:
         project :buildSrc > org.gradle.kotlin.kotlin-dsl:org.gradle.kotlin.kotlin-dsl.gradle.plugin:5.1.2 > org.gradle.kotlin:gradle-kotlin-dsl-plugins:5.1.2
      > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin-api:2.0.21.
         > Could not get resource 'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/2.0.21/kotlin-gradle-plugin-api-2.0.21.pom'.
            > Could not GET 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/2.0.21/kotlin-gradle-plugin-api-2.0.21.pom'. Received status code 429 from server: Too Many Requests
> There are 3 more failures with identical causes.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

BUILD FAILED in 1m 30s

File name: build.gradle.kts
Command failed: ./gradlew -Dorg.gradle.jvmargs=-Xms512m -Xmx512m --console=plain --dependency-verification lenient -q properties

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':buildSrc'.
> Could not resolve all artifacts for configuration 'classpath'.
   > Could not resolve org.jetbrains.kotlin:kotlin-stdlib:2.0.21.
     Required by:
         project :buildSrc
      > Could not resolve org.jetbrains.kotlin:kotlin-stdlib:2.0.21.
         > Could not get resource 'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib/2.0.21/kotlin-stdlib-2.0.21.pom'.
            > Could not GET 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.0.21/kotlin-stdlib-2.0.21.pom'. Received status code 429 from server: Too Many Requests
   > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21.
     Required by:
         project :buildSrc > org.gradle.kotlin.kotlin-dsl:org.gradle.kotlin.kotlin-dsl.gradle.plugin:5.1.2 > org.gradle.kotlin:gradle-kotlin-dsl-plugins:5.1.2
      > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21.
         > Could not parse POM https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin/2.0.21/kotlin-gradle-plugin-2.0.21.pom
            > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugins-bom:2.0.21.
               > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugins-bom:2.0.21.
                  > Could not get resource 'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugins-bom/2.0.21/kotlin-gradle-plugins-bom-2.0.21.pom'.
                     > Could not GET 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugins-bom/2.0.21/kotlin-gradle-plugins-bom-2.0.21.pom'. Received status code 429 from server: Too Many Requests
   > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin-api:2.0.21.
     Required by:
         project :buildSrc > org.gradle.kotlin.kotlin-dsl:org.gradle.kotlin.kotlin-dsl.gradle.plugin:5.1.2 > org.gradle.kotlin:gradle-kotlin-dsl-plugins:5.1.2
      > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin-api:2.0.21.
         > Could not get resource 'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/2.0.21/kotlin-gradle-plugin-api-2.0.21.pom'.
            > Could not GET 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/2.0.21/kotlin-gradle-plugin-api-2.0.21.pom'. Received status code 429 from server: Too Many Requests
> There are 3 more failures with identical causes.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

BUILD FAILED in 48s

File name: e2e/build.gradle.kts
Command failed: ./gradlew -Dorg.gradle.jvmargs=-Xms512m -Xmx512m --console=plain --dependency-verification lenient -q properties

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':buildSrc'.
> Could not resolve all artifacts for configuration 'classpath'.
   > Could not resolve org.jetbrains.kotlin:kotlin-stdlib:2.0.21.
     Required by:
         project :buildSrc
      > Could not resolve org.jetbrains.kotlin:kotlin-stdlib:2.0.21.
         > Could not get resource 'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib/2.0.21/kotlin-stdlib-2.0.21.pom'.
            > Could not GET 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.0.21/kotlin-stdlib-2.0.21.pom'. Received status code 429 from server: Too Many Requests
   > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21.
     Required by:
         project :buildSrc > org.gradle.kotlin.kotlin-dsl:org.gradle.kotlin.kotlin-dsl.gradle.plugin:5.1.2 > org.gradle.kotlin:gradle-kotlin-dsl-plugins:5.1.2
      > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21.
         > Could not parse POM https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin/2.0.21/kotlin-gradle-plugin-2.0.21.pom
            > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugins-bom:2.0.21.
               > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugins-bom:2.0.21.
                  > Could not get resource 'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugins-bom/2.0.21/kotlin-gradle-plugins-bom-2.0.21.pom'.
                     > Could not GET 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugins-bom/2.0.21/kotlin-gradle-plugins-bom-2.0.21.pom'. Received status code 429 from server: Too Many Requests
   > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin-api:2.0.21.
     Required by:
         project :buildSrc > org.gradle.kotlin.kotlin-dsl:org.gradle.kotlin.kotlin-dsl.gradle.plugin:5.1.2 > org.gradle.kotlin:gradle-kotlin-dsl-plugins:5.1.2
      > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin-api:2.0.21.
         > Could not get resource 'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/2.0.21/kotlin-gradle-plugin-api-2.0.21.pom'.
            > Could not GET 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/2.0.21/kotlin-gradle-plugin-api-2.0.21.pom'. Received status code 429 from server: Too Many Requests
> There are 3 more failures with identical causes.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

BUILD FAILED in 48s

File name: sonar-rust-plugin/build.gradle.kts
Command failed: ./gradlew -Dorg.gradle.jvmargs=-Xms512m -Xmx512m --console=plain --dependency-verification lenient -q properties

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':buildSrc'.
> Could not resolve all artifacts for configuration 'classpath'.
   > Could not resolve org.jetbrains.kotlin:kotlin-stdlib:2.0.21.
     Required by:
         project :buildSrc
      > Could not resolve org.jetbrains.kotlin:kotlin-stdlib:2.0.21.
         > Could not get resource 'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib/2.0.21/kotlin-stdlib-2.0.21.pom'.
            > Could not GET 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.0.21/kotlin-stdlib-2.0.21.pom'. Received status code 429 from server: Too Many Requests
   > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21.
     Required by:
         project :buildSrc > org.gradle.kotlin.kotlin-dsl:org.gradle.kotlin.kotlin-dsl.gradle.plugin:5.1.2 > org.gradle.kotlin:gradle-kotlin-dsl-plugins:5.1.2
      > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21.
         > Could not parse POM https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin/2.0.21/kotlin-gradle-plugin-2.0.21.pom
            > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugins-bom:2.0.21.
               > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugins-bom:2.0.21.
                  > Could not get resource 'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugins-bom/2.0.21/kotlin-gradle-plugins-bom-2.0.21.pom'.
                     > Could not GET 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugins-bom/2.0.21/kotlin-gradle-plugins-bom-2.0.21.pom'. Received status code 429 from server: Too Many Requests
   > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin-api:2.0.21.
     Required by:
         project :buildSrc > org.gradle.kotlin.kotlin-dsl:org.gradle.kotlin.kotlin-dsl.gradle.plugin:5.1.2 > org.gradle.kotlin:gradle-kotlin-dsl-plugins:5.1.2
      > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin-api:2.0.21.
         > Could not get resource 'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/2.0.21/kotlin-gradle-plugin-api-2.0.21.pom'.
            > Could not GET 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/2.0.21/kotlin-gradle-plugin-api-2.0.21.pom'. Received status code 429 from server: Too Many Requests
> There are 3 more failures with identical causes.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

BUILD FAILED in 48s

@renovate renovate Bot force-pushed the renovate/all-gradle-minor-patch branch 3 times, most recently from 2947848 to 71b9505 Compare July 1, 2026 14:23
@renovate renovate Bot force-pushed the renovate/all-gradle-minor-patch branch from 71b9505 to 782e0f2 Compare July 1, 2026 16:03
@renovate

renovate Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@vdiez vdiez left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved: Renovate dependency update.

@vdiez vdiez enabled auto-merge (squash) July 9, 2026 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants