Skip to content

Update all minor and patch updates#1665

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-minor-patch
Open

Update all minor and patch updates#1665
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
gradle (source) patch 8.14.38.14.4 age confidence
java patch 1717.0.0+35 age confidence
org.tukaani:xz (source) compile minor 1.91.10 age confidence
org.jetbrains.kotlin:kotlin-stdlib-jdk8 (source) compile patch 1.7.211.7.22 age confidence
org.junit.jupiter:junit-jupiter-engine (source) test minor 5.8.25.9.0 age confidence
org.jetbrains.kotlin:kotlin-test-junit5 (source) test patch 1.7.211.7.22 age confidence
org.jetbrains.kotlin:kotlin-maven-plugin (source) build patch 1.7.211.7.22 age confidence
org.apache.maven.plugins:maven-compiler-plugin (source) build patch 3.53.5.1 age confidence
org.sonarsource.sonarqube:sonar-ws (source) dependencies minor 8.5.1.381048.6.0.39681 age confidence
org.sonarsource.slang:sonar-scala-plugin (source) dependencies minor 1.8.3.22191.9.0.3429 age confidence
org.mockito:mockito-core dependencies minor 5.21.05.22.0 age confidence
org.junit.platform:junit-platform-launcher (source) dependencies patch 1.14.21.14.3 age confidence
org.junit.jupiter:junit-jupiter (source) dependencies patch 5.14.25.14.3 age confidence
io.sentry:sentry dependencies minor 8.20.08.21.0 age confidence
org.jetbrains.kotlin.jvm plugin minor 2.2.212.3.0 age confidence
com.gradle.common-custom-user-data-gradle-plugin plugin minor 2.2.12.3 age confidence
com.gradle.develocity plugin patch 4.04.0.1 age confidence
org.sonarsource.html:sonar-html-plugin (source) dependencies minor 3.22.0.70113.23.0.7209 age confidence
org.jetbrains.intellij.platform.settings plugin minor 2.11.02.12.0 age confidence
org.sonarsource.php:sonar-php-plugin (source) dependencies minor 3.54.0.154523.55.0.15704 age confidence
org.sonarsource.java:sonar-java-symbolic-execution-plugin (source) dependencies minor 8.16.3.15898.17.0.181 age confidence
org.sonarsource.java:sonar-java-plugin (source) dependencies minor 8.24.0.425678.25.0.42802 age confidence
org.sonarsource.sonarlint.omnisharp:omnisharp-roslyn dependencies patch 1.39.101.39.12 age confidence
org.sonarsource.sonarlint.core:sonarlint-rpc-impl (source) dependencies patch 10.46.0.8443510.46.0.84633 age confidence
org.sonarsource.sonarlint.core:sonarlint-rpc-java-client (source) dependencies patch 10.46.0.8443510.46.0.84633 age confidence
org.sonarsource.sonarlint.core:sonarlint-java-client-utils (source) dependencies patch 10.46.0.8443510.46.0.84633 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gradle/gradle (gradle)

v8.14.4

Compare Source

tukaani-project/xz-java (org.tukaani:xz)

v1.10: XZ for Java 1.10

Compare Source

JetBrains/kotlin (org.jetbrains.kotlin:kotlin-stdlib-jdk8)

v1.7.22: Kotlin 1.7.22

This is a technical release. It doesn't contain any fixes that aren't included in Kotlin 1.7.21.
Version 1.7.22 of the Kotlin plugin will not be available for downloading or installing in any IDEs.

Checksums
File Sha256
kotlin-compiler-1.7.22.zip 9db4b467743c1aea8a21c08e1c286bc2aeb93f14c7ba2037dbd8f48adc357d83
kotlin-native-linux-x86_64-1.7.22.tar.gz dd004d520056aba67f2955a3bec5af75f8f2d78b179d4b5f733a77e3eef57aff
kotlin-native-macos-x86_64-1.7.22.tar.gz 153fa411fa8c993ce2635e2504e9b102cb05362cc794b66ef9def26a78b427b5
kotlin-native-macos-aarch64-1.7.22.tar.gz 4ffcd76c77cc824eff8addd5e2a73da4f3bbd3584fa9ef282b3f669c45426b1e
kotlin-native-windows-x86_64-1.7.22.zip 3bccd23479848ec61c56ed5760010456d17acbe88a00a1f10fb38eae256f2e92
SonarSource/sonarqube (org.sonarsource.sonarqube:sonar-ws)

v8.6.0.39681: 8.6.0

Compare Source

mockito/mockito (org.mockito:mockito-core)

v5.22.0

getsentry/sentry-java (io.sentry:sentry)

v8.21.0

Compare Source

Fixes
  • Only set log template for logging integrations if formatted message differs from template (#​4682)
Features
  • Add support for Spring Boot 4 and Spring 7 (#​4601)
    • NOTE: Our sentry-opentelemetry-agentless-spring is not working yet for Spring Boot 4. Please use sentry-opentelemetry-agent until OpenTelemetry has support for Spring Boot 4.
  • Replace UUIDGenerator implementation with Apache licensed code (#​4662)
  • Replace Random implementation with MIT licensed code (#​4664)
  • Add support for vars attribute in SentryStackFrame (#​4686)
    • Breaking change: The type of the vars attribute has been changed from Map<String, String> to Map<String, Object>.
SonarSource/sonar-html (org.sonarsource.html:sonar-html-plugin)

v3.23.0.7209

Compare Source

Release notes - SonarHTML - 3.23

Task

SONARHTML-342 feat: Add support to links to S5725

SonarSource/sonar-php (org.sonarsource.php:sonar-php-plugin)

v3.55.0.15704

Compare Source

Release notes - SonarPHP - 3.55

False Positive

SONARPHP-1795 S4833 should exclude framework bootstrap files and return-value usage
SONARPHP-1796 S1192: Suppress string duplication issues in framework patterns, test files, and SQL/HTML contexts
SONARPHP-1797 S4833 should not flag require/include of non-namespaced / procedural files

SonarSource/sonar-java-symbolic-execution (org.sonarsource.java:sonar-java-symbolic-execution-plugin)

v8.17.0.181

Compare Source

Release notes - JavaSE - 8.17

Task

JAVASE-9 Update rule metadata

Improvement

JAVASE-7 Remove NullDereferenceCheck from plugin

SonarSource/sonar-java (org.sonarsource.java:sonar-java-plugin)

v8.25.0.42802

Compare Source

Release notes - SonarJava - 8.25

Feature

SONARJAVA-6093 Implement rule S3051 : Main methods should be used only as program entry point
SONARJAVA-6100 Implement rule S8450 : Use IO.readln() for console input instead of BufferedReader boilerplate
SONARJAVA-6102 Implement rule S8447 : Initialize subclass fields before super() when superclass constructor may call
SONARJAVA-6104 S8469: Use IO.readln(String prompt) instead of IO.print followed by IO.readln()
SONARJAVA-6106 S8465 "ScopedValue" instances should be assigned to a stable reference
SONARJAVA-6112 Implement rule S8446 - Only one "main" method should be present

False Positive

SONARJAVA-6146 S8445: Relax the rule to allow more styles of sorting imports

False Negative

SONARJAVA-5017 S4684 Add support for Jakarta

Bug

SONARJAVA-6143 Repair quickFix for S1118 rule

Maintenance

SONARJAVA-6006 Bump org.assertj:assertj-core from 3.23.1 to 3.27.7
SONARJAVA-6016 Upgrade or remove Guava-based ruling test
SONARJAVA-6029 Licence packaging standard - SonarJava
SONARJAVA-6092 Add telemetry for Java 25 features
SONARJAVA-6098 Add redundant module imports checking to S1128
SONARJAVA-6114 Update RSpec synchonization GitHub action
SONARJAVA-6121 S2694 raises issues on classes classes within Implicitly Declared Classes
SONARJAVA-6140 Add automated release workflow
SONARJAVA-6141 Save ncloc metric on test files
SONARJAVA-6144 Modify rule S1128: Add an example of unnecessary module import
SONARJAVA-6150 Automated Release: Add Jira issue categories
SONARJAVA-6159 Update rule metadata: change formatting with new rule-api.jar
SONARJAVA-6178 Update rule metadata


Configuration

📅 Schedule: Branch creation - "after 7am every weekday,before 8pm every weekday" in timezone CET, Automerge - At any time (no schedule defined).

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

Rebasing: Never, 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
Copy link
Contributor Author

renovate bot commented Mar 11, 2026

⚠️ 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: build.gradle.kts
Command failed: ./gradlew -Dorg.gradle.jvmargs=-Xms512m -Xmx512m --console=plain --dependency-verification lenient -q --write-verification-metadata sha256 dependencies

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* Where:
Settings file '/tmp/renovate/repos/github/SonarSource/sonarlint-intellij/settings.gradle.kts' line: 13

* What went wrong:
Cannot get property 'artifactoryUrl' on extra properties extension as it does not exist

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

2: Task failed with an exception.
-----------
* What went wrong:
There was a failure while populating the build operation queue: The root project is not yet available for build.
> The root project is not yet available for build.

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

BUILD FAILED in 20s

File name: gradle.properties
Command failed: ./gradlew -Dorg.gradle.jvmargs=-Xms512m -Xmx512m --console=plain --dependency-verification lenient -q --write-verification-metadata sha256 dependencies

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* Where:
Settings file '/tmp/renovate/repos/github/SonarSource/sonarlint-intellij/settings.gradle.kts' line: 13

* What went wrong:
Cannot get property 'artifactoryUrl' on extra properties extension as it does not exist

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

2: Task failed with an exception.
-----------
* What went wrong:
There was a failure while populating the build operation queue: The root project is not yet available for build.
> The root project is not yet available for build.

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

BUILD FAILED in 19s

File name: settings.gradle.kts
Command failed: ./gradlew -Dorg.gradle.jvmargs=-Xms512m -Xmx512m --console=plain --dependency-verification lenient -q --write-verification-metadata sha256 dependencies

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* Where:
Settings file '/tmp/renovate/repos/github/SonarSource/sonarlint-intellij/settings.gradle.kts' line: 5

* What went wrong:
An exception occurred applying plugin request [id: 'org.jetbrains.intellij.platform.settings', version: '2.12.0']
> Failed to apply plugin 'org.jetbrains.intellij.platform.settings'.
   > IntelliJ Platform Gradle Plugin requires Gradle Gradle 9.0.0 and higher

* 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
There was a failure while populating the build operation queue: The root project is not yet available for build.
> The root project is not yet available for build.

* 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 37s

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

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* Where:
Settings file '/tmp/renovate/repos/github/SonarSource/sonarlint-intellij/settings.gradle.kts' line: 5

* What went wrong:
An exception occurred applying plugin request [id: 'org.jetbrains.intellij.platform.settings', version: '2.12.0']
> Failed to apply plugin 'org.jetbrains.intellij.platform.settings'.
   > IntelliJ Platform Gradle Plugin requires Gradle Gradle 9.0.0 and higher

* 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
There was a failure while populating the build operation queue: The root project is not yet available for build.
> The root project is not yet available for build.

* 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 15s

File name: gradle/wrapper/gradle-wrapper.properties
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: mise.toml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: its/projects/sample-sca/pom.xml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: its/projects/sample-sca/pom.xml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: its/projects/sample-sca/pom.xml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: its/projects/sample-sca/pom.xml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: its/projects/sample-sca/pom.xml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: its/projects/sample-java-taint-vulnerability/pom.xml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: gradle/libs.versions.toml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: gradle/libs.versions.toml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: gradle/libs.versions.toml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: gradle/libs.versions.toml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: gradle/libs.versions.toml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: its/projects/sample-java-hotspot/pom.xml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: its/projects/shared-connected-mode/submodule/pom.xml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: its/projects/sli-java-issues/pom.xml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: gradle/libs.versions.toml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: its/projects/shared-connected-mode/pom.xml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: gradle/libs.versions.toml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: settings.gradle.kts
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: settings.gradle.kts
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: gradle/libs.versions.toml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: settings.gradle.kts
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: gradle/libs.versions.toml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: gradle/libs.versions.toml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: gradle/libs.versions.toml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: gradle.properties
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: gradle/libs.versions.toml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: gradle/libs.versions.toml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands
File name: gradle/libs.versions.toml
Post-upgrade command './gradlew --write-verification-metadata sha256 help' has not been added to the allowed list in allowedCommands

@hashicorp-vault-sonar-prod
Copy link

hashicorp-vault-sonar-prod bot commented Mar 11, 2026

Renovate Jira issue ID: SLI-2535

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants