Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ ch-qos-logback-logback = "1.5.34"
jsr305 = "3.0.2"
junit = "6.1.0"
mockito = "5.23.0"
sonar-commons = "2.25.0.4905"
sonar-commons = "2.24.0.4903"
sonar-orchestrator = "6.3.0.4458"
# Before updating the plugin-api version, make sure to check the compatibility matrix and stick to the lowest denominator
# https://github.com/SonarSource/sonar-plugin-api?tab=readme-ov-file#compatibility
sonar-plugin-api = "13.4.2.4284"
sonarlint = "11.5.0.85769"
sonarqube = "26.7.0.123958"
sslr = "1.26.0.4095"
sonarqube = "26.6.0.123539"
sslr = "1.25.1.3886"
staxmate = "2.0.1"
woodstox = "7.2.1"

Expand Down
22 changes: 11 additions & 11 deletions its/plugin/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,22 @@ com.fasterxml.jackson.core:jackson-databind:2.21.1=integrationTestCompileClasspa
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.21.1=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.fasterxml.jackson:jackson-bom:2.21.1=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.fasterxml.woodstox:woodstox-core:7.1.1=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.github.spotbugs:spotbugs-annotations:4.10.1=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.github.spotbugs:spotbugs-annotations:4.9.8=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.google.code.findbugs:jsr305:3.0.2=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.google.code.gson:gson:2.14.0=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.google.errorprone:error_prone_annotations:2.48.0=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.google.code.gson:gson:2.13.2=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.google.errorprone:error_prone_annotations:2.47.0=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.google.guava:failureaccess:1.0.3=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.google.guava:guava:33.6.0-jre=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.google.j2objc:j2objc-annotations:3.1=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.google.protobuf:protobuf-java:4.35.0=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.google.protobuf:protobuf-java:4.34.1=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.googlecode.javaewah:JavaEWAH:1.2.3=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.h2database:h2:2.4.240=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.squareup.okhttp3:logging-interceptor:5.4.0=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.squareup.okhttp3:okhttp-jvm:5.4.0=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.squareup.okhttp3:okhttp:5.4.0=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.squareup.okio:okio-jvm:3.17.0=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.squareup.okio:okio:3.17.0=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.squareup.okhttp3:logging-interceptor:5.3.2=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.squareup.okhttp3:okhttp-jvm:5.3.2=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.squareup.okhttp3:okhttp:5.3.2=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.squareup.okio:okio-jvm:3.16.4=integrationTestCompileClasspath,integrationTestRuntimeClasspath
com.squareup.okio:okio:3.16.4=integrationTestCompileClasspath,integrationTestRuntimeClasspath
commons-codec:commons-codec:1.21.0=integrationTestCompileClasspath,integrationTestRuntimeClasspath
commons-io:commons-io:2.21.0=integrationTestCompileClasspath,integrationTestRuntimeClasspath
io.github.hakky54:ayza:10.0.4=integrationTestCompileClasspath,integrationTestRuntimeClasspath
Expand Down Expand Up @@ -93,7 +93,7 @@ org.slf4j:jcl-over-slf4j:2.0.17=integrationTestRuntimeClasspath
org.slf4j:jul-to-slf4j:2.0.17=integrationTestCompileClasspath,integrationTestRuntimeClasspath
org.slf4j:log4j-over-slf4j:2.0.17=integrationTestRuntimeClasspath
org.slf4j:slf4j-api:2.0.17=integrationTestCompileClasspath,integrationTestRuntimeClasspath
org.sonarsource.api.plugin:sonar-plugin-api:13.8.0.4399=integrationTestCompileClasspath,integrationTestRuntimeClasspath
org.sonarsource.api.plugin:sonar-plugin-api:13.7.0.4381=integrationTestCompileClasspath,integrationTestRuntimeClasspath
org.sonarsource.classloader:sonar-classloader:1.2.1.2095=integrationTestCompileClasspath,integrationTestRuntimeClasspath
org.sonarsource.git.blame:git-files-blame:2.0.2.54=integrationTestCompileClasspath,integrationTestRuntimeClasspath
org.sonarsource.orchestrator:sonar-orchestrator-build:6.3.0.4458=integrationTestCompileClasspath,integrationTestRuntimeClasspath
Expand All @@ -118,7 +118,7 @@ org.sonarsource.sonarlint.core:sonarlint-server-connection:11.5.0.85769=integrat
org.sonarsource.sonarlint.core:sonarlint-telemetry:11.5.0.85769=integrationTestCompileClasspath,integrationTestRuntimeClasspath
org.sonarsource.sonarqube:sonar-markdown:25.3.0.104237=integrationTestCompileClasspath,integrationTestRuntimeClasspath
org.sonarsource.sonarqube:sonar-scanner-protocol:9.9.0.65466=integrationTestCompileClasspath,integrationTestRuntimeClasspath
org.sonarsource.sonarqube:sonar-ws:26.7.0.123958=integrationTestCompileClasspath,integrationTestRuntimeClasspath
org.sonarsource.sonarqube:sonar-ws:26.6.0.123539=integrationTestCompileClasspath,integrationTestRuntimeClasspath
org.springframework:spring-aop:6.2.16=integrationTestCompileClasspath,integrationTestRuntimeClasspath
org.springframework:spring-beans:6.2.16=integrationTestCompileClasspath,integrationTestRuntimeClasspath
org.springframework:spring-context:6.2.16=integrationTestCompileClasspath,integrationTestRuntimeClasspath
Expand Down
2 changes: 1 addition & 1 deletion its/ruling/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ org.ow2.asm:asm:9.9=jacocoAnt
org.slf4j:jcl-over-slf4j:2.0.17=integrationTestRuntimeClasspath
org.slf4j:log4j-over-slf4j:2.0.17=integrationTestRuntimeClasspath
org.slf4j:slf4j-api:2.0.17=integrationTestCompileClasspath,integrationTestRuntimeClasspath
org.sonarsource.analyzer-commons:sonar-analyzer-commons:2.25.0.4905=integrationTestCompileClasspath,integrationTestRuntimeClasspath
org.sonarsource.analyzer-commons:sonar-analyzer-commons:2.24.0.4903=integrationTestCompileClasspath,integrationTestRuntimeClasspath
org.sonarsource.orchestrator:sonar-orchestrator-build:6.3.0.4458=integrationTestCompileClasspath,integrationTestRuntimeClasspath
org.sonarsource.orchestrator:sonar-orchestrator-config:6.3.0.4458=integrationTestCompileClasspath,integrationTestRuntimeClasspath
org.sonarsource.orchestrator:sonar-orchestrator-http:6.3.0.4458=integrationTestCompileClasspath,integrationTestRuntimeClasspath
Expand Down
18 changes: 9 additions & 9 deletions php-checks/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
# This file is expected to be part of source control.
ch.qos.logback:logback-classic:1.5.34=testRuntimeClasspath
ch.qos.logback:logback-core:1.5.34=testRuntimeClasspath
com.github.spotbugs:spotbugs-annotations:4.10.1=testRuntimeClasspath
com.github.spotbugs:spotbugs-annotations:4.9.8=testRuntimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
commons-codec:commons-codec:1.22.0=testRuntimeClasspath
commons-io:commons-io:2.22.0=testRuntimeClasspath
commons-codec:commons-codec:1.21.0=testRuntimeClasspath
commons-io:commons-io:2.21.0=testRuntimeClasspath
junit:junit:4.13.2=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.17.7=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.18.3=testCompileClasspath,testRuntimeClasspath
Expand Down Expand Up @@ -37,12 +37,12 @@ org.ow2.asm:asm:9.0=compileClasspath,runtimeClasspath,testCompileClasspath,testR
org.ow2.asm:asm:9.9=jacocoAnt
org.slf4j:slf4j-api:1.7.30=compileClasspath,testCompileClasspath
org.slf4j:slf4j-api:2.0.17=testRuntimeClasspath
org.sonarsource.analyzer-commons:sonar-analyzer-commons:2.25.0.4905=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.sonarsource.analyzer-commons:sonar-analyzer-test-commons:2.25.0.4905=testCompileClasspath,testRuntimeClasspath
org.sonarsource.analyzer-commons:sonar-regex-parsing:2.25.0.4905=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.sonarsource.analyzer-commons:sonar-analyzer-commons:2.24.0.4903=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.sonarsource.analyzer-commons:sonar-analyzer-test-commons:2.24.0.4903=testCompileClasspath,testRuntimeClasspath
org.sonarsource.analyzer-commons:sonar-regex-parsing:2.24.0.4903=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.sonarsource.api.plugin:sonar-plugin-api-test-fixtures:13.4.2.4284=testCompileClasspath,testRuntimeClasspath
org.sonarsource.api.plugin:sonar-plugin-api:13.4.2.4284=compileClasspath,testCompileClasspath
org.sonarsource.api.plugin:sonar-plugin-api:13.8.0.4399=testRuntimeClasspath
org.sonarsource.sonarqube:sonar-plugin-api-impl:26.7.0.123958=testRuntimeClasspath
org.sonarsource.sslr:sslr-core:1.26.0.4095=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.sonarsource.api.plugin:sonar-plugin-api:13.7.0.4381=testRuntimeClasspath
org.sonarsource.sonarqube:sonar-plugin-api-impl:26.6.0.123539=testRuntimeClasspath
org.sonarsource.sslr:sslr-core:1.25.1.3886=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
empty=annotationProcessor,testAnnotationProcessor
16 changes: 8 additions & 8 deletions php-custom-rules-plugin/gradle.lockfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.github.spotbugs:spotbugs-annotations:4.10.1=testCompileClasspath,testRuntimeClasspath
com.github.spotbugs:spotbugs-annotations:4.9.8=testCompileClasspath,testRuntimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,testCompileClasspath,testRuntimeClasspath
commons-codec:commons-codec:1.22.0=testCompileClasspath,testRuntimeClasspath
commons-io:commons-io:2.22.0=testCompileClasspath,testRuntimeClasspath
commons-codec:commons-codec:1.21.0=testCompileClasspath,testRuntimeClasspath
commons-io:commons-io:2.21.0=testCompileClasspath,testRuntimeClasspath
junit:junit:4.13.2=testCompileClasspath,testRuntimeClasspath
org.apache.commons:commons-csv:1.14.1=testCompileClasspath,testRuntimeClasspath
org.apache.commons:commons-lang3:3.20.0=testCompileClasspath,testRuntimeClasspath
Expand All @@ -29,10 +29,10 @@ org.ow2.asm:asm-tree:9.9=jacocoAnt
org.ow2.asm:asm:9.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
org.ow2.asm:asm:9.9=jacocoAnt
org.slf4j:slf4j-api:1.7.30=compileClasspath,testCompileClasspath,testRuntimeClasspath
org.sonarsource.analyzer-commons:sonar-analyzer-test-commons:2.25.0.4905=testRuntimeClasspath
org.sonarsource.analyzer-commons:sonar-regex-parsing:2.25.0.4905=compileClasspath,testCompileClasspath,testRuntimeClasspath
org.sonarsource.analyzer-commons:sonar-analyzer-test-commons:2.24.0.4903=testRuntimeClasspath
org.sonarsource.analyzer-commons:sonar-regex-parsing:2.24.0.4903=compileClasspath,testCompileClasspath,testRuntimeClasspath
org.sonarsource.api.plugin:sonar-plugin-api:13.4.2.4284=compileClasspath
org.sonarsource.api.plugin:sonar-plugin-api:13.8.0.4399=testCompileClasspath,testRuntimeClasspath
org.sonarsource.sonarqube:sonar-plugin-api-impl:26.7.0.123958=testCompileClasspath,testRuntimeClasspath
org.sonarsource.sslr:sslr-core:1.26.0.4095=compileClasspath,testCompileClasspath,testRuntimeClasspath
org.sonarsource.api.plugin:sonar-plugin-api:13.7.0.4381=testCompileClasspath,testRuntimeClasspath
org.sonarsource.sonarqube:sonar-plugin-api-impl:26.6.0.123539=testCompileClasspath,testRuntimeClasspath
org.sonarsource.sslr:sslr-core:1.25.1.3886=compileClasspath,testCompileClasspath,testRuntimeClasspath
empty=annotationProcessor,runtimeClasspath,shadow,testAnnotationProcessor
33 changes: 17 additions & 16 deletions php-frontend/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
# This file is expected to be part of source control.
ch.qos.logback:logback-classic:1.5.34=testRuntimeClasspath
ch.qos.logback:logback-core:1.5.34=testRuntimeClasspath
com.github.spotbugs:spotbugs-annotations:4.10.1=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
com.github.spotbugs:spotbugs-annotations:4.9.8=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
com.google.code.gson:gson:2.14.0=testCompileClasspath,testRuntimeClasspath
com.google.errorprone:error_prone_annotations:2.48.0=testCompileClasspath,testRuntimeClasspath
com.google.code.gson:gson:2.13.2=testCompileClasspath,testRuntimeClasspath
com.google.errorprone:error_prone_annotations:2.41.0=testCompileClasspath,testRuntimeClasspath
com.google.guava:guava:10.0.1=testCompileClasspath,testRuntimeClasspath
com.googlecode.json-simple:json-simple:1.1.1=testCompileClasspath,testRuntimeClasspath
commons-codec:commons-codec:1.22.0=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
commons-io:commons-io:2.22.0=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
commons-codec:commons-codec:1.21.0=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
commons-io:commons-io:2.21.0=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
jakarta.activation:jakarta.activation-api:2.1.4=testCompileClasspath,testRuntimeClasspath
jakarta.mail:jakarta.mail-api:2.1.5=testCompileClasspath,testRuntimeClasspath
jaxen:jaxen:1.1.4=testCompileClasspath,testRuntimeClasspath
Expand All @@ -31,7 +31,7 @@ org.jacoco:org.jacoco.agent:0.8.14=jacocoAgent,jacocoAnt
org.jacoco:org.jacoco.ant:0.8.14=jacocoAnt
org.jacoco:org.jacoco.core:0.8.14=jacocoAnt
org.jacoco:org.jacoco.report:0.8.14=jacocoAnt
org.jsoup:jsoup:1.22.2=testCompileClasspath,testRuntimeClasspath
org.jsoup:jsoup:1.22.1=testCompileClasspath,testRuntimeClasspath
org.jspecify:jspecify:1.0.0=testCompileClasspath
org.junit.jupiter:junit-jupiter-api:6.1.0=testCompileClasspath,testRuntimeClasspath
org.junit.jupiter:junit-jupiter-engine:6.1.0=testRuntimeClasspath
Expand All @@ -40,7 +40,8 @@ org.junit.jupiter:junit-jupiter:6.1.0=testCompileClasspath,testRuntimeClasspath
org.junit.platform:junit-platform-commons:6.1.0=testCompileClasspath,testRuntimeClasspath
org.junit.platform:junit-platform-engine:6.1.0=testRuntimeClasspath
org.junit.platform:junit-platform-launcher:6.1.0=testRuntimeClasspath
org.junit:junit-bom:6.1.0=testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.junit:junit-bom:5.14.0=testFixturesRuntimeClasspath
org.junit:junit-bom:6.1.0=testCompileClasspath,testRuntimeClasspath
org.mockito:mockito-core:5.23.0=testCompileClasspath,testRuntimeClasspath
org.objenesis:objenesis:3.3=testRuntimeClasspath
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
Expand All @@ -50,15 +51,15 @@ org.ow2.asm:asm:9.0=compileClasspath,runtimeClasspath,testCompileClasspath,testF
org.ow2.asm:asm:9.9=jacocoAnt
org.slf4j:slf4j-api:1.7.30=compileClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath
org.slf4j:slf4j-api:2.0.17=testRuntimeClasspath
org.sonarsource.analyzer-commons:sonar-analyzer-test-commons:2.25.0.4905=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.sonarsource.analyzer-commons:sonar-regex-parsing:2.25.0.4905=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.sonarsource.analyzer-commons:sonar-analyzer-test-commons:2.24.0.4903=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.sonarsource.analyzer-commons:sonar-regex-parsing:2.24.0.4903=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.sonarsource.api.plugin:sonar-plugin-api-test-fixtures:13.4.2.4284=testCompileClasspath,testRuntimeClasspath
org.sonarsource.api.plugin:sonar-plugin-api:13.4.2.4284=compileClasspath
org.sonarsource.api.plugin:sonar-plugin-api:13.8.0.4399=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.sonarsource.sonarqube:sonar-plugin-api-impl:26.7.0.123958=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.sonarsource.sonarqube:sonar-testing-harness:26.7.0.123958=testCompileClasspath,testRuntimeClasspath
org.sonarsource.sslr:sslr-core:1.26.0.4095=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.sonarsource.sslr:sslr-testing-harness:1.26.0.4095=testCompileClasspath,testRuntimeClasspath
org.sonarsource.sslr:sslr-toolkit:1.26.0.4095=testCompileClasspath,testRuntimeClasspath
org.sonarsource.sslr:sslr-xpath:1.26.0.4095=testCompileClasspath,testRuntimeClasspath
org.sonarsource.api.plugin:sonar-plugin-api:13.7.0.4381=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.sonarsource.sonarqube:sonar-plugin-api-impl:26.6.0.123539=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.sonarsource.sonarqube:sonar-testing-harness:26.6.0.123539=testCompileClasspath,testRuntimeClasspath
org.sonarsource.sslr:sslr-core:1.25.1.3886=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
org.sonarsource.sslr:sslr-testing-harness:1.25.1.3886=testCompileClasspath,testRuntimeClasspath
org.sonarsource.sslr:sslr-toolkit:1.25.1.3886=testCompileClasspath,testRuntimeClasspath
org.sonarsource.sslr:sslr-xpath:1.25.1.3886=testCompileClasspath,testRuntimeClasspath
empty=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
Loading
Loading