Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 7.1.0.6387 to 7.2.0.6526.

Release notes

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

7.2.0.6526

Release notes - Sonar Scanner for Gradle - 7.2

Task

SCANGRADLE-245 Remove configuration cache incompatibility flag

SCANGRADLE-321 Prevent SonarPropertyComputer accessing File system at configuration time

SCANGRADLE-322 SonarPropertyComputer should only access environment variables it uses

SCANGRADLE-324 Centralize Sonar property names in ScanPropertyNames

SCANGRADLE-330 Run integration tests with configuration cache and check no problem found

SCANGRADLE-331 Add unit tests to check configuration cache works as expected for our tasks

Improvement

SCANGRADLE-263 Declare `build/sonar/` as an output directory

SCANGRADLE-314 compute compileClasspath and testClasspath using a provider

Commits
  • 53e73bb SCANGRADLE-239 Update sonar-scanner-java-library to 4.0.0.1577 (#411)
  • 55db63f SCANGRADLE-337 fix S113 (#417)
  • 530e05d SCANGRADLE-336 fix S1228 (#416)
  • a0955a7 SCANGRADLE-321 Stop accessing files during configuration time (#415)
  • 80b6343 SCANGRADLE-330 Run integration tests with configuration cache (#412)
  • 7615b85 SCANGRADLE-334 Improve Gradle configuration cache compatibility (#414)
  • 38098c1 SCANGRADLE-331 Tests for configuration cache (#409)
  • d6e1e5a SCANGRADLE-245 remove configuration cache incompatibility flag (#407)
  • fcfcc26 SCANGRADLE-322 Improve configuration cache compatibility and add architecture...
  • 928532a SCANGRADLE-324 Centralize Sonar property names in ScanPropertyNames (#405)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.sonarsource.scanner.gradle:sonarqube-gradle-plugin [>= 7.0.a, < 7.1]

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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Dec 8, 2025
Bumps [org.sonarsource.scanner.gradle:sonarqube-gradle-plugin](https://github.com/SonarSource/sonar-scanner-gradle) from 7.1.0.6387 to 7.2.0.6526.
- [Release notes](https://github.com/SonarSource/sonar-scanner-gradle/releases)
- [Commits](SonarSource/sonar-scanner-gradle@7.1.0.6387...7.2.0.6526)

---
updated-dependencies:
- dependency-name: org.sonarsource.scanner.gradle:sonarqube-gradle-plugin
  dependency-version: 7.2.0.6526
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Dec 8, 2025
@github-actions github-actions bot requested a review from conorheffron December 8, 2025 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants